RGB
149, 6, 6
HSL
0°, 92%, 30%
CMYK
0, 96, 96, 42
HSV
0°, 96%, 58%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #950606 |
color: #950606;
|
| RGB | 149, 6, 6 |
color: rgb(149, 6, 6);
|
| RGB Percentage | 58%, 2%, 2% |
color: rgb(58%, 2%, 2%);
|
| CMYK | 0%, 96%, 96%, 42% | Not supported in CSS |
| HSL | 0°, 92%, 30% |
color: hsl(0, 92%, 30%);
|
| HSV | 0°, 96%, 58% | Not supported in CSS |
| CIE-LAB | 24, 29, 0 |
color: lab(24% 29 0);
|
| Decimal | 9766406 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.dark-red {
color: #950606;
}
SCSS
$dark-red: #950606;
RGB
rgb(149, 6, 6)
Accessibility & Contrast
White background
9.10:1
9.10
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.31:1
2.31
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element