In RGB color space, #0f0300 hex color has a red value of 15, a green value of 3 and a blue value of 0.
In CMYK color space (used in color printing), #0f0300 hex color is composed of 0% cyan, 80% magenta, 100% yellow and 94.12% black.
#0f0300 color has a hue of 12 degrees, a saturation of 100% and a lightness of 2.9%.
#0f0300 hex color contains mainly RED.
The closest web safe color of #0f0300 is #000000
#0f0300 hex color has a decimal value of 983808.
HEX | 0f0300 | #0f0300 |
---|---|---|
RGB | 15, 3, 0 | rgb(15, 3, 0) |
RGB Percent | 5.88, 1.18, 0 | rgb(5.88, 1.18, 0) |
CMYK | 0, 80, 100, 94 | |
HSL | 12°, 100, 2.9 | hsl(12, 100%, 2.9%) |
HSV | 12°, 100, 5.9 |
XYZ | 0.23, 0.167, 0.02 |
---|---|
Hunter Lab | 4.087, 2.895, 2.57 |
CIE-LAB | 1.508, 2.92, 2.315 |
CIE-LCH | 1.508, 3.726, 38.408 |
CIE-LUV | 0, 80, 100, 94.12 |
Web Safe | 000000 |
RGB percent of color #0f0300
CMYK percent of color #0f0300
Text with hexadecimal color #0f0300
This text has a font color of #0f0300
<p style="color:#0f0300">Text here</p>
#0f0300 Background Color
This box has a background color of #0f0300
<div style="background-color:#0f0300">Text here</div>
#0f0300 Border Color
This box has a border color of #0f0300
<div style="border: 4px solid #0f0300">Text here</div>
CSS codes
<p style="color:#0f0300">Text here</p>
<div style="background-color:#0f0300">Text here</div>
<div style="border: 4px solid #0f0300">Text here</div>
#0f0300 Color on white background
This is how a font and box color of #0f0300 will look
on a white background.
#0f0300 Color on black background
This is how a font and box color of #0f0300 hex color will look
on a black background.