RGB
112, 66, 20
HSL
30°, 70%, 26%
CMYK
0, 41, 82, 56
HSV
30°, 82%, 44%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #704214 |
color: #704214;
|
| RGB | 112, 66, 20 |
color: rgb(112, 66, 20);
|
| RGB Percentage | 44%, 26%, 8% |
color: rgb(44%, 26%, 8%);
|
| CMYK | 0%, 41%, 82%, 56% | Not supported in CSS |
| HSL | 30°, 70%, 26% |
color: hsl(30, 70%, 26%);
|
| HSV | 30°, 82%, 44% | Not supported in CSS |
| CIE-LAB | 21, 9, 15 |
color: lab(21% 9 15);
|
| Decimal | 7356948 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.sepia-brown {
color: #704214;
}
SCSS
$sepia-brown: #704214;
RGB
rgb(112, 66, 20)
Accessibility & Contrast
White background
8.47:1
8.47
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.48:1
2.48
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element