In RGB color space, #bbb800 hex color has a red value of 187, a green value of 184 and a blue value of 0.
In CMYK color space (used in color printing), #bbb800 hex color is composed of 0% cyan, 1.6% magenta, 100% yellow and 26.67% black.
#bbb800 color has a hue of 59 degrees, a saturation of 100% and a lightness of 36.7%.
#bbb800 hex color contains mainly RED.
The closest web safe color of #bbb800 is #cccc00
#bbb800 hex color has a decimal value of 12302336.
HEX | bbb800 | #bbb800 |
---|---|---|
RGB | 187, 184, 0 | rgb(187, 184, 0) |
RGB Percent | 73.33, 72.16, 0 | rgb(73.33, 72.16, 0) |
CMYK | 0, 2, 100, 27 | |
HSL | 59°, 100, 36.7 | hsl(59, 100%, 36.7%) |
HSV | 59°, 100, 73.3 |
XYZ | 37.634, 44.846, 6.673 |
---|---|
Hunter Lab | 66.967, -16.88, 40.969 |
CIE-LAB | 72.79, -15.561, 74.234 |
CIE-LCH | 72.79, 75.847, 101.839 |
CIE-LUV | 0, 1.6, 100, 26.67 |
Web Safe | cccc00 |
RGB percent of color #bbb800
CMYK percent of color #bbb800
Text with hexadecimal color #bbb800
This text has a font color of #bbb800
<p style="color:#bbb800">Text here</p>
#bbb800 Background Color
This box has a background color of #bbb800
<div style="background-color:#bbb800">Text here</div>
#bbb800 Border Color
This box has a border color of #bbb800
<div style="border: 4px solid #bbb800">Text here</div>
CSS codes
<p style="color:#bbb800">Text here</p>
<div style="background-color:#bbb800">Text here</div>
<div style="border: 4px solid #bbb800">Text here</div>
#bbb800 Color on white background
This is how a font and box color of #bbb800 will look
on a white background.
#bbb800 Color on black background
This is how a font and box color of #bbb800 hex color will look
on a black background.