In RGB color space, #ff0314 hex color has a red value of 255, a green value of 3 and a blue value of 20.
In CMYK color space (used in color printing), #ff0314 hex color is composed of 0% cyan, 98.82% magenta, 92.16% yellow and 0% black.
#ff0314 color has a hue of 356 degrees, a saturation of 100% and a lightness of 50.6%.
#ff0314 hex color contains mainly RED.
The closest web safe color of #ff0314 is #ff0000
#ff0314 hex color has a decimal value of 16712468.
HEX | ff0314 | #ff0314 |
---|---|---|
RGB | 255, 3, 20 | rgb(255, 3, 20) |
RGB Percent | 100, 1.18, 7.84 | rgb(100, 1.18, 7.84) |
CMYK | 0, 99, 92, 0 | |
HSL | 356°, 100, 50.6 | hsl(356, 100%, 50.6%) |
HSV | 356°, 98.8, 100 |
XYZ | 41.399, 21.376, 2.606 |
---|---|
Hunter Lab | 46.234, 78.923, 29.022 |
CIE-LAB | 53.359, 80.053, 61.947 |
CIE-LCH | 53.359, 101.222, 37.734 |
CIE-LUV | 0, 98.82, 92.16, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0314
CMYK percent of color #ff0314
Text with hexadecimal color #ff0314
This text has a font color of #ff0314
<p style="color:#ff0314">Text here</p>
#ff0314 Background Color
This box has a background color of #ff0314
<div style="background-color:#ff0314">Text here</div>
#ff0314 Border Color
This box has a border color of #ff0314
<div style="border: 4px solid #ff0314">Text here</div>
CSS codes
<p style="color:#ff0314">Text here</p>
<div style="background-color:#ff0314">Text here</div>
<div style="border: 4px solid #ff0314">Text here</div>
#ff0314 Color on white background
This is how a font and box color of #ff0314 will look
on a white background.
#ff0314 Color on black background
This is how a font and box color of #ff0314 hex color will look
on a black background.