In a RGB color space, #121212 hex color (also known as Dark Tone Ink) is composed of 7.1% red, 7.1% green and 7.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 92.9% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 7.1%. #121212 color hex could be obtained by blending #242424 with #000000. Closest websafe color is: #000000.
The hexadecimal color #121212 has RGB values of R:18, G:18, B:18 and CMYK values of C:0, M:0, Y:0, K:0.93. Its decimal value is 1184274.
Hex triplet | 121212 | #121212 |
RGB Decimal | 18, 18, 18 | rgb(18,18,18) |
RGB Percent | 7.1, 7.1, 7.1 | rgb(7.1%,7.1%,7.1%) |
CMYK | 0, 0, 0, 92.9 | |
HSL | 0°, 0, 7.1 | hsl(0,0%,7.1%) |
HSV(HSB) | 0°, 0, 7.1 | |
Web Safe | 000000 | #000 |
XYZ | 0.575, 0.605, 0.659 |
xyY | 0.313, 0.329, 0.605 |
CIE-LAB | 5.464, 0.001, -0.001 |
CIE-LCH | 5.464, 0.002, 296.812 |
CIE-LUV | 5.464, 0, -0.001 |
Hunter-Lab | 7.777, -0.415, 0.423 |
Binary | 00010010, 00010010, 00010010 |
Below, you can see some colors close to #121212. 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 #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.
A tone is produced by adding gray to any pure hue. In this case, #121212 is the less saturated color, while #220202 is the most saturated one.