RGB
113, 54, 0
HSL
29°, 100%, 22%
CMYK
0, 52, 100, 56
HSV
29°, 100%, 44%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #713600 |
color: #713600;
|
| RGB | 113, 54, 0 |
color: rgb(113, 54, 0);
|
| RGB Percentage | 44%, 21%, 0% |
color: rgb(44%, 21%, 0%);
|
| CMYK | 0%, 52%, 100%, 56% | Not supported in CSS |
| HSL | 29°, 100%, 22% |
color: hsl(29, 100%, 22%);
|
| HSV | 29°, 100%, 44% | Not supported in CSS |
| CIE-LAB | 18, 12, 18 |
color: lab(18% 12 18);
|
| Decimal | 7419392 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.chocolate {
color: #713600;
}
SCSS
$chocolate: #713600;
RGB
rgb(113, 54, 0)
Accessibility & Contrast
White background
9.42:1
9.42
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.23:1
2.23
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element