RGB
52, 21, 57
HSL
292°, 46%, 15%
CMYK
9, 63, 0, 78
HSV
292°, 63%, 22%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #341539 |
color: #341539;
|
| RGB | 52, 21, 57 |
color: rgb(52, 21, 57);
|
| RGB Percentage | 20%, 8%, 22% |
color: rgb(20%, 8%, 22%);
|
| CMYK | 9%, 63%, 0%, 78% | Not supported in CSS |
| HSL | 292°, 46%, 15% |
color: hsl(292, 46%, 15%);
|
| HSV | 292°, 63%, 22% | Not supported in CSS |
| CIE-LAB | 12, 6, -12 |
color: lab(12% 6 -12);
|
| Decimal | 3413305 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.dark-purple {
color: #341539;
}
SCSS
$dark-purple: #341539;
RGB
rgb(52, 21, 57)
Accessibility & Contrast
White background
16.00:1
16.00
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.31:1
1.31
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element