RGB
155, 17, 30
HSL
354°, 80%, 34%
CMYK
0, 89, 81, 39
HSV
354°, 89%, 61%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #9B111E |
color: #9B111E;
|
| RGB | 155, 17, 30 |
color: rgb(155, 17, 30);
|
| RGB Percentage | 61%, 7%, 12% |
color: rgb(61%, 7%, 12%);
|
| CMYK | 0%, 89%, 81%, 39% | Not supported in CSS |
| HSL | 354°, 80%, 34% |
color: hsl(354, 80%, 34%);
|
| HSV | 354°, 89%, 61% | Not supported in CSS |
| CIE-LAB | 27, 28, -4 |
color: lab(27% 28 -4);
|
| Decimal | 10162462 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.ruby-red {
color: #9B111E;
}
SCSS
$ruby-red: #9B111E;
RGB
rgb(155, 17, 30)
Accessibility & Contrast
White background
8.42:1
8.42
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.49:1
2.49
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element