RGB
74, 4, 4
HSL
0°, 90%, 15%
CMYK
0, 95, 95, 71
HSV
0°, 95%, 29%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #4A0404 |
color: #4A0404;
|
| RGB | 74, 4, 4 |
color: rgb(74, 4, 4);
|
| RGB Percentage | 29%, 2%, 2% |
color: rgb(29%, 2%, 2%);
|
| CMYK | 0%, 95%, 95%, 71% | Not supported in CSS |
| HSL | 0°, 90%, 15% |
color: hsl(0, 90%, 15%);
|
| HSV | 0°, 95%, 29% | Not supported in CSS |
| CIE-LAB | 12, 14, 0 |
color: lab(12% 14 0);
|
| Decimal | 4850692 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.oxblood {
color: #4A0404;
}
SCSS
$oxblood: #4A0404;
RGB
rgb(74, 4, 4)
Accessibility & Contrast
White background
16.03:1
16.03
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.31:1
1.31
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element