#ffa500 hex color name is orange.
In RGB color space, #ffa500 hex color has a red value of 255, a green value of 165 and a blue value of 0.
In CMYK color space (used in color printing), #ffa500 hex color is composed of 0% cyan, 35.29% magenta, 100% yellow and 0% black.
#ffa500 color has a hue of 38.8 degrees, a saturation of 100% and a lightness of 50%.
#ffa500 hex color contains mainly RED.
The closest web safe color of #ffa500 is #ff9900
#ffa500 hex color has a decimal value of 16753920.
HEX | ffa500 | #ffa500 |
---|---|---|
RGB | 255, 165, 0 | rgb(255, 165, 0) |
RGB Percent | 100, 64.71, 0 | rgb(100, 64.71, 0) |
CMYK | 0, 35, 100, 0 | |
HSL | 38.8°, 100, 50 | hsl(38.8, 100%, 50%) |
HSV | 38.8°, 100, 100 |
XYZ | 54.695, 48.17, 6.415 |
---|---|
Hunter Lab | 69.405, 19.211, 43.103 |
CIE-LAB | 74.932, 23.936, 78.956 |
CIE-LCH | 74.932, 82.504, 73.135 |
CIE-LUV | 0, 35.29, 100, 0 |
Web Safe | ff9900 |
RGB percent of color #ffa500
CMYK percent of color #ffa500
Text with hexadecimal color #ffa500
This text has a font color of #ffa500
<p style="color:#ffa500">Text here</p>
#ffa500 Background Color
This box has a background color of #ffa500
<div style="background-color:#ffa500">Text here</div>
#ffa500 Border Color
This box has a border color of #ffa500
<div style="border: 4px solid #ffa500">Text here</div>
CSS codes
<p style="color:#ffa500">Text here</p>
<div style="background-color:#ffa500">Text here</div>
<div style="border: 4px solid #ffa500">Text here</div>
#ffa500 Color on white background
This is how a font and box color of #ffa500 will look
on a white background.
#ffa500 Color on black background
This is how a font and box color of #ffa500 hex color will look
on a black background.