In RGB color space, #ffa400 hex color has a red value of 255, a green value of 164 and a blue value of 0.
In CMYK color space (used in color printing), #ffa400 hex color is composed of 0% cyan, 35.69% magenta, 100% yellow and 0% black.
#ffa400 color has a hue of 38.6 degrees, a saturation of 100% and a lightness of 50%.
#ffa400 hex color contains mainly RED.
The closest web safe color of #ffa400 is #ff9900
#ffa400 hex color has a decimal value of 16753664.
HEX | ffa400 | #ffa400 |
---|---|---|
RGB | 255, 164, 0 | rgb(255, 164, 0) |
RGB Percent | 100, 64.31, 0 | rgb(100, 64.31, 0) |
CMYK | 0, 36, 100, 0 | |
HSL | 38.6°, 100, 50 | hsl(38.6, 100%, 50%) |
HSV | 38.6°, 100, 100 |
XYZ | 54.515, 47.811, 6.355 |
---|---|
Hunter Lab | 69.145, 19.727, 42.953 |
CIE-LAB | 74.706, 24.456, 78.809 |
CIE-LCH | 74.706, 82.516, 72.76 |
CIE-LUV | 0, 35.69, 100, 0 |
Web Safe | ff9900 |
RGB percent of color #ffa400
CMYK percent of color #ffa400
Text with hexadecimal color #ffa400
This text has a font color of #ffa400
<p style="color:#ffa400">Text here</p>
#ffa400 Background Color
This box has a background color of #ffa400
<div style="background-color:#ffa400">Text here</div>
#ffa400 Border Color
This box has a border color of #ffa400
<div style="border: 4px solid #ffa400">Text here</div>
CSS codes
<p style="color:#ffa400">Text here</p>
<div style="background-color:#ffa400">Text here</div>
<div style="border: 4px solid #ffa400">Text here</div>
#ffa400 Color on white background
This is how a font and box color of #ffa400 will look
on a white background.
#ffa400 Color on black background
This is how a font and box color of #ffa400 hex color will look
on a black background.