#d7aedf Hex Color
rgb(215, 174, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | ae | df | - | #d7aedf |
RGB | 215 | 174 | 223 | - | rgb(215,174,223) |
HSL | 290 | 43% | 78% | - | hsl(290,43%,78%) |
HSV | 290 | 22% | 87% | - | hsv(290,22%,87%) |
XYZ | 56.4797 | 50.0469 | 76.4953 | - | xyz(56.4797,50.0469,76.4953) |
CIE-LAB | 76.1 | 23.39 | -19.01 | - | lab(76.1,23.39,-19.01) |
CMYK | 0.035874439461883 | 0.21973094170404 | 0 | 0.12549019607843 | cmyk(0.035874439461883,0.21973094170404,0,0.12549019607843) |
Description
The RGB value of color #d7aedf is rgb(215, 174, 223).
In the hex color #d7aedf, The value of Red is 215, value of Green is 174, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #d7aedf consists of 290° Hue, 43% Saturation, and 78% Lightness.
In the CMYK color model, the color #d7aedf can be represented as Cyan=0.035874439461883%, Magenta=0.21973094170404%, Yellow=0%, and Black=0.12549019607843%.
Shades of #d7aedf
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 #d7aedf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7aedf
Preview of #d7aedf on White Background
The contrast ratio of #d7aedf with white color is 1.91
Preview of #d7aedf on black background
The contrast ratio of #d7aedf with black color is 11.01
#d7aedf color will look good with a black background.
Color Schemes of #d7aedf
Triadic Colors of #d7aedf
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 #d7aedf
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 #d7aedf
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 #d7aedf
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: #d7aedf;
}
This is a sample text used for the color #d7aedf. 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: #d7aedf;
}
This is a sample text used for the color #d7aedf. 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 #d7aedf;
}
This is a sample text used for the color #d7aedf. 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 35.13%
Green 28.43%
Blue 36.44%
CMYK Percentage
Cyan 9.41
Magenta 57.66%
Yellow 0%
Black 32.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.