In RGB color space, #ff0c03 hex color has a red value of 255, a green value of 12 and a blue value of 3.
In CMYK color space (used in color printing), #ff0c03 hex color is composed of 0% cyan, 95.29% magenta, 98.82% yellow and 0% black.
#ff0c03 color has a hue of 2.1 degrees, a saturation of 100% and a lightness of 50.6%.
#ff0c03 hex color contains mainly RED.
The closest web safe color of #ff0c03 is #ff0000
#ff0c03 hex color has a decimal value of 16714755.
HEX | ff0c03 | #ff0c03 |
---|---|---|
RGB | 255, 12, 3 | rgb(255, 12, 3) |
RGB Percent | 100, 4.71, 1.18 | rgb(100, 4.71, 1.18) |
CMYK | 0, 95, 99, 0 | |
HSL | 2.1°, 100, 50.6 | hsl(2.1, 100%, 50.6%) |
HSV | 2.1°, 98.8, 100 |
XYZ | 41.388, 21.53, 2.06 |
---|---|
Hunter Lab | 46.4, 78.017, 29.848 |
CIE-LAB | 53.525, 79.304, 66.578 |
CIE-LCH | 53.525, 103.546, 40.014 |
CIE-LUV | 0, 95.29, 98.82, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0c03
CMYK percent of color #ff0c03
Text with hexadecimal color #ff0c03
This text has a font color of #ff0c03
<p style="color:#ff0c03">Text here</p>
#ff0c03 Background Color
This box has a background color of #ff0c03
<div style="background-color:#ff0c03">Text here</div>
#ff0c03 Border Color
This box has a border color of #ff0c03
<div style="border: 4px solid #ff0c03">Text here</div>
CSS codes
<p style="color:#ff0c03">Text here</p>
<div style="background-color:#ff0c03">Text here</div>
<div style="border: 4px solid #ff0c03">Text here</div>
#ff0c03 Color on white background
This is how a font and box color of #ff0c03 will look
on a white background.
#ff0c03 Color on black background
This is how a font and box color of #ff0c03 hex color will look
on a black background.