In RGB color space, #ff030d hex color has a red value of 255, a green value of 3 and a blue value of 13.
In CMYK color space (used in color printing), #ff030d hex color is composed of 0% cyan, 98.82% magenta, 94.9% yellow and 0% black.
#ff030d color has a hue of 357.6 degrees, a saturation of 100% and a lightness of 50.6%.
#ff030d hex color contains mainly RED.
The closest web safe color of #ff030d is #ff0000
#ff030d hex color has a decimal value of 16712461.
HEX | ff030d | #ff030d |
---|---|---|
RGB | 255, 3, 13 | rgb(255, 3, 13) |
RGB Percent | 100, 1.18, 5.1 | rgb(100, 1.18, 5.1) |
CMYK | 0, 99, 95, 0 | |
HSL | 357.6°, 100, 50.6 | hsl(357.6, 100%, 50.6%) |
HSV | 357.6°, 98.8, 100 |
XYZ | 41.345, 21.354, 2.323 |
---|---|
Hunter Lab | 46.21, 78.838, 29.367 |
CIE-LAB | 53.335, 79.991, 64.073 |
CIE-LCH | 53.335, 102.489, 38.695 |
CIE-LUV | 0, 98.82, 94.9, 0 |
Web Safe | ff0000 |
RGB percent of color #ff030d
CMYK percent of color #ff030d
Text with hexadecimal color #ff030d
This text has a font color of #ff030d
<p style="color:#ff030d">Text here</p>
#ff030d Background Color
This box has a background color of #ff030d
<div style="background-color:#ff030d">Text here</div>
#ff030d Border Color
This box has a border color of #ff030d
<div style="border: 4px solid #ff030d">Text here</div>
CSS codes
<p style="color:#ff030d">Text here</p>
<div style="background-color:#ff030d">Text here</div>
<div style="border: 4px solid #ff030d">Text here</div>
#ff030d Color on white background
This is how a font and box color of #ff030d will look
on a white background.
#ff030d Color on black background
This is how a font and box color of #ff030d hex color will look
on a black background.