RGB
149, 69, 53
HSL
10°, 48%, 40%
CMYK
0, 54, 64, 42
HSV
10°, 64%, 58%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #954535 |
color: #954535;
|
| RGB | 149, 69, 53 |
color: rgb(149, 69, 53);
|
| RGB Percentage | 58%, 27%, 21% |
color: rgb(58%, 27%, 21%);
|
| CMYK | 0%, 54%, 64%, 42% | Not supported in CSS |
| HSL | 10°, 48%, 40% |
color: hsl(10, 48%, 40%);
|
| HSV | 10°, 64%, 58% | Not supported in CSS |
| CIE-LAB | 32, 16, 5 |
color: lab(32% 16 5);
|
| Decimal | 9782581 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.chestnut {
color: #954535;
}
SCSS
$chestnut: #954535;
RGB
rgb(149, 69, 53)
Accessibility & Contrast
White background
6.60:1
6.60
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.18:1
3.18
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element