In RGB color space, #ffaf00 hex color has a red value of 255, a green value of 175 and a blue value of 0.
In CMYK color space (used in color printing), #ffaf00 hex color is composed of 0% cyan, 31.37% magenta, 100% yellow and 0% black.
#ffaf00 color has a hue of 41.2 degrees, a saturation of 100% and a lightness of 50%.
#ffaf00 hex color contains mainly RED.
The closest web safe color of #ffaf00 is #ff9900
#ffaf00 hex color has a decimal value of 16756480.
HEX | ffaf00 | #ffaf00 |
---|---|---|
RGB | 255, 175, 0 | rgb(255, 175, 0) |
RGB Percent | 100, 68.63, 0 | rgb(100, 68.63, 0) |
CMYK | 0, 31, 100, 0 | |
HSL | 41.2°, 100, 50 | hsl(41.2, 100%, 50%) |
HSV | 41.2°, 100, 100 |
XYZ | 56.57, 51.92, 7.04 |
---|---|
Hunter Lab | 72.056, 14.041, 44.646 |
CIE-LAB | 77.233, 18.718, 80.474 |
CIE-LCH | 77.233, 82.622, 76.906 |
CIE-LUV | 0, 31.37, 100, 0 |
Web Safe | ff9900 |
RGB percent of color #ffaf00
CMYK percent of color #ffaf00
Text with hexadecimal color #ffaf00
This text has a font color of #ffaf00
<p style="color:#ffaf00">Text here</p>
#ffaf00 Background Color
This box has a background color of #ffaf00
<div style="background-color:#ffaf00">Text here</div>
#ffaf00 Border Color
This box has a border color of #ffaf00
<div style="border: 4px solid #ffaf00">Text here</div>
CSS codes
<p style="color:#ffaf00">Text here</p>
<div style="background-color:#ffaf00">Text here</div>
<div style="border: 4px solid #ffaf00">Text here</div>
#ffaf00 Color on white background
This is how a font and box color of #ffaf00 will look
on a white background.
#ffaf00 Color on black background
This is how a font and box color of #ffaf00 hex color will look
on a black background.