RGB
124, 48, 48
HSL
0°, 44%, 34%
CMYK
0, 61, 61, 51
HSV
0°, 61%, 49%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #7C3030 |
color: #7C3030;
|
| RGB | 124, 48, 48 |
color: rgb(124, 48, 48);
|
| RGB Percentage | 49%, 19%, 19% |
color: rgb(49%, 19%, 19%);
|
| CMYK | 0%, 61%, 61%, 51% | Not supported in CSS |
| HSL | 0°, 44%, 34% |
color: hsl(0, 44%, 34%);
|
| HSV | 0°, 61%, 49% | Not supported in CSS |
| CIE-LAB | 27, 15, 0 |
color: lab(27% 15 0);
|
| Decimal | 8138800 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.tuscan-red {
color: #7C3030;
}
SCSS
$tuscan-red: #7C3030;
RGB
rgb(124, 48, 48)
Accessibility & Contrast
White background
9.04:1
9.04
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.32:1
2.32
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element