In RGB color space, #0c1234 hex color has a red value of 12, a green value of 18 and a blue value of 52.
In CMYK color space (used in color printing), #0c1234 hex color is composed of 76.92% cyan, 65.38% magenta, 0% yellow and 79.61% black.
#0c1234 color has a hue of 231 degrees, a saturation of 62.5% and a lightness of 12.5%.
#0c1234 hex color contains mainly BLUE.
The closest web safe color of #0c1234 is #000033
#0c1234 hex color has a decimal value of 791092.
HEX | 0c1234 | #0c1234 |
---|---|---|
RGB | 12, 18, 52 | rgb(12, 18, 52) |
RGB Percent | 4.71, 7.06, 20.39 | rgb(4.71, 7.06, 20.39) |
CMYK | 77, 65, 0, 80 | |
HSL | 231°, 62.5, 12.5 | hsl(231, 62.5%, 12.5%) |
HSV | 231°, 76.9, 20.4 |
XYZ | 0.988, 0.759, 3.343 |
---|---|
Hunter Lab | 8.712, 4.997, -16.652 |
CIE-LAB | 6.856, 10.604, -23.219 |
CIE-LCH | 6.856, 25.526, 294.546 |
CIE-LUV | 76.92, 65.38, 0, 79.61 |
Web Safe | 000033 |
RGB percent of color #0c1234
CMYK percent of color #0c1234
Text with hexadecimal color #0c1234
This text has a font color of #0c1234
<p style="color:#0c1234">Text here</p>
#0c1234 Background Color
This box has a background color of #0c1234
<div style="background-color:#0c1234">Text here</div>
#0c1234 Border Color
This box has a border color of #0c1234
<div style="border: 4px solid #0c1234">Text here</div>
CSS codes
<p style="color:#0c1234">Text here</p>
<div style="background-color:#0c1234">Text here</div>
<div style="border: 4px solid #0c1234">Text here</div>
#0c1234 Color on white background
This is how a font and box color of #0c1234 will look
on a white background.
#0c1234 Color on black background
This is how a font and box color of #0c1234 hex color will look
on a black background.