mostly black
Enter any color value (e.g., #a2bd4d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1c1c1c color RGB value is (28,28,28)
#1c1c1c color CMYK value
#1c1c1c color HSL value
HSV(or HSB) | 0° | 0 | 11 |
XYZ | 1.104 | 1.161 | 1.265 |
Yxy | 0.313 | 0.329 | 1.161 |
LAB | 10.268 | 0.001 | -0.002 |
LUV | 10.268 | 0 | -0.002 |
Hunter-LAB | 10.776 | -0.575 | 0.585 |
CIE-LCH | 10.268 | 0.003 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1C | 1C | 1C |
Decimal | 28 | 28 | 28 |
Octal | 34 | 34 | 34 |
Binary | 00011100 | 00011100 | 00011100 |
This text has a font color of #1c1c1c.
<span style="color:#1c1c1c">Text here</span>
This paragraph has a background color of #1c1c1c.
<p style="background-color:#1c1c1c;">Content here</p>
This element has a border color of #1c1c1c.
<div style="border:1px #1c1c1c;">Content here</div>
.text {color:#1c1c1c;}
.background {background-color:#1c1c1c;}
.border {border:1px solid #1c1c1c;}
.text-shadow {border:1px solid #1c1c1c;}
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 #fbfbfb is the lightest one.