mostly black
Enter any color value (e.g., #65969b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#686868 color RGB value is (104,104,104)
#686868 color CMYK value
#686868 color HSL value
HSV(or HSB) | 0° | 0 | 40.8 |
XYZ | 13.158 | 13.843 | 15.075 |
Yxy | 0.313 | 0.329 | 13.843 |
LAB | 44.007 | 0.003 | -0.005 |
LUV | 44.007 | 0 | -0.008 |
Hunter-LAB | 37.206 | -1.985 | 2.021 |
CIE-LCH | 44.007 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 68 | 68 | 68 |
Decimal | 104 | 104 | 104 |
Octal | 150 | 150 | 150 |
Binary | 01101000 | 01101000 | 01101000 |
This text has a font color of #686868.
<span style="color:#686868">Text here</span>
This paragraph has a background color of #686868.
<p style="background-color:#686868;">Content here</p>
This element has a border color of #686868.
<div style="border:1px #686868;">Content here</div>
.text {color:#686868;}
.background {background-color:#686868;}
.border {border:1px solid #686868;}
.text-shadow {border:1px solid #686868;}
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, #080808 is the darkest color, while #fdfdfd is the lightest one.