In RGB color space, #bfa500 hex color has a red value of 191, a green value of 165 and a blue value of 0.
In CMYK color space (used in color printing), #bfa500 hex color is composed of 0% cyan, 13.61% magenta, 100% yellow and 25.1% black.
#bfa500 color has a hue of 51.8 degrees, a saturation of 100% and a lightness of 37.5%.
#bfa500 hex color contains mainly RED.
The closest web safe color of #bfa500 is #cc9900
#bfa500 hex color has a decimal value of 12559616.
HEX | bfa500 | #bfa500 |
---|---|---|
RGB | 191, 165, 0 | rgb(191, 165, 0) |
RGB Percent | 74.9, 64.71, 0 | rgb(74.9, 64.71, 0) |
CMYK | 0, 14, 100, 25 | |
HSL | 51.8°, 100, 37.5 | hsl(51.8, 100%, 37.5%) |
HSV | 51.8°, 100, 74.9 |
XYZ | 34.941, 37.987, 5.491 |
---|---|
Hunter Lab | 61.634, -6.664, 37.861 |
CIE-LAB | 68.011, -3.936, 70.955 |
CIE-LCH | 68.011, 71.064, 93.175 |
CIE-LUV | 0, 13.61, 100, 25.1 |
Web Safe | cc9900 |
RGB percent of color #bfa500
CMYK percent of color #bfa500
Text with hexadecimal color #bfa500
This text has a font color of #bfa500
<p style="color:#bfa500">Text here</p>
#bfa500 Background Color
This box has a background color of #bfa500
<div style="background-color:#bfa500">Text here</div>
#bfa500 Border Color
This box has a border color of #bfa500
<div style="border: 4px solid #bfa500">Text here</div>
CSS codes
<p style="color:#bfa500">Text here</p>
<div style="background-color:#bfa500">Text here</div>
<div style="border: 4px solid #bfa500">Text here</div>
#bfa500 Color on white background
This is how a font and box color of #bfa500 will look
on a white background.
#bfa500 Color on black background
This is how a font and box color of #bfa500 hex color will look
on a black background.