reddish black
Enter any color value (e.g., #436341, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d3d7d5 color RGB value is (211,215,213)
#d3d7d5 color CMYK value
#d3d7d5 color HSL value
HSV(or HSB) | 150° | 1.9 | 84.3 |
XYZ | 63.175 | 67.254 | 72.602 |
Yxy | 0.311 | 0.331 | 67.254 |
LAB | 85.632 | -1.716 | 0.5 |
LUV | 85.632 | -2.135 | 1.061 |
Hunter-LAB | 82.008 | -6.009 | 4.916 |
CIE-LCH | 85.632 | 1.787 | 163.739 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D3 | D7 | D5 |
Decimal | 211 | 215 | 213 |
Octal | 323 | 327 | 325 |
Binary | 11010011 | 11010111 | 11010101 |
Below, you can see some colors close to #d3d7d5. 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 #d3d7d5.
<span style="color:#d3d7d5">Text here</span>
This paragraph has a background color of #d3d7d5.
<p style="background-color:#d3d7d5;">Content here</p>
This element has a border color of #d3d7d5.
<div style="border:1px #d3d7d5;">Content here</div>
.text {color:#d3d7d5;}
.background {background-color:#d3d7d5;}
.border {border:1px solid #d3d7d5;}
.text-shadow {border:1px solid #d3d7d5;}
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, #000100 is the darkest color, while #f4f5f5 is the lightest one.