RGB
162, 87, 79
HSL
6°, 34%, 47%
CMYK
0, 46, 51, 36
HSV
6°, 51%, 64%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #A2574F |
color: #A2574F;
|
| RGB | 162, 87, 79 |
color: rgb(162, 87, 79);
|
| RGB Percentage | 64%, 34%, 31% |
color: rgb(64%, 34%, 31%);
|
| CMYK | 0%, 46%, 51%, 36% | Not supported in CSS |
| HSL | 6°, 34%, 47% |
color: hsl(6, 34%, 47%);
|
| HSV | 6°, 51%, 64% | Not supported in CSS |
| CIE-LAB | 38, 15, 3 |
color: lab(38% 15 3);
|
| Decimal | 10639183 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.cognac {
color: #A2574F;
}
SCSS
$cognac: #A2574F;
RGB
rgb(162, 87, 79)
Accessibility & Contrast
White background
5.23:1
5.23
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.01:1
4.01
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element