In RGB color space, #ffa00f hex color has a red value of 255, a green value of 160 and a blue value of 15.
In CMYK color space (used in color printing), #ffa00f hex color is composed of 0% cyan, 37.25% magenta, 94.12% yellow and 0% black.
#ffa00f color has a hue of 36.3 degrees, a saturation of 100% and a lightness of 52.9%.
#ffa00f hex color contains mainly RED.
The closest web safe color of #ffa00f is #ff9900
#ffa00f hex color has a decimal value of 16752655.
HEX | ffa00f | #ffa00f |
---|---|---|
RGB | 255, 160, 15 | rgb(255, 160, 15) |
RGB Percent | 100, 62.75, 5.88 | rgb(100, 62.75, 5.88) |
CMYK | 0, 37, 94, 0 | |
HSL | 36.3°, 100, 52.9 | hsl(36.3, 100%, 52.9%) |
HSV | 36.3°, 94.1, 100 |
XYZ | 53.897, 46.436, 6.574 |
---|---|
Hunter Lab | 68.144, 21.929, 41.981 |
CIE-LAB | 73.828, 26.665, 76.414 |
CIE-LCH | 73.828, 80.933, 70.763 |
CIE-LUV | 0, 37.25, 94.12, 0 |
Web Safe | ff9900 |
RGB percent of color #ffa00f
CMYK percent of color #ffa00f
Text with hexadecimal color #ffa00f
This text has a font color of #ffa00f
<p style="color:#ffa00f">Text here</p>
#ffa00f Background Color
This box has a background color of #ffa00f
<div style="background-color:#ffa00f">Text here</div>
#ffa00f Border Color
This box has a border color of #ffa00f
<div style="border: 4px solid #ffa00f">Text here</div>
CSS codes
<p style="color:#ffa00f">Text here</p>
<div style="background-color:#ffa00f">Text here</div>
<div style="border: 4px solid #ffa00f">Text here</div>
#ffa00f Color on white background
This is how a font and box color of #ffa00f will look
on a white background.
#ffa00f Color on black background
This is how a font and box color of #ffa00f hex color will look
on a black background.