In a RGB color space, #0c0e01 hex color is composed of 4.7% red, 5.5% green and 0.4% blue. Whereas in a CMYK color space, it is composed of 14.3% cyan, 0% magenta, 92.9% yellow and 94.5% black. It has a hue angle of 69.2 degrees, a saturation of 86.7% and a lightness of 2.9%. #0c0e01 color hex could be obtained by blending #181c02 with #000000. Closest websafe color is: #000000.
The hexadecimal color #0c0e01 has RGB values of R:12, G:14, B:1 and CMYK values of C:0.14, M:0, Y:0.93, K:0.95. Its decimal value is 790017.
Hex triplet | 0c0e01 | #0c0e01 |
RGB Decimal | 12, 14, 1 | rgb(12,14,1) |
RGB Percent | 4.7, 5.5, 0.4 | rgb(4.7%,5.5%,0.4%) |
CMYK | 14.3, 0, 92.9, 94.5 | |
HSL | 69.2°, 86.7, 2.9 | hsl(69.2,86.7%,2.9%) |
HSV(HSB) | 69.2°, 92.9, 5.5 | |
Web Safe | 000000 | #000 |
XYZ | 0.314, 0.394, 0.088 |
xyY | 0.394, 0.495, 0.394 |
CIE-LAB | 3.563, -2.489, 4.88 |
CIE-LCH | 3.563, 5.478, 117.023 |
CIE-LUV | 3.563, -0.203, 3.621 |
Hunter-Lab | 6.28, -2.062, 3.563 |
Binary | 00001100, 00001110, 00000001 |
Below, you can see some colors close to #0c0e01. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #0c0e01.
<span style="color:#0c0e01">Text here</span>
This paragraph has a background color of #0c0e01.
<p style="background-color:#0c0e01;">Content here</p>
This element has a border color of #0c0e01.
<div style="border:1px #0c0e01;">Content here</div>
.text {color:#0c0e01;}
.background {background-color:#0c0e01;}
.border {border:1px solid #0c0e01;}
.text-shadow {border:1px solid #0c0e01;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0c0e01 is the darkest color, while #fefff9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #080807 is the less saturated color, while #0c0f00 is the most saturated one.