RGB
128, 70, 27
HSL
26°, 65%, 30%
CMYK
0, 45, 79, 50
HSV
26°, 79%, 50%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #80461B |
color: #80461B;
|
| RGB | 128, 70, 27 |
color: rgb(128, 70, 27);
|
| RGB Percentage | 50%, 27%, 11% |
color: rgb(50%, 27%, 11%);
|
| CMYK | 0%, 45%, 79%, 50% | Not supported in CSS |
| HSL | 26°, 65%, 30% |
color: hsl(26, 65%, 30%);
|
| HSV | 26°, 79%, 50% | Not supported in CSS |
| CIE-LAB | 24, 12, 14 |
color: lab(24% 12 14);
|
| Decimal | 8406555 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.russet {
color: #80461B;
}
SCSS
$russet: #80461B;
RGB
rgb(128, 70, 27)
Accessibility & Contrast
White background
7.47:1
7.47
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.81:1
2.81
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element