mostly black
Enter any color value (e.g., #7cf31a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#868686 color RGB value is (134,134,134)
#868686 color CMYK value
#868686 color HSL value
HSV(or HSB) | 0° | 0 | 52.5 |
XYZ | 22.66 | 23.84 | 25.961 |
Yxy | 0.313 | 0.329 | 23.84 |
LAB | 55.927 | 0.003 | -0.006 |
LUV | 55.927 | 0 | -0.01 |
Hunter-LAB | 48.826 | -2.605 | 2.653 |
CIE-LCH | 55.927 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 86 | 86 | 86 |
Decimal | 134 | 134 | 134 |
Octal | 206 | 206 | 206 |
Binary | 10000110 | 10000110 | 10000110 |
This text has a font color of #868686.
<span style="color:#868686">Text here</span>
This paragraph has a background color of #868686.
<p style="background-color:#868686;">Content here</p>
This element has a border color of #868686.
<div style="border:1px #868686;">Content here</div>
.text {color:#868686;}
.background {background-color:#868686;}
.border {border:1px solid #868686;}
.text-shadow {border:1px solid #868686;}
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.