#0c0c13 color RGB value is (12,12,19)
#0c0c13 color CMYK value
#0c0c13 color HSL value
HSV(or HSB) | 240° | 36.8 | 7.5 |
XYZ | 0.401 | 0.388 | 0.67 |
Yxy | 0.275 | 0.266 | 0.388 |
LAB | 3.506 | 1.3 | -3.537 |
LUV | 3.506 | -0.145 | -2.006 |
Hunter-LAB | 6.23 | 0.577 | -2.014 |
CIE-LCH | 3.506 | 3.768 | 290.179 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C | C | 13 |
Decimal | 12 | 12 | 19 |
Octal | 14 | 14 | 23 |
Binary | 00001100 | 00001100 | 00010011 |
Below, you can see some colors close to #0c0c13. 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 #0c0c13.
<span style="color:#0c0c13">Text here</span>
This paragraph has a background color of #0c0c13.
<p style="background-color:#0c0c13;">Content here</p>
This element has a border color of #0c0c13.
<div style="border:1px #0c0c13;">Content here</div>
.text {color:#0c0c13;}
.background {background-color:#0c0c13;}
.border {border:1px solid #0c0c13;}
.text-shadow {border:1px solid #0c0c13;}
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, #040406 is the darkest color, while #f8f8fb is the lightest one.