RGB
148, 34, 34
HSL
0°, 63%, 36%
CMYK
0, 77, 77, 42
HSV
0°, 77%, 58%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #942222 |
color: #942222;
|
| RGB | 148, 34, 34 |
color: rgb(148, 34, 34);
|
| RGB Percentage | 58%, 13%, 13% |
color: rgb(58%, 13%, 13%);
|
| CMYK | 0%, 77%, 77%, 42% | Not supported in CSS |
| HSL | 0°, 63%, 36% |
color: hsl(0, 63%, 36%);
|
| HSV | 0°, 77%, 58% | Not supported in CSS |
| CIE-LAB | 29, 23, 0 |
color: lab(29% 23 0);
|
| Decimal | 9708066 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.red-brown {
color: #942222;
}
SCSS
$red-brown: #942222;
RGB
rgb(148, 34, 34)
Accessibility & Contrast
White background
8.36:1
8.36
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.51:1
2.51
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element