RGB
150, 0, 24
HSL
350°, 100%, 29%
CMYK
0, 100, 84, 41
HSV
350°, 100%, 59%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #960018 |
color: #960018;
|
| RGB | 150, 0, 24 |
color: rgb(150, 0, 24);
|
| RGB Percentage | 59%, 0%, 9% |
color: rgb(59%, 0%, 9%);
|
| CMYK | 0%, 100%, 84%, 41% | Not supported in CSS |
| HSL | 350°, 100%, 29% |
color: hsl(350, 100%, 29%);
|
| HSV | 350°, 100%, 59% | Not supported in CSS |
| CIE-LAB | 23, 30, -8 |
color: lab(23% 30 -8);
|
| Decimal | 9830424 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.carmine {
color: #960018;
}
SCSS
$carmine: #960018;
RGB
rgb(150, 0, 24)
Accessibility & Contrast
White background
9.09:1
9.09
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