Sooty/ mostly black
Enter any color value (e.g., #9277ba, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#141414 color RGB value is (20,20,20)
#141414 color CMYK value
#141414 color HSL value
HSV(or HSB) | 0° | 0 | 7.8 |
XYZ | 0.665 | 0.7 | 0.762 |
Yxy | 0.313 | 0.329 | 0.7 |
LAB | 6.319 | 0.001 | -0.002 |
LUV | 6.319 | 0 | -0.001 |
Hunter-LAB | 8.364 | -0.446 | 0.454 |
CIE-LCH | 6.319 | 0.002 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 14 | 14 | 14 |
Decimal | 20 | 20 | 20 |
Octal | 24 | 24 | 24 |
Binary | 00010100 | 00010100 | 00010100 |
This text has a font color of #141414.
<span style="color:#141414">Text here</span>
This paragraph has a background color of #141414.
<p style="background-color:#141414;">Content here</p>
This element has a border color of #141414.
<div style="border:1px #141414;">Content here</div>
.text {color:#141414;}
.background {background-color:#141414;}
.border {border:1px solid #141414;}
.text-shadow {border:1px solid #141414;}
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, #090909 is the darkest color, while #fefefe is the lightest one.