RGB
187, 183, 145
HSL
54°, 24%, 65%
CMYK
0, 2, 22, 27
HSV
54°, 22%, 73%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #BBB791 |
color: #BBB791;
|
| RGB | 187, 183, 145 |
color: rgb(187, 183, 145);
|
| RGB Percentage | 73%, 72%, 57% |
color: rgb(73%, 72%, 57%);
|
| CMYK | 0%, 2%, 22%, 27% | Not supported in CSS |
| HSL | 54°, 24%, 65% |
color: hsl(54, 24%, 65%);
|
| HSV | 54°, 22%, 73% | Not supported in CSS |
| CIE-LAB | 52, 1, 13 |
color: lab(52% 1 13);
|
| Decimal | 12302225 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.sage {
color: #BBB791;
}
SCSS
$sage: #BBB791;
RGB
rgb(187, 183, 145)
Accessibility & Contrast
White background
2.04:1
2.04
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
10.30:1
10.30
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element