RGB
117, 8, 81
HSL
320°, 87%, 25%
CMYK
0, 93, 31, 54
HSV
320°, 93%, 46%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #750851 |
color: #750851;
|
| RGB | 117, 8, 81 |
color: rgb(117, 8, 81);
|
| RGB Percentage | 46%, 3%, 32% |
color: rgb(46%, 3%, 32%);
|
| CMYK | 0%, 93%, 31%, 54% | Not supported in CSS |
| HSL | 320°, 87%, 25% |
color: hsl(320, 87%, 25%);
|
| HSV | 320°, 93%, 46% | Not supported in CSS |
| CIE-LAB | 20, 22, -24 |
color: lab(20% 22 -24);
|
| Decimal | 7669841 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.velvet {
color: #750851;
}
SCSS
$velvet: #750851;
RGB
rgb(117, 8, 81)
Accessibility & Contrast
White background
11.00:1
11.00
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.91:1
1.91
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element