RGB
164, 90, 82
HSL
6°, 33%, 48%
CMYK
0, 45, 50, 36
HSV
6°, 50%, 64%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #A45A52 |
color: #A45A52;
|
| RGB | 164, 90, 82 |
color: rgb(164, 90, 82);
|
| RGB Percentage | 64%, 35%, 32% |
color: rgb(64%, 35%, 32%);
|
| CMYK | 0%, 45%, 50%, 36% | Not supported in CSS |
| HSL | 6°, 33%, 48% |
color: hsl(6, 33%, 48%);
|
| HSV | 6°, 50%, 64% | Not supported in CSS |
| CIE-LAB | 38, 15, 3 |
color: lab(38% 15 3);
|
| Decimal | 10771026 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.redwood {
color: #A45A52;
}
SCSS
$redwood: #A45A52;
RGB
rgb(164, 90, 82)
Accessibility & Contrast
White background
5.04:1
5.04
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.16:1
4.16
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element