RGB
110, 38, 14
HSL
15°, 77%, 24%
CMYK
0, 65, 87, 57
HSV
15°, 87%, 43%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #6E260E |
color: #6E260E;
|
| RGB | 110, 38, 14 |
color: rgb(110, 38, 14);
|
| RGB Percentage | 43%, 15%, 5% |
color: rgb(43%, 15%, 5%);
|
| CMYK | 0%, 65%, 87%, 57% | Not supported in CSS |
| HSL | 15°, 77%, 24% |
color: hsl(15, 77%, 24%);
|
| HSV | 15°, 87%, 43% | Not supported in CSS |
| CIE-LAB | 19, 14, 8 |
color: lab(19% 14 8);
|
| Decimal | 7218702 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.burnt-umber {
color: #6E260E;
}
SCSS
$burnt-umber: #6E260E;
RGB
rgb(110, 38, 14)
Accessibility & Contrast
White background
10.79:1
10.79
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.95:1
1.95
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element