In RGB color space, #ff1200 hex color has a red value of 255, a green value of 18 and a blue value of 0.
In CMYK color space (used in color printing), #ff1200 hex color is composed of 0% cyan, 92.94% magenta, 100% yellow and 0% black.
#ff1200 color has a hue of 4.2 degrees, a saturation of 100% and a lightness of 50%.
#ff1200 hex color contains mainly RED.
The closest web safe color of #ff1200 is #ff0000
#ff1200 hex color has a decimal value of 16716288.
HEX | ff1200 | #ff1200 |
---|---|---|
RGB | 255, 18, 0 | rgb(255, 18, 0) |
RGB Percent | 100, 7.06, 0 | rgb(100, 7.06, 0) |
CMYK | 0, 93, 100, 0 | |
HSL | 4.2°, 100, 50 | hsl(4.2, 100%, 50%) |
HSV | 4.2°, 100, 100 |
XYZ | 41.456, 21.693, 2.002 |
---|---|
Hunter Lab | 46.576, 77.371, 30.055 |
CIE-LAB | 53.7, 78.757, 67.384 |
CIE-LCH | 53.7, 103.65, 40.55 |
CIE-LUV | 0, 92.94, 100, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1200
CMYK percent of color #ff1200
Text with hexadecimal color #ff1200
This text has a font color of #ff1200
<p style="color:#ff1200">Text here</p>
#ff1200 Background Color
This box has a background color of #ff1200
<div style="background-color:#ff1200">Text here</div>
#ff1200 Border Color
This box has a border color of #ff1200
<div style="border: 4px solid #ff1200">Text here</div>
CSS codes
<p style="color:#ff1200">Text here</p>
<div style="background-color:#ff1200">Text here</div>
<div style="border: 4px solid #ff1200">Text here</div>
#ff1200 Color on white background
This is how a font and box color of #ff1200 will look
on a white background.
#ff1200 Color on black background
This is how a font and box color of #ff1200 hex color will look
on a black background.