RGB
218, 44, 67
HSL
352°, 70%, 51%
CMYK
0, 80, 69, 15
HSV
352°, 80%, 85%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DA2C43 |
color: #DA2C43;
|
| RGB | 218, 44, 67 |
color: rgb(218, 44, 67);
|
| RGB Percentage | 85%, 17%, 26% |
color: rgb(85%, 17%, 26%);
|
| CMYK | 0%, 80%, 69%, 15% | Not supported in CSS |
| HSL | 352°, 70%, 51% |
color: hsl(352, 70%, 51%);
|
| HSV | 352°, 80%, 85% | Not supported in CSS |
| CIE-LAB | 41, 35, -8 |
color: lab(41% 35 -8);
|
| Decimal | 14298179 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.rusty-red {
color: #DA2C43;
}
SCSS
$rusty-red: #DA2C43;
RGB
rgb(218, 44, 67)
Accessibility & Contrast
White background
4.75:1
4.75
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.42:1
4.42
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element