In RGB color space, #ff0308 hex color has a red value of 255, a green value of 3 and a blue value of 8.
In CMYK color space (used in color printing), #ff0308 hex color is composed of 0% cyan, 98.82% magenta, 96.86% yellow and 0% black.
#ff0308 color has a hue of 358.8 degrees, a saturation of 100% and a lightness of 50.6%.
#ff0308 hex color contains mainly RED.
The closest web safe color of #ff0308 is #ff0000
#ff0308 hex color has a decimal value of 16712456.
HEX | ff0308 | #ff0308 |
---|---|---|
RGB | 255, 3, 8 | rgb(255, 3, 8) |
RGB Percent | 100, 1.18, 3.14 | rgb(100, 1.18, 3.14) |
CMYK | 0, 99, 97, 0 | |
HSL | 358.8°, 100, 50.6 | hsl(358.8, 100%, 50.6%) |
HSV | 358.8°, 98.8, 100 |
XYZ | 41.316, 21.343, 2.172 |
---|---|
Hunter Lab | 46.198, 78.788, 29.551 |
CIE-LAB | 53.323, 79.954, 65.281 |
CIE-LCH | 53.323, 103.219, 39.231 |
CIE-LUV | 0, 98.82, 96.86, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0308
CMYK percent of color #ff0308
Text with hexadecimal color #ff0308
This text has a font color of #ff0308
<p style="color:#ff0308">Text here</p>
#ff0308 Background Color
This box has a background color of #ff0308
<div style="background-color:#ff0308">Text here</div>
#ff0308 Border Color
This box has a border color of #ff0308
<div style="border: 4px solid #ff0308">Text here</div>
CSS codes
<p style="color:#ff0308">Text here</p>
<div style="background-color:#ff0308">Text here</div>
<div style="border: 4px solid #ff0308">Text here</div>
#ff0308 Color on white background
This is how a font and box color of #ff0308 will look
on a white background.
#ff0308 Color on black background
This is how a font and box color of #ff0308 hex color will look
on a black background.