#d9cfec Hex Color
rgb(217, 207, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | cf | ec | - | #d9cfec |
RGB | 217 | 207 | 236 | - | rgb(217,207,236) |
HSL | 261 | 43% | 87% | - | hsl(261,43%,87%) |
HSV | 261 | 12% | 93% | - | hsv(261,12%,93%) |
XYZ | 66.0684 | 65.4335 | 88.5046 | - | xyz(66.0684,65.4335,88.5046) |
CIE-LAB | 84.71 | 8.84 | -13.02 | - | lab(84.71,8.84,-13.02) |
CMYK | 0.080508474576271 | 0.1228813559322 | 0 | 0.074509803921569 | cmyk(0.080508474576271,0.1228813559322,0,0.074509803921569) |
Description
The RGB value of color #d9cfec is rgb(217, 207, 236).
In the hex color #d9cfec, The value of Red is 217, value of Green is 207, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #d9cfec consists of 261° Hue, 43% Saturation, and 87% Lightness.
In the CMYK color model, the color #d9cfec can be represented as Cyan=0.080508474576271%, Magenta=0.1228813559322%, Yellow=0%, and Black=0.074509803921569%.
Shades of #d9cfec
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 #d9cfec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9cfec
Preview of #d9cfec on White Background
The contrast ratio of #d9cfec with white color is 1.49
Preview of #d9cfec on black background
The contrast ratio of #d9cfec with black color is 14.09
#d9cfec color will look good with a black background.
Color Schemes of #d9cfec
Triadic Colors of #d9cfec
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 #d9cfec
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 #d9cfec
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 #d9cfec
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: #d9cfec;
}
This is a sample text used for the color #d9cfec. 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: #d9cfec;
}
This is a sample text used for the color #d9cfec. 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 #d9cfec;
}
This is a sample text used for the color #d9cfec. 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.88%
Green 31.36%
Blue 35.76%
CMYK Percentage
Cyan 28.97
Magenta 44.22%
Yellow 0%
Black 26.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.