RGB
129, 65, 65
HSL
0°, 33%, 38%
CMYK
0, 50, 50, 49
HSV
0°, 50%, 51%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #814141 |
color: #814141;
|
| RGB | 129, 65, 65 |
color: rgb(129, 65, 65);
|
| RGB Percentage | 51%, 25%, 25% |
color: rgb(51%, 25%, 25%);
|
| CMYK | 0%, 50%, 50%, 49% | Not supported in CSS |
| HSL | 0°, 33%, 38% |
color: hsl(0, 33%, 38%);
|
| HSV | 0°, 50%, 51% | Not supported in CSS |
| CIE-LAB | 30, 13, 0 |
color: lab(30% 13 0);
|
| Decimal | 8470849 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.cordovan {
color: #814141;
}
SCSS
$cordovan: #814141;
RGB
rgb(129, 65, 65)
Accessibility & Contrast
White background
7.59:1
7.59
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.77:1
2.77
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element