mostly black
Enter any color value (e.g., #083088, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6d6d6d color RGB value is (109,109,109)
#6d6d6d color CMYK value
#6d6d6d color HSL value
HSV(or HSB) | 0° | 0 | 42.7 |
XYZ | 14.536 | 15.293 | 16.654 |
Yxy | 0.313 | 0.329 | 15.293 |
LAB | 46.032 | 0.003 | -0.006 |
LUV | 46.032 | 0 | -0.008 |
Hunter-LAB | 39.106 | -2.087 | 2.125 |
CIE-LCH | 46.032 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6D | 6D | 6D |
Decimal | 109 | 109 | 109 |
Octal | 155 | 155 | 155 |
Binary | 01101101 | 01101101 | 01101101 |
This text has a font color of #6d6d6d.
<span style="color:#6d6d6d">Text here</span>
This paragraph has a background color of #6d6d6d.
<p style="background-color:#6d6d6d;">Content here</p>
This element has a border color of #6d6d6d.
<div style="border:1px #6d6d6d;">Content here</div>
.text {color:#6d6d6d;}
.background {background-color:#6d6d6d;}
.border {border:1px solid #6d6d6d;}
.text-shadow {border:1px solid #6d6d6d;}
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, #030303 is the darkest color, while #f7f7f7 is the lightest one.