RGB
198, 131, 70
HSL
29°, 53%, 53%
CMYK
0, 34, 65, 22
HSV
29°, 65%, 78%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #C68346 |
color: #C68346;
|
| RGB | 198, 131, 70 |
color: rgb(198, 131, 70);
|
| RGB Percentage | 78%, 51%, 27% |
color: rgb(78%, 51%, 27%);
|
| CMYK | 0%, 34%, 65%, 22% | Not supported in CSS |
| HSL | 29°, 53%, 53% |
color: hsl(29, 53%, 53%);
|
| HSV | 29°, 65%, 78% | Not supported in CSS |
| CIE-LAB | 42, 13, 20 |
color: lab(42% 13 20);
|
| Decimal | 13009734 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.copper {
color: #C68346;
}
SCSS
$copper: #C68346;
RGB
rgb(198, 131, 70)
Accessibility & Contrast
White background
3.12:1
3.12
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.74:1
6.74
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element