Black Wash/ mostly black
Enter any color value (e.g., #0cde99, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0c0c0c color RGB value is (12,12,12)
#0c0c0c color CMYK value
#0c0c0c color HSL value
HSV(or HSB) | 0° | 0 | 4.7 |
XYZ | 0.349 | 0.368 | 0.4 |
Yxy | 0.313 | 0.329 | 0.368 |
LAB | 3.321 | 0 | -0.001 |
LUV | 3.321 | 0 | -0.001 |
Hunter-LAB | 6.063 | -0.324 | 0.329 |
CIE-LCH | 3.321 | 0.001 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C | C | C |
Decimal | 12 | 12 | 12 |
Octal | 14 | 14 | 14 |
Binary | 00001100 | 00001100 | 00001100 |
This text has a font color of #0c0c0c.
<span style="color:#0c0c0c">Text here</span>
This paragraph has a background color of #0c0c0c.
<p style="background-color:#0c0c0c;">Content here</p>
This element has a border color of #0c0c0c.
<div style="border:1px #0c0c0c;">Content here</div>
.text {color:#0c0c0c;}
.background {background-color:#0c0c0c;}
.border {border:1px solid #0c0c0c;}
.text-shadow {border:1px solid #0c0c0c;}
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, #010101 is the darkest color, while #f6f6f6 is the lightest one.