Dark Tone Ink/ mostly black
Enter any color value (e.g., #3a5e31, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#121212 color RGB value is (18,18,18)
#121212 color CMYK value
#121212 color HSL value
HSV(or HSB) | 0° | 0 | 7.1 |
XYZ | 0.575 | 0.605 | 0.659 |
Yxy | 0.313 | 0.329 | 0.605 |
LAB | 5.464 | 0.001 | -0.001 |
LUV | 5.464 | 0 | -0.001 |
Hunter-LAB | 7.777 | -0.415 | 0.423 |
CIE-LCH | 5.464 | 0.002 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 12 | 12 | 12 |
Decimal | 18 | 18 | 18 |
Octal | 22 | 22 | 22 |
Binary | 00010010 | 00010010 | 00010010 |
This text has a font color of #121212.
<span style="color:#121212">Text here</span>
This paragraph has a background color of #121212.
<p style="background-color:#121212;">Content here</p>
This element has a border color of #121212.
<div style="border:1px #121212;">Content here</div>
.text {color:#121212;}
.background {background-color:#121212;}
.border {border:1px solid #121212;}
.text-shadow {border:1px solid #121212;}
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, #070707 is the darkest color, while #fcfcfc is the lightest one.