RGB
150, 79, 76
HSL
2°, 33%, 44%
CMYK
0, 47, 49, 41
HSV
2°, 49%, 59%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #964F4C |
color: #964F4C;
|
| RGB | 150, 79, 76 |
color: rgb(150, 79, 76);
|
| RGB Percentage | 59%, 31%, 30% |
color: rgb(59%, 31%, 30%);
|
| CMYK | 0%, 47%, 49%, 41% | Not supported in CSS |
| HSL | 2°, 33%, 44% |
color: hsl(2, 33%, 44%);
|
| HSV | 2°, 49%, 59% | Not supported in CSS |
| CIE-LAB | 35, 14, 1 |
color: lab(35% 14 1);
|
| Decimal | 9850700 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.marsala {
color: #964F4C;
}
SCSS
$marsala: #964F4C;
RGB
rgb(150, 79, 76)
Accessibility & Contrast
White background
5.97:1
5.97
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.52:1
3.52
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element