Silver Medal/ mostly black
Enter any color value (e.g., #623fe4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d6d6d6 color RGB value is (214,214,214)
#d6d6d6 color CMYK value
#d6d6d6 color HSL value
HSV(or HSB) | 0° | 0 | 83.9 |
XYZ | 63.916 | 67.244 | 73.229 |
Yxy | 0.313 | 0.329 | 67.244 |
LAB | 85.627 | 0.005 | -0.009 |
LUV | 85.627 | 0.001 | -0.015 |
Hunter-LAB | 82.003 | -4.375 | 4.455 |
CIE-LCH | 85.627 | 0.01 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D6 | D6 | D6 |
Decimal | 214 | 214 | 214 |
Octal | 326 | 326 | 326 |
Binary | 11010110 | 11010110 | 11010110 |
This text has a font color of #d6d6d6.
<span style="color:#d6d6d6">Text here</span>
This paragraph has a background color of #d6d6d6.
<p style="background-color:#d6d6d6;">Content here</p>
This element has a border color of #d6d6d6.
<div style="border:1px #d6d6d6;">Content here</div>
.text {color:#d6d6d6;}
.background {background-color:#d6d6d6;}
.border {border:1px solid #d6d6d6;}
.text-shadow {border:1px solid #d6d6d6;}
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 #f6f6f6 is the lightest one.