#cda6ee Hex Color
rgb(205, 166, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | a6 | ee | - | #cda6ee |
RGB | 205 | 166 | 238 | - | rgb(205,166,238) |
HSL | 273 | 68% | 79% | - | hsl(273,68%,79%) |
HSV | 273 | 30% | 93% | - | hsv(273,30%,93%) |
XYZ | 54.2457 | 46.4246 | 86.9907 | - | xyz(54.2457,46.4246,86.9907) |
CIE-LAB | 73.82 | 27.59 | -30.72 | - | lab(73.82,27.59,-30.72) |
CMYK | 0.13865546218487 | 0.30252100840336 | 0 | 0.066666666666667 | cmyk(0.13865546218487,0.30252100840336,0,0.066666666666667) |
Description
The RGB value of color #cda6ee is rgb(205, 166, 238).
In the hex color #cda6ee, The value of Red is 205, value of Green is 166, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #cda6ee consists of 273° Hue, 68% Saturation, and 79% Lightness.
In the CMYK color model, the color #cda6ee can be represented as Cyan=0.13865546218487%, Magenta=0.30252100840336%, Yellow=0%, and Black=0.066666666666667%.
Shades of #cda6ee
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 #cda6ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cda6ee
Preview of #cda6ee on White Background
The contrast ratio of #cda6ee with white color is 2.04
Preview of #cda6ee on black background
The contrast ratio of #cda6ee with black color is 10.28
#cda6ee color will look good with a black background.
Color Schemes of #cda6ee
Triadic Colors of #cda6ee
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 #cda6ee
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 #cda6ee
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 #cda6ee
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: #cda6ee;
}
This is a sample text used for the color #cda6ee. 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: #cda6ee;
}
This is a sample text used for the color #cda6ee. 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 #cda6ee;
}
This is a sample text used for the color #cda6ee. 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.66%
Green 27.26%
Blue 39.08%
CMYK Percentage
Cyan 27.3
Magenta 59.57%
Yellow 0%
Black 13.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.