In a RGB color space, #180c18 hex color is composed of 9.4% red, 4.7% green and 9.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 50% magenta, 0% yellow and 90.6% black. It has a hue angle of 300 degrees, a saturation of 33.3% and a lightness of 7.1%. #180c18 color hex could be obtained by blending #301830 with #000000. Closest websafe color is: #000000.
The hexadecimal color #180c18 has RGB values of R:24, G:12, B:24 and CMYK values of C:0, M:0.5, Y:0, K:0.91. Its decimal value is 1575960.
Hex triplet | 180c18 | #180c18 |
RGB Decimal | 24, 12, 24 | rgb(24,12,24) |
RGB Percent | 9.4, 4.7, 9.4 | rgb(9.4%,4.7%,9.4%) |
CMYK | 0, 50, 0, 90.6 | |
HSL | 300°, 33.3, 7.1 | hsl(300,33.3%,7.1%) |
HSV(HSB) | 300°, 50, 9.4 | |
Web Safe | 000000 | #000 |
XYZ | 0.673, 0.523, 0.93 |
xyY | 0.317, 0.246, 0.523 |
CIE-LAB | 4.725, 7.204, -5.151 |
CIE-LCH | 4.725, 8.856, 324.436 |
CIE-LUV | 4.725, 2.471, -3.196 |
Hunter-Lab | 7.232, 3.954, -2.558 |
Binary | 00011000, 00001100, 00011000 |
Below, you can see some colors close to #180c18. 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 #180c18.
<span style="color:#180c18">Text here</span>
This paragraph has a background color of #180c18.
<p style="background-color:#180c18;">Content here</p>
This element has a border color of #180c18.
<div style="border:1px #180c18;">Content here</div>
.text {color:#180c18;}
.background {background-color:#180c18;}
.border {border:1px solid #180c18;}
.text-shadow {border:1px solid #180c18;}
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, #0a050a is the darkest color, while #fdfbfd 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 #220222 is the most saturated one.