In RGB color space, #ff450b hex color has a red value of 255, a green value of 69 and a blue value of 11.
In CMYK color space (used in color printing), #ff450b hex color is composed of 0% cyan, 72.94% magenta, 95.69% yellow and 0% black.
#ff450b color has a hue of 14.3 degrees, a saturation of 100% and a lightness of 52.2%.
#ff450b hex color contains mainly RED.
The closest web safe color of #ff450b is #ff3300
#ff450b hex color has a decimal value of 16729355.
HEX | ff450b | #ff450b |
---|---|---|
RGB | 255, 69, 11 | rgb(255, 69, 11) |
RGB Percent | 100, 27.06, 4.31 | rgb(100, 27.06, 4.31) |
CMYK | 0, 73, 96, 0 | |
HSL | 14.3°, 100, 52.2 | hsl(14.3, 100%, 52.2%) |
HSV | 14.3°, 95.7, 100 |
XYZ | 43.429, 25.54, 2.957 |
---|---|
Hunter Lab | 50.537, 64.954, 31.907 |
CIE-LAB | 57.598, 67.877, 66.776 |
CIE-LCH | 57.598, 95.217, 44.532 |
CIE-LUV | 0, 72.94, 95.69, 0 |
Web Safe | ff3300 |
RGB percent of color #ff450b
CMYK percent of color #ff450b
Text with hexadecimal color #ff450b
This text has a font color of #ff450b
<p style="color:#ff450b">Text here</p>
#ff450b Background Color
This box has a background color of #ff450b
<div style="background-color:#ff450b">Text here</div>
#ff450b Border Color
This box has a border color of #ff450b
<div style="border: 4px solid #ff450b">Text here</div>
CSS codes
<p style="color:#ff450b">Text here</p>
<div style="background-color:#ff450b">Text here</div>
<div style="border: 4px solid #ff450b">Text here</div>
#ff450b Color on white background
This is how a font and box color of #ff450b will look
on a white background.
#ff450b Color on black background
This is how a font and box color of #ff450b hex color will look
on a black background.