In RGB color space, #ff3e00 hex color has a red value of 255, a green value of 62 and a blue value of 0.
In CMYK color space (used in color printing), #ff3e00 hex color is composed of 0% cyan, 75.69% magenta, 100% yellow and 0% black.
#ff3e00 color has a hue of 14.6 degrees, a saturation of 100% and a lightness of 50%.
#ff3e00 hex color contains mainly RED.
The closest web safe color of #ff3e00 is #ff3300
#ff3e00 hex color has a decimal value of 16727552.
HEX | ff3e00 | #ff3e00 |
---|---|---|
RGB | 255, 62, 0 | rgb(255, 62, 0) |
RGB Percent | 100, 24.31, 0 | rgb(100, 24.31, 0) |
CMYK | 0, 76, 100, 0 | |
HSL | 14.6°, 100, 50 | hsl(14.6, 100%, 50%) |
HSV | 14.6°, 100, 100 |
XYZ | 42.963, 24.705, 2.504 |
---|---|
Hunter Lab | 49.704, 67.309, 31.806 |
CIE-LAB | 56.787, 69.99, 68.62 |
CIE-LCH | 56.787, 98.017, 44.434 |
CIE-LUV | 0, 75.69, 100, 0 |
Web Safe | ff3300 |
RGB percent of color #ff3e00
CMYK percent of color #ff3e00
Text with hexadecimal color #ff3e00
This text has a font color of #ff3e00
<p style="color:#ff3e00">Text here</p>
#ff3e00 Background Color
This box has a background color of #ff3e00
<div style="background-color:#ff3e00">Text here</div>
#ff3e00 Border Color
This box has a border color of #ff3e00
<div style="border: 4px solid #ff3e00">Text here</div>
CSS codes
<p style="color:#ff3e00">Text here</p>
<div style="background-color:#ff3e00">Text here</div>
<div style="border: 4px solid #ff3e00">Text here</div>
#ff3e00 Color on white background
This is how a font and box color of #ff3e00 will look
on a white background.
#ff3e00 Color on black background
This is how a font and box color of #ff3e00 hex color will look
on a black background.