RGB
123, 24, 24
HSL
0°, 67%, 29%
CMYK
0, 80, 80, 52
HSV
0°, 80%, 48%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #7B1818 |
color: #7B1818;
|
| RGB | 123, 24, 24 |
color: rgb(123, 24, 24);
|
| RGB Percentage | 48%, 9%, 9% |
color: rgb(48%, 9%, 9%);
|
| CMYK | 0%, 80%, 80%, 52% | Not supported in CSS |
| HSL | 0°, 67%, 29% |
color: hsl(0, 67%, 29%);
|
| HSV | 0°, 80%, 48% | Not supported in CSS |
| CIE-LAB | 23, 20, 0 |
color: lab(23% 20 0);
|
| Decimal | 8067096 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.falu-red {
color: #7B1818;
}
SCSS
$falu-red: #7B1818;
RGB
rgb(123, 24, 24)
Accessibility & Contrast
White background
10.57:1
10.57
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.99:1
1.99
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element