RGB
137, 81, 41
HSL
25°, 54%, 35%
CMYK
0, 41, 70, 46
HSV
25°, 70%, 54%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #895129 |
color: #895129;
|
| RGB | 137, 81, 41 |
color: rgb(137, 81, 41);
|
| RGB Percentage | 54%, 32%, 16% |
color: rgb(54%, 32%, 16%);
|
| CMYK | 0%, 41%, 70%, 46% | Not supported in CSS |
| HSL | 25°, 54%, 35% |
color: hsl(25, 54%, 35%);
|
| HSV | 25°, 70%, 54% | Not supported in CSS |
| CIE-LAB | 28, 11, 13 |
color: lab(28% 11 13);
|
| Decimal | 8999209 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.brown {
color: #895129;
}
SCSS
$brown: #895129;
RGB
rgb(137, 81, 41)
Accessibility & Contrast
White background
6.42:1
6.42
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.27:1
3.27
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element