In RGB color space, #0f1234 hex color has a red value of 15, a green value of 18 and a blue value of 52.
In CMYK color space (used in color printing), #0f1234 hex color is composed of 71.15% cyan, 65.38% magenta, 0% yellow and 79.61% black.
#0f1234 color has a hue of 235.1 degrees, a saturation of 55.22% and a lightness of 13.1%.
#0f1234 hex color contains mainly BLUE.
The closest web safe color of #0f1234 is #000033
#0f1234 hex color has a decimal value of 987700.
HEX | 0f1234 | #0f1234 |
---|---|---|
RGB | 15, 18, 52 | rgb(15, 18, 52) |
RGB Percent | 5.88, 7.06, 20.39 | rgb(5.88, 7.06, 20.39) |
CMYK | 71, 65, 0, 80 | |
HSL | 235.1°, 55.22, 13.1 | hsl(235.1, 55.22%, 13.1%) |
HSV | 235.1°, 71.2, 20.4 |
XYZ | 1.033, 0.782, 3.345 |
---|---|
Hunter Lab | 8.843, 5.376, -16.237 |
CIE-LAB | 7.064, 11.341, -22.874 |
CIE-LCH | 7.064, 25.531, 296.372 |
CIE-LUV | 71.15, 65.38, 0, 79.61 |
Web Safe | 000033 |
RGB percent of color #0f1234
CMYK percent of color #0f1234
Text with hexadecimal color #0f1234
This text has a font color of #0f1234
<p style="color:#0f1234">Text here</p>
#0f1234 Background Color
This box has a background color of #0f1234
<div style="background-color:#0f1234">Text here</div>
#0f1234 Border Color
This box has a border color of #0f1234
<div style="border: 4px solid #0f1234">Text here</div>
CSS codes
<p style="color:#0f1234">Text here</p>
<div style="background-color:#0f1234">Text here</div>
<div style="border: 4px solid #0f1234">Text here</div>
#0f1234 Color on white background
This is how a font and box color of #0f1234 will look
on a white background.
#0f1234 Color on black background
This is how a font and box color of #0f1234 hex color will look
on a black background.