black
#000000
#BB0100
#BB0100
Color Values
| Format | #000000 | #BB0100 |
|---|---|---|
| HEX | #000000 | #BB0100 |
| RGB | 0, 0, 0 | 187, 1, 0 |
| HSL | 0.0, 0.0%, 0.0% | 0.3, 100.0%, 36.7% |
| HSV | 0.0, 0.0%, 0.0% | 0.3, 100.0%, 73.3% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 99.5%, 100.0%, 26.7% |
| OKLCH | 0.0 0.0 0.0 | 0.4977 0.2038 29.3 |
Contrast & Accessibility
3.12:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BB0100 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BB0100
Color Difference (Delta E)
91.42
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BB0100);
background: linear-gradient(135deg, #000000, #BB0100);