In RGB color space, #0f0102 hex color has a red value of 15, a green value of 1 and a blue value of 2.
In CMYK color space (used in color printing), #0f0102 hex color is composed of 0% cyan, 93.33% magenta, 86.67% yellow and 94.12% black.
#0f0102 color has a hue of 355.7 degrees, a saturation of 87.5% and a lightness of 3.1%.
#0f0102 hex color contains mainly RED.
The closest web safe color of #0f0102 is #000000
#0f0102 hex color has a decimal value of 983298.
HEX | 0f0102 | #0f0102 |
---|---|---|
RGB | 15, 1, 2 | rgb(15, 1, 2) |
RGB Percent | 5.88, 0.39, 0.78 | rgb(5.88, 0.39, 0.78) |
CMYK | 0, 93, 87, 94 | |
HSL | 355.7°, 87.5, 3.1 | hsl(355.7, 87.5%, 3.1%) |
HSV | 355.7°, 93.3, 5.9 |
XYZ | 0.219, 0.128, 0.071 |
---|---|
Hunter Lab | 3.578, 4.665, 1.328 |
CIE-LAB | 1.156, 3.987, 0.978 |
CIE-LCH | 1.156, 4.105, 13.782 |
CIE-LUV | 0, 93.33, 86.67, 94.12 |
Web Safe | 000000 |
RGB percent of color #0f0102
CMYK percent of color #0f0102
Text with hexadecimal color #0f0102
This text has a font color of #0f0102
<p style="color:#0f0102">Text here</p>
#0f0102 Background Color
This box has a background color of #0f0102
<div style="background-color:#0f0102">Text here</div>
#0f0102 Border Color
This box has a border color of #0f0102
<div style="border: 4px solid #0f0102">Text here</div>
CSS codes
<p style="color:#0f0102">Text here</p>
<div style="background-color:#0f0102">Text here</div>
<div style="border: 4px solid #0f0102">Text here</div>
#0f0102 Color on white background
This is how a font and box color of #0f0102 will look
on a white background.
#0f0102 Color on black background
This is how a font and box color of #0f0102 hex color will look
on a black background.