In RGB color space, #ff4005 hex color has a red value of 255, a green value of 64 and a blue value of 5.
In CMYK color space (used in color printing), #ff4005 hex color is composed of 0% cyan, 74.9% magenta, 98.04% yellow and 0% black.
#ff4005 color has a hue of 14.2 degrees, a saturation of 100% and a lightness of 51%.
#ff4005 hex color contains mainly RED.
The closest web safe color of #ff4005 is #ff3300
#ff4005 hex color has a decimal value of 16728069.
HEX | ff4005 | #ff4005 |
---|---|---|
RGB | 255, 64, 5 | rgb(255, 64, 5) |
RGB Percent | 100, 25.1, 1.96 | rgb(100, 25.1, 1.96) |
CMYK | 0, 75, 98, 0 | |
HSL | 14.2°, 100, 51 | hsl(14.2, 100%, 51%) |
HSV | 14.2°, 98, 100 |
XYZ | 43.101, 24.938, 2.685 |
---|---|
Hunter Lab | 49.938, 66.67, 31.769 |
CIE-LAB | 57.015, 69.417, 67.674 |
CIE-LCH | 57.015, 96.946, 44.272 |
CIE-LUV | 0, 74.9, 98.04, 0 |
Web Safe | ff3300 |
RGB percent of color #ff4005
CMYK percent of color #ff4005
Text with hexadecimal color #ff4005
This text has a font color of #ff4005
<p style="color:#ff4005">Text here</p>
#ff4005 Background Color
This box has a background color of #ff4005
<div style="background-color:#ff4005">Text here</div>
#ff4005 Border Color
This box has a border color of #ff4005
<div style="border: 4px solid #ff4005">Text here</div>
CSS codes
<p style="color:#ff4005">Text here</p>
<div style="background-color:#ff4005">Text here</div>
<div style="border: 4px solid #ff4005">Text here</div>
#ff4005 Color on white background
This is how a font and box color of #ff4005 will look
on a white background.
#ff4005 Color on black background
This is how a font and box color of #ff4005 hex color will look
on a black background.