Squant/ mostly black
Enter any color value (e.g., #2b94a7, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#666666 color RGB value is (102,102,102)
#666666 color CMYK value
#666666 color HSL value
HSV(or HSB) | 0° | 0 | 40 |
XYZ | 12.629 | 13.287 | 14.469 |
Yxy | 0.313 | 0.329 | 13.287 |
LAB | 43.192 | 0.003 | -0.005 |
LUV | 43.192 | 0 | -0.007 |
Hunter-LAB | 36.451 | -1.945 | 1.98 |
CIE-LCH | 43.192 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 66 | 66 |
Decimal | 102 | 102 | 102 |
Octal | 146 | 146 | 146 |
Binary | 01100110 | 01100110 | 01100110 |
This text has a font color of #666666.
<span style="color:#666666">Text here</span>
This paragraph has a background color of #666666.
<p style="background-color:#666666;">Content here</p>
This element has a border color of #666666.
<div style="border:1px #666666;">Content here</div>
.text {color:#666666;}
.background {background-color:#666666;}
.border {border:1px solid #666666;}
.text-shadow {border:1px solid #666666;}
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, #060606 is the darkest color, while #fbfbfb is the lightest one.