In RGB color space, #ff450c hex color has a red value of 255, a green value of 69 and a blue value of 12.
In CMYK color space (used in color printing), #ff450c hex color is composed of 0% cyan, 72.94% magenta, 95.29% yellow and 0% black.
#ff450c color has a hue of 14.1 degrees, a saturation of 100% and a lightness of 52.4%.
#ff450c hex color contains mainly RED.
The closest web safe color of #ff450c is #ff3300
#ff450c hex color has a decimal value of 16729356.
HEX | ff450c | #ff450c |
---|---|---|
RGB | 255, 69, 12 | rgb(255, 69, 12) |
RGB Percent | 100, 27.06, 4.71 | rgb(100, 27.06, 4.71) |
CMYK | 0, 73, 95, 0 | |
HSL | 14.1°, 100, 52.4 | hsl(14.1, 100%, 52.4%) |
HSV | 14.1°, 95.3, 100 |
XYZ | 43.434, 25.543, 2.989 |
---|---|
Hunter Lab | 50.54, 64.957, 31.872 |
CIE-LAB | 57.601, 67.879, 66.565 |
CIE-LCH | 57.601, 95.071, 44.44 |
CIE-LUV | 0, 72.94, 95.29, 0 |
Web Safe | ff3300 |
RGB percent of color #ff450c
CMYK percent of color #ff450c
Text with hexadecimal color #ff450c
This text has a font color of #ff450c
<p style="color:#ff450c">Text here</p>
#ff450c Background Color
This box has a background color of #ff450c
<div style="background-color:#ff450c">Text here</div>
#ff450c Border Color
This box has a border color of #ff450c
<div style="border: 4px solid #ff450c">Text here</div>
CSS codes
<p style="color:#ff450c">Text here</p>
<div style="background-color:#ff450c">Text here</div>
<div style="border: 4px solid #ff450c">Text here</div>
#ff450c Color on white background
This is how a font and box color of #ff450c will look
on a white background.
#ff450c Color on black background
This is how a font and box color of #ff450c hex color will look
on a black background.