RGB
164, 42, 4
HSL
14°, 95%, 33%
CMYK
0, 74, 98, 36
HSV
14°, 98%, 64%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #A42A04 |
color: #A42A04;
|
| RGB | 164, 42, 4 |
color: rgb(164, 42, 4);
|
| RGB Percentage | 64%, 16%, 2% |
color: rgb(64%, 16%, 2%);
|
| CMYK | 0%, 74%, 98%, 36% | Not supported in CSS |
| HSL | 14°, 95%, 33% |
color: hsl(14, 95%, 33%);
|
| HSV | 14°, 98%, 64% | Not supported in CSS |
| CIE-LAB | 26, 24, 13 |
color: lab(26% 24 13);
|
| Decimal | 10758660 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.venetian-red {
color: #A42A04;
}
SCSS
$venetian-red: #A42A04;
RGB
rgb(164, 42, 4)
Accessibility & Contrast
White background
7.21:1
7.21
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.91:1
2.91
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element