In RGB color space, #bbb700 hex color has a red value of 187, a green value of 183 and a blue value of 0.
In CMYK color space (used in color printing), #bbb700 hex color is composed of 0% cyan, 2.14% magenta, 100% yellow and 26.67% black.
#bbb700 color has a hue of 58.7 degrees, a saturation of 100% and a lightness of 36.7%.
#bbb700 hex color contains mainly RED.
The closest web safe color of #bbb700 is #cccc00
#bbb700 hex color has a decimal value of 12302080.
HEX | bbb700 | #bbb700 |
---|---|---|
RGB | 187, 183, 0 | rgb(187, 183, 0) |
RGB Percent | 73.33, 71.76, 0 | rgb(73.33, 71.76, 0) |
CMYK | 0, 2, 100, 27 | |
HSL | 58.7°, 100, 36.7 | hsl(58.7, 100%, 36.7%) |
HSV | 58.7°, 100, 73.3 |
XYZ | 37.427, 44.432, 6.604 |
---|---|
Hunter Lab | 66.657, -16.426, 40.786 |
CIE-LAB | 72.516, -15.054, 74.034 |
CIE-LCH | 72.516, 75.549, 101.494 |
CIE-LUV | 0, 2.14, 100, 26.67 |
Web Safe | cccc00 |
RGB percent of color #bbb700
CMYK percent of color #bbb700
Text with hexadecimal color #bbb700
This text has a font color of #bbb700
<p style="color:#bbb700">Text here</p>
#bbb700 Background Color
This box has a background color of #bbb700
<div style="background-color:#bbb700">Text here</div>
#bbb700 Border Color
This box has a border color of #bbb700
<div style="border: 4px solid #bbb700">Text here</div>
CSS codes
<p style="color:#bbb700">Text here</p>
<div style="background-color:#bbb700">Text here</div>
<div style="border: 4px solid #bbb700">Text here</div>
#bbb700 Color on white background
This is how a font and box color of #bbb700 will look
on a white background.
#bbb700 Color on black background
This is how a font and box color of #bbb700 hex color will look
on a black background.