Pot Black/ mostly black
Enter any color value (e.g., #fb98ad, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#161616 color RGB value is (22,22,22)
#161616 color CMYK value
#161616 color HSL value
HSV(or HSB) | 0° | 0 | 8.6 |
XYZ | 0.763 | 0.802 | 0.874 |
Yxy | 0.313 | 0.329 | 0.802 |
LAB | 7.247 | 0.001 | -0.002 |
LUV | 7.247 | 0 | -0.001 |
Hunter-LAB | 8.957 | -0.478 | 0.487 |
CIE-LCH | 7.247 | 0.002 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 16 | 16 | 16 |
Decimal | 22 | 22 | 22 |
Octal | 26 | 26 | 26 |
Binary | 00010110 | 00010110 | 00010110 |
This text has a font color of #161616.
<span style="color:#161616">Text here</span>
This paragraph has a background color of #161616.
<p style="background-color:#161616;">Content here</p>
This element has a border color of #161616.
<div style="border:1px #161616;">Content here</div>
.text {color:#161616;}
.background {background-color:#161616;}
.border {border:1px solid #161616;}
.text-shadow {border:1px solid #161616;}
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, #010101 is the darkest color, while #f5f5f5 is the lightest one.