RGB
181, 166, 66
HSL
52°, 47%, 48%
CMYK
0, 8, 64, 29
HSV
52°, 64%, 71%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #B5A642 |
color: #B5A642;
|
| RGB | 181, 166, 66 |
color: rgb(181, 166, 66);
|
| RGB Percentage | 71%, 65%, 26% |
color: rgb(71%, 65%, 26%);
|
| CMYK | 0%, 8%, 64%, 29% | Not supported in CSS |
| HSL | 52°, 47%, 48% |
color: hsl(52, 47%, 48%);
|
| HSV | 52°, 64%, 71% | Not supported in CSS |
| CIE-LAB | 38, 3, 33 |
color: lab(38% 3 33);
|
| Decimal | 11904578 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.brass {
color: #B5A642;
}
SCSS
$brass: #B5A642;
RGB
rgb(181, 166, 66)
Accessibility & Contrast
White background
2.47:1
2.47
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
8.50:1
8.50
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element