In RGB color space, #ff600c hex color has a red value of 255, a green value of 96 and a blue value of 12.
In CMYK color space (used in color printing), #ff600c hex color is composed of 0% cyan, 62.35% magenta, 95.29% yellow and 0% black.
#ff600c color has a hue of 20.7 degrees, a saturation of 100% and a lightness of 52.4%.
#ff600c hex color contains mainly RED.
The closest web safe color of #ff600c is #ff6600
#ff600c hex color has a decimal value of 16736268.
HEX | ff600c | #ff600c |
---|---|---|
RGB | 255, 96, 12 | rgb(255, 96, 12) |
RGB Percent | 100, 37.65, 4.71 | rgb(100, 37.65, 4.71) |
CMYK | 0, 62, 95, 0 | |
HSL | 20.7°, 100, 52.4 | hsl(20.7, 100%, 52.4%) |
HSV | 20.7°, 95.3, 100 |
XYZ | 45.489, 29.652, 3.674 |
---|---|
Hunter Lab | 54.454, 53.82, 34.117 |
CIE-LAB | 61.353, 57.687, 68.739 |
CIE-LCH | 61.353, 89.738, 49.996 |
CIE-LUV | 0, 62.35, 95.29, 0 |
Web Safe | ff6600 |
RGB percent of color #ff600c
CMYK percent of color #ff600c
Text with hexadecimal color #ff600c
This text has a font color of #ff600c
<p style="color:#ff600c">Text here</p>
#ff600c Background Color
This box has a background color of #ff600c
<div style="background-color:#ff600c">Text here</div>
#ff600c Border Color
This box has a border color of #ff600c
<div style="border: 4px solid #ff600c">Text here</div>
CSS codes
<p style="color:#ff600c">Text here</p>
<div style="background-color:#ff600c">Text here</div>
<div style="border: 4px solid #ff600c">Text here</div>
#ff600c Color on white background
This is how a font and box color of #ff600c will look
on a white background.
#ff600c Color on black background
This is how a font and box color of #ff600c hex color will look
on a black background.