mostly black
Enter any color value (e.g., #16e757, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6b6b6b color RGB value is (107,107,107)
#6b6b6b color CMYK value
#6b6b6b color HSL value
HSV(or HSB) | 0° | 0 | 42 |
XYZ | 13.975 | 14.703 | 16.011 |
Yxy | 0.313 | 0.329 | 14.703 |
LAB | 45.224 | 0.003 | -0.005 |
LUV | 45.224 | 0 | -0.008 |
Hunter-LAB | 38.344 | -2.046 | 2.083 |
CIE-LCH | 45.224 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6B | 6B | 6B |
Decimal | 107 | 107 | 107 |
Octal | 153 | 153 | 153 |
Binary | 01101011 | 01101011 | 01101011 |
This text has a font color of #6b6b6b.
<span style="color:#6b6b6b">Text here</span>
This paragraph has a background color of #6b6b6b.
<p style="background-color:#6b6b6b;">Content here</p>
This element has a border color of #6b6b6b.
<div style="border:1px #6b6b6b;">Content here</div>
.text {color:#6b6b6b;}
.background {background-color:#6b6b6b;}
.border {border:1px solid #6b6b6b;}
.text-shadow {border:1px solid #6b6b6b;}
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.