RGB
120, 6, 6
HSL
0°, 90%, 25%
CMYK
0, 95, 95, 53
HSV
0°, 95%, 47%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #780606 |
color: #780606;
|
| RGB | 120, 6, 6 |
color: rgb(120, 6, 6);
|
| RGB Percentage | 47%, 2%, 2% |
color: rgb(47%, 2%, 2%);
|
| CMYK | 0%, 95%, 95%, 53% | Not supported in CSS |
| HSL | 0°, 90%, 25% |
color: hsl(0, 90%, 25%);
|
| HSV | 0°, 95%, 47% | Not supported in CSS |
| CIE-LAB | 20, 23, 0 |
color: lab(20% 23 0);
|
| Decimal | 7865862 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.blood-red {
color: #780606;
}
SCSS
$blood-red: #780606;
RGB
rgb(120, 6, 6)
Accessibility & Contrast
White background
11.49:1
11.49
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.83:1
1.83
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element