In RGB color space, #ff802a hex color has a red value of 255, a green value of 128 and a blue value of 42.
In CMYK color space (used in color printing), #ff802a hex color is composed of 0% cyan, 49.8% magenta, 83.53% yellow and 0% black.
#ff802a color has a hue of 24.2 degrees, a saturation of 100% and a lightness of 58.2%.
#ff802a hex color contains mainly RED.
The closest web safe color of #ff802a is #ff9933
#ff802a hex color has a decimal value of 16744490.
HEX | ff802a | #ff802a |
---|---|---|
RGB | 255, 128, 42 | rgb(255, 128, 42) |
RGB Percent | 100, 50.2, 16.47 | rgb(100, 50.2, 16.47) |
CMYK | 0, 50, 84, 0 | |
HSL | 24.2°, 100, 58.2 | hsl(24.2, 100%, 58.2%) |
HSV | 24.2°, 83.5, 100 |
XYZ | 49.377, 36.866, 6.704 |
---|---|
Hunter Lab | 60.717, 38.906, 35.956 |
CIE-LAB | 67.176, 43.425, 64.433 |
CIE-LCH | 67.176, 77.7, 56.022 |
CIE-LUV | 0, 49.8, 83.53, 0 |
Web Safe | ff9933 |
RGB percent of color #ff802a
CMYK percent of color #ff802a
Text with hexadecimal color #ff802a
This text has a font color of #ff802a
<p style="color:#ff802a">Text here</p>
#ff802a Background Color
This box has a background color of #ff802a
<div style="background-color:#ff802a">Text here</div>
#ff802a Border Color
This box has a border color of #ff802a
<div style="border: 4px solid #ff802a">Text here</div>
CSS codes
<p style="color:#ff802a">Text here</p>
<div style="background-color:#ff802a">Text here</div>
<div style="border: 4px solid #ff802a">Text here</div>
#ff802a Color on white background
This is how a font and box color of #ff802a will look
on a white background.
#ff802a Color on black background
This is how a font and box color of #ff802a hex color will look
on a black background.