RGB
206, 137, 70
HSL
30°, 58%, 54%
CMYK
0, 33, 66, 19
HSV
30°, 66%, 81%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #CE8946 |
color: #CE8946;
|
| RGB | 206, 137, 70 |
color: rgb(206, 137, 70);
|
| RGB Percentage | 81%, 54%, 27% |
color: rgb(81%, 54%, 27%);
|
| CMYK | 0%, 33%, 66%, 19% | Not supported in CSS |
| HSL | 30°, 58%, 54% |
color: hsl(30, 58%, 54%);
|
| HSV | 30°, 66%, 81% | Not supported in CSS |
| CIE-LAB | 43, 14, 22 |
color: lab(43% 14 22);
|
| Decimal | 13535558 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.bronze {
color: #CE8946;
}
SCSS
$bronze: #CE8946;
RGB
rgb(206, 137, 70)
Accessibility & Contrast
White background
2.88:1
2.88
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
7.29:1
7.29
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element