In RGB color space, #bbb255 hex color has a red value of 187, a green value of 178 and a blue value of 85.
In CMYK color space (used in color printing), #bbb255 hex color is composed of 0% cyan, 4.81% magenta, 54.55% yellow and 26.67% black.
#bbb255 color has a hue of 54.7 degrees, a saturation of 42.86% and a lightness of 53.3%.
#bbb255 hex color contains mainly RED.
The closest web safe color of #bbb255 is #cc9966
#bbb255 hex color has a decimal value of 12300885.
HEX | bbb255 | #bbb255 |
---|---|---|
RGB | 187, 178, 85 | rgb(187, 178, 85) |
RGB Percent | 73.33, 69.8, 33.33 | rgb(73.33, 69.8, 33.33) |
CMYK | 0, 5, 55, 27 | |
HSL | 54.7°, 42.86, 53.3 | hsl(54.7, 42.86%, 53.3%) |
HSV | 54.7°, 54.5, 73.3 |
XYZ | 38.054, 43.061, 14.9 |
---|---|
Hunter Lab | 65.621, -11.323, 32.472 |
CIE-LAB | 71.596, -9.054, 47.965 |
CIE-LCH | 71.596, 48.812, 100.69 |
CIE-LUV | 0, 4.81, 54.55, 26.67 |
Web Safe | cc9966 |
RGB percent of color #bbb255
CMYK percent of color #bbb255
Text with hexadecimal color #bbb255
This text has a font color of #bbb255
<p style="color:#bbb255">Text here</p>
#bbb255 Background Color
This box has a background color of #bbb255
<div style="background-color:#bbb255">Text here</div>
#bbb255 Border Color
This box has a border color of #bbb255
<div style="border: 4px solid #bbb255">Text here</div>
CSS codes
<p style="color:#bbb255">Text here</p>
<div style="background-color:#bbb255">Text here</div>
<div style="border: 4px solid #bbb255">Text here</div>
#bbb255 Color on white background
This is how a font and box color of #bbb255 will look
on a white background.
#bbb255 Color on black background
This is how a font and box color of #bbb255 hex color will look
on a black background.