black
#000000
#011F16
#011F16
Color Values
| Format | #000000 | #011F16 |
|---|---|---|
| HEX | #000000 | #011F16 |
| RGB | 0, 0, 0 | 1, 31, 22 |
| HSL | 0.0, 0.0%, 0.0% | 162.0, 93.8%, 6.3% |
| HSV | 0.0, 0.0%, 0.0% | 162.0, 96.8%, 12.2% |
| CMYK | 0%, 0%, 0%, 100% | 96.8%, 0.0%, 29.0%, 87.8% |
| OKLCH | 0.0 0.0 0.0 | 0.2135 0.041 169.7 |
Contrast & Accessibility
1.21:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #011F16 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #011F16
Color Difference (Delta E)
16.92
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #011F16);
background: linear-gradient(135deg, #000000, #011F16);