#d5cedd Hex Color
rgb(213, 206, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | ce | dd | - | #d5cedd |
RGB | 213 | 206 | 221 | - | rgb(213,206,221) |
HSL | 268 | 18% | 84% | - | hsl(268,18%,84%) |
HSV | 268 | 7% | 87% | - | hsv(268,7%,87%) |
XYZ | 62.563 | 63.5092 | 77.3677 | - | xyz(62.563,63.5092,77.3677) |
CIE-LAB | 83.71 | 5.16 | -6.56 | - | lab(83.71,5.16,-6.56) |
CMYK | 0.036199095022624 | 0.067873303167421 | 0 | 0.13333333333333 | cmyk(0.036199095022624,0.067873303167421,0,0.13333333333333) |
Description
The RGB value of color #d5cedd is rgb(213, 206, 221).
In the hex color #d5cedd, The value of Red is 213, value of Green is 206, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #d5cedd consists of 268° Hue, 18% Saturation, and 84% Lightness.
In the CMYK color model, the color #d5cedd can be represented as Cyan=0.036199095022624%, Magenta=0.067873303167421%, Yellow=0%, and Black=0.13333333333333%.
Shades of #d5cedd
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 #d5cedd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5cedd
Preview of #d5cedd on White Background
The contrast ratio of #d5cedd with white color is 1.53
Preview of #d5cedd on black background
The contrast ratio of #d5cedd with black color is 13.7
#d5cedd color will look good with a black background.
Color Schemes of #d5cedd
Triadic Colors of #d5cedd
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 #d5cedd
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 #d5cedd
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 #d5cedd
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: #d5cedd;
}
This is a sample text used for the color #d5cedd. 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: #d5cedd;
}
This is a sample text used for the color #d5cedd. 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 #d5cedd;
}
This is a sample text used for the color #d5cedd. 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 33.28%
Green 32.19%
Blue 34.53%
CMYK Percentage
Cyan 15.25
Magenta 28.59%
Yellow 0%
Black 56.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.