RGB
204, 119, 34
HSL
30°, 71%, 47%
CMYK
0, 42, 83, 20
HSV
30°, 83%, 80%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #CC7722 |
color: #CC7722;
|
| RGB | 204, 119, 34 |
color: rgb(204, 119, 34);
|
| RGB Percentage | 80%, 47%, 13% |
color: rgb(80%, 47%, 13%);
|
| CMYK | 0%, 42%, 83%, 20% | Not supported in CSS |
| HSL | 30°, 71%, 47% |
color: hsl(30, 71%, 47%);
|
| HSV | 30°, 83%, 80% | Not supported in CSS |
| CIE-LAB | 38, 17, 28 |
color: lab(38% 17 28);
|
| Decimal | 13399842 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.ochre {
color: #CC7722;
}
SCSS
$ochre: #CC7722;
RGB
rgb(204, 119, 34)
Accessibility & Contrast
White background
3.37:1
3.37
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.23:1
6.23
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element