#d7cfea Hex Color
rgb(215, 207, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | cf | ea | - | #d7cfea |
RGB | 215 | 207 | 234 | - | rgb(215,207,234) |
HSL | 258 | 39% | 86% | - | hsl(258,39%,86%) |
HSV | 258 | 12% | 92% | - | hsv(258,12%,92%) |
XYZ | 65.1884 | 65.0132 | 86.9549 | - | xyz(65.1884,65.0132,86.9549) |
CIE-LAB | 84.49 | 7.79 | -12.3 | - | lab(84.49,7.79,-12.3) |
CMYK | 0.081196581196581 | 0.11538461538462 | 0 | 0.082352941176471 | cmyk(0.081196581196581,0.11538461538462,0,0.082352941176471) |
Description
The RGB value of color #d7cfea is rgb(215, 207, 234).
In the hex color #d7cfea, The value of Red is 215, value of Green is 207, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #d7cfea consists of 258° Hue, 39% Saturation, and 86% Lightness.
In the CMYK color model, the color #d7cfea can be represented as Cyan=0.081196581196581%, Magenta=0.11538461538462%, Yellow=0%, and Black=0.082352941176471%.
Shades of #d7cfea
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 #d7cfea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7cfea
Preview of #d7cfea on White Background
The contrast ratio of #d7cfea with white color is 1.5
Preview of #d7cfea on black background
The contrast ratio of #d7cfea with black color is 14
#d7cfea color will look good with a black background.
Color Schemes of #d7cfea
Triadic Colors of #d7cfea
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 #d7cfea
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 #d7cfea
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 #d7cfea
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: #d7cfea;
}
This is a sample text used for the color #d7cfea. 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: #d7cfea;
}
This is a sample text used for the color #d7cfea. 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 #d7cfea;
}
This is a sample text used for the color #d7cfea. 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.77%
Green 31.55%
Blue 35.67%
CMYK Percentage
Cyan 29.11
Magenta 41.37%
Yellow 0%
Black 29.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.