In RGB color space, #ff802c hex color has a red value of 255, a green value of 128 and a blue value of 44.
In CMYK color space (used in color printing), #ff802c hex color is composed of 0% cyan, 49.8% magenta, 82.75% yellow and 0% black.
#ff802c color has a hue of 23.9 degrees, a saturation of 100% and a lightness of 58.6%.
#ff802c hex color contains mainly RED.
The closest web safe color of #ff802c is #ff9933
#ff802c hex color has a decimal value of 16744492.
HEX | ff802c | #ff802c |
---|---|---|
RGB | 255, 128, 44 | rgb(255, 128, 44) |
RGB Percent | 100, 50.2, 17.25 | rgb(100, 50.2, 17.25) |
CMYK | 0, 50, 83, 0 | |
HSL | 23.9°, 100, 58.6 | hsl(23.9, 100%, 58.6%) |
HSV | 23.9°, 82.7, 100 |
XYZ | 49.414, 36.88, 6.897 |
---|---|
Hunter Lab | 60.729, 38.967, 35.777 |
CIE-LAB | 67.187, 43.48, 63.7 |
CIE-LCH | 67.187, 77.125, 55.684 |
CIE-LUV | 0, 49.8, 82.75, 0 |
Web Safe | ff9933 |
RGB percent of color #ff802c
CMYK percent of color #ff802c
Text with hexadecimal color #ff802c
This text has a font color of #ff802c
<p style="color:#ff802c">Text here</p>
#ff802c Background Color
This box has a background color of #ff802c
<div style="background-color:#ff802c">Text here</div>
#ff802c Border Color
This box has a border color of #ff802c
<div style="border: 4px solid #ff802c">Text here</div>
CSS codes
<p style="color:#ff802c">Text here</p>
<div style="background-color:#ff802c">Text here</div>
<div style="border: 4px solid #ff802c">Text here</div>
#ff802c Color on white background
This is how a font and box color of #ff802c will look
on a white background.
#ff802c Color on black background
This is how a font and box color of #ff802c hex color will look
on a black background.