#d7caeb Hex Color
rgb(215, 202, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | ca | eb | - | #d7caeb |
RGB | 215 | 202 | 235 | - | rgb(215,202,235) |
HSL | 264 | 45% | 86% | - | hsl(264,45%,86%) |
HSV | 264 | 14% | 92% | - | hsv(264,14%,92%) |
XYZ | 64.1403 | 62.6863 | 87.3164 | - | xyz(64.1403,62.6863,87.3164) |
CIE-LAB | 83.28 | 10.65 | -14.65 | - | lab(83.28,10.65,-14.65) |
CMYK | 0.085106382978723 | 0.14042553191489 | 0 | 0.07843137254902 | cmyk(0.085106382978723,0.14042553191489,0,0.07843137254902) |
Description
The RGB value of color #d7caeb is rgb(215, 202, 235).
In the hex color #d7caeb, The value of Red is 215, value of Green is 202, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #d7caeb consists of 264° Hue, 45% Saturation, and 86% Lightness.
In the CMYK color model, the color #d7caeb can be represented as Cyan=0.085106382978723%, Magenta=0.14042553191489%, Yellow=0%, and Black=0.07843137254902%.
Shades of #d7caeb
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 #d7caeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7caeb
Preview of #d7caeb on White Background
The contrast ratio of #d7caeb with white color is 1.55
Preview of #d7caeb on black background
The contrast ratio of #d7caeb with black color is 13.54
#d7caeb color will look good with a black background.
Color Schemes of #d7caeb
Triadic Colors of #d7caeb
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 #d7caeb
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 #d7caeb
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 #d7caeb
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: #d7caeb;
}
This is a sample text used for the color #d7caeb. 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: #d7caeb;
}
This is a sample text used for the color #d7caeb. 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 #d7caeb;
}
This is a sample text used for the color #d7caeb. 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.98%
Green 30.98%
Blue 36.04%
CMYK Percentage
Cyan 28
Magenta 46.2%
Yellow 0%
Black 25.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.