In RGB color space, #ff8301 hex color has a red value of 255, a green value of 131 and a blue value of 1.
In CMYK color space (used in color printing), #ff8301 hex color is composed of 0% cyan, 48.63% magenta, 99.61% yellow and 0% black.
#ff8301 color has a hue of 30.7 degrees, a saturation of 100% and a lightness of 50.2%.
#ff8301 hex color contains mainly RED.
The closest web safe color of #ff8301 is #ff9900
#ff8301 hex color has a decimal value of 16745217.
HEX | ff8301 | #ff8301 |
---|---|---|
RGB | 255, 131, 1 | rgb(255, 131, 1) |
RGB Percent | 100, 51.37, 0.39 | rgb(100, 51.37, 0.39) |
CMYK | 0, 49, 100, 0 | |
HSL | 30.7°, 100, 50.2 | hsl(30.7, 100%, 50.2%) |
HSV | 30.7°, 99.6, 100 |
XYZ | 49.362, 37.495, 4.664 |
---|---|
Hunter Lab | 61.233, 36.736, 38.347 |
CIE-LAB | 67.647, 41.357, 74.24 |
CIE-LCH | 67.647, 84.982, 60.879 |
CIE-LUV | 0, 48.63, 99.61, 0 |
Web Safe | ff9900 |
RGB percent of color #ff8301
CMYK percent of color #ff8301
Text with hexadecimal color #ff8301
This text has a font color of #ff8301
<p style="color:#ff8301">Text here</p>
#ff8301 Background Color
This box has a background color of #ff8301
<div style="background-color:#ff8301">Text here</div>
#ff8301 Border Color
This box has a border color of #ff8301
<div style="border: 4px solid #ff8301">Text here</div>
CSS codes
<p style="color:#ff8301">Text here</p>
<div style="background-color:#ff8301">Text here</div>
<div style="border: 4px solid #ff8301">Text here</div>
#ff8301 Color on white background
This is how a font and box color of #ff8301 will look
on a white background.
#ff8301 Color on black background
This is how a font and box color of #ff8301 hex color will look
on a black background.