In RGB color space, #ff0d03 hex color has a red value of 255, a green value of 13 and a blue value of 3.
In CMYK color space (used in color printing), #ff0d03 hex color is composed of 0% cyan, 94.9% magenta, 98.82% yellow and 0% black.
#ff0d03 color has a hue of 2.4 degrees, a saturation of 100% and a lightness of 50.6%.
#ff0d03 hex color contains mainly RED.
The closest web safe color of #ff0d03 is #ff0000
#ff0d03 hex color has a decimal value of 16715011.
HEX | ff0d03 | #ff0d03 |
---|---|---|
RGB | 255, 13, 3 | rgb(255, 13, 3) |
RGB Percent | 100, 5.1, 1.18 | rgb(100, 5.1, 1.18) |
CMYK | 0, 95, 99, 0 | |
HSL | 2.4°, 100, 50.6 | hsl(2.4, 100%, 50.6%) |
HSV | 2.4°, 98.8, 100 |
XYZ | 41.4, 21.554, 2.065 |
---|---|
Hunter Lab | 46.426, 77.929, 29.861 |
CIE-LAB | 53.551, 79.229, 66.579 |
CIE-LCH | 53.551, 103.489, 40.042 |
CIE-LUV | 0, 94.9, 98.82, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0d03
CMYK percent of color #ff0d03
Text with hexadecimal color #ff0d03
This text has a font color of #ff0d03
<p style="color:#ff0d03">Text here</p>
#ff0d03 Background Color
This box has a background color of #ff0d03
<div style="background-color:#ff0d03">Text here</div>
#ff0d03 Border Color
This box has a border color of #ff0d03
<div style="border: 4px solid #ff0d03">Text here</div>
CSS codes
<p style="color:#ff0d03">Text here</p>
<div style="background-color:#ff0d03">Text here</div>
<div style="border: 4px solid #ff0d03">Text here</div>
#ff0d03 Color on white background
This is how a font and box color of #ff0d03 will look
on a white background.
#ff0d03 Color on black background
This is how a font and box color of #ff0d03 hex color will look
on a black background.