#d7d7d7 color RGB value is (215,215,215)
#d7d7d7 color CMYK value
#d7d7d7 color HSL value
HSV(or HSB) | 0° | 0 | 84.3 |
XYZ | 64.591 | 67.954 | 74.002 |
Yxy | 0.313 | 0.329 | 67.954 |
LAB | 85.984 | 0.005 | -0.009 |
LUV | 85.984 | 0.001 | -0.015 |
Hunter-LAB | 82.434 | -4.398 | 4.479 |
CIE-LCH | 85.984 | 0.01 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D7 | D7 | D7 |
Decimal | 215 | 215 | 215 |
Octal | 327 | 327 | 327 |
Binary | 11010111 | 11010111 | 11010111 |
Below, you can see some colors close to #d7d7d7. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d7d7d7.
<span style="color:#d7d7d7">Text here</span>
This paragraph has a background color of #d7d7d7.
<p style="background-color:#d7d7d7;">Content here</p>
This element has a border color of #d7d7d7.
<div style="border:1px #d7d7d7;">Content here</div>
.text {color:#d7d7d7;}
.background {background-color:#d7d7d7;}
.border {border:1px solid #d7d7d7;}
.text-shadow {border:1px solid #d7d7d7;}
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, #020202 is the darkest color, while #f7f7f7 is the lightest one.