#d7d8de Hex Color
rgb(215, 216, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | d8 | de | - | #d7d8de |
RGB | 215 | 216 | 222 | - | rgb(215,216,222) |
HSL | 231 | 10% | 86% | - | hsl(231,10%,86%) |
HSV | 231 | 3% | 87% | - | hsv(231,3%,87%) |
XYZ | 65.765 | 68.8327 | 78.9271 | - | xyz(65.765,68.8327,78.9271) |
CIE-LAB | 86.42 | 0.77 | -3.07 | - | lab(86.42,0.77,-3.07) |
CMYK | 0.031531531531532 | 0.027027027027027 | 0 | 0.12941176470588 | cmyk(0.031531531531532,0.027027027027027,0,0.12941176470588) |
Description
The RGB value of color #d7d8de is rgb(215, 216, 222).
In the hex color #d7d8de, The value of Red is 215, value of Green is 216, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #d7d8de consists of 231° Hue, 10% Saturation, and 86% Lightness.
In the CMYK color model, the color #d7d8de can be represented as Cyan=0.031531531531532%, Magenta=0.027027027027027%, Yellow=0%, and Black=0.12941176470588%.
Shades of #d7d8de
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #d7d8de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7d8de
Preview of #d7d8de on White Background
The contrast ratio of #d7d8de with white color is 1.42
Preview of #d7d8de on black background
The contrast ratio of #d7d8de with black color is 14.77
#d7d8de color will look good with a black background.
Color Schemes of #d7d8de
Triadic Colors of #d7d8de
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #d7d8de
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #d7d8de
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #d7d8de
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #d7d8de;
}
This is a sample text used for the color #d7d8de. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #d7d8de;
}
This is a sample text used for the color #d7d8de. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #d7d8de;
}
This is a sample text used for the color #d7d8de. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 32.92%
Green 33.08%
Blue 34%
CMYK Percentage
Cyan 16.77
Magenta 14.38%
Yellow 0%
Black 68.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.