In RGB color space, #bb8000 hex color has a red value of 187, a green value of 128 and a blue value of 0.
In CMYK color space (used in color printing), #bb8000 hex color is composed of 0% cyan, 31.55% magenta, 100% yellow and 26.67% black.
#bb8000 color has a hue of 41.1 degrees, a saturation of 100% and a lightness of 36.7%.
#bb8000 hex color contains mainly RED.
The closest web safe color of #bb8000 is #cc9900
#bb8000 hex color has a decimal value of 12288000.
HEX | bb8000 | #bb8000 |
---|---|---|
RGB | 187, 128, 0 | rgb(187, 128, 0) |
RGB Percent | 73.33, 50.2, 0 | rgb(73.33, 50.2, 0) |
CMYK | 0, 32, 100, 27 | |
HSL | 41.1°, 100, 36.7 | hsl(41.1, 100%, 36.7%) |
HSV | 41.1°, 100, 73.3 |
XYZ | 28.213, 26.003, 3.532 |
---|---|
Hunter Lab | 50.993, 9.521, 31.589 |
CIE-LAB | 58.04, 14.397, 63.87 |
CIE-LCH | 58.04, 65.473, 77.297 |
CIE-LUV | 0, 31.55, 100, 26.67 |
Web Safe | cc9900 |
RGB percent of color #bb8000
CMYK percent of color #bb8000
Text with hexadecimal color #bb8000
This text has a font color of #bb8000
<p style="color:#bb8000">Text here</p>
#bb8000 Background Color
This box has a background color of #bb8000
<div style="background-color:#bb8000">Text here</div>
#bb8000 Border Color
This box has a border color of #bb8000
<div style="border: 4px solid #bb8000">Text here</div>
CSS codes
<p style="color:#bb8000">Text here</p>
<div style="background-color:#bb8000">Text here</div>
<div style="border: 4px solid #bb8000">Text here</div>
#bb8000 Color on white background
This is how a font and box color of #bb8000 will look
on a white background.
#bb8000 Color on black background
This is how a font and box color of #bb8000 hex color will look
on a black background.