In RGB color space, #ff8203 hex color has a red value of 255, a green value of 130 and a blue value of 3.
In CMYK color space (used in color printing), #ff8203 hex color is composed of 0% cyan, 49.02% magenta, 98.82% yellow and 0% black.
#ff8203 color has a hue of 30.2 degrees, a saturation of 100% and a lightness of 50.6%.
#ff8203 hex color contains mainly RED.
The closest web safe color of #ff8203 is #ff9900
#ff8203 hex color has a decimal value of 16744963.
HEX | ff8203 | #ff8203 |
---|---|---|
RGB | 255, 130, 3 | rgb(255, 130, 3) |
RGB Percent | 100, 50.98, 1.18 | rgb(100, 50.98, 1.18) |
CMYK | 0, 49, 99, 0 | |
HSL | 30.2°, 100, 50.6 | hsl(30.2, 100%, 50.6%) |
HSV | 30.2°, 98.8, 100 |
XYZ | 49.239, 37.232, 4.677 |
---|---|
Hunter Lab | 61.018, 37.26, 38.168 |
CIE-LAB | 67.451, 41.868, 73.837 |
CIE-LCH | 67.451, 84.881, 60.445 |
CIE-LUV | 0, 49.02, 98.82, 0 |
Web Safe | ff9900 |
RGB percent of color #ff8203
CMYK percent of color #ff8203
Text with hexadecimal color #ff8203
This text has a font color of #ff8203
<p style="color:#ff8203">Text here</p>
#ff8203 Background Color
This box has a background color of #ff8203
<div style="background-color:#ff8203">Text here</div>
#ff8203 Border Color
This box has a border color of #ff8203
<div style="border: 4px solid #ff8203">Text here</div>
CSS codes
<p style="color:#ff8203">Text here</p>
<div style="background-color:#ff8203">Text here</div>
<div style="border: 4px solid #ff8203">Text here</div>
#ff8203 Color on white background
This is how a font and box color of #ff8203 will look
on a white background.
#ff8203 Color on black background
This is how a font and box color of #ff8203 hex color will look
on a black background.