#cdaaef Hex Color
rgb(205, 170, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | aa | ef | - | #cdaaef |
RGB | 205 | 170 | 239 | - | rgb(205,170,239) |
HSL | 270 | 68% | 80% | - | hsl(270,68%,80%) |
HSV | 270 | 29% | 94% | - | hsv(270,29%,94%) |
XYZ | 55.1316 | 47.9606 | 88.0129 | - | xyz(55.1316,47.9606,88.0129) |
CIE-LAB | 74.8 | 25.61 | -29.75 | - | lab(74.8,25.61,-29.75) |
CMYK | 0.14225941422594 | 0.28870292887029 | 0 | 0.062745098039216 | cmyk(0.14225941422594,0.28870292887029,0,0.062745098039216) |
Description
The RGB value of color #cdaaef is rgb(205, 170, 239).
In the hex color #cdaaef, The value of Red is 205, value of Green is 170, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #cdaaef consists of 270° Hue, 68% Saturation, and 80% Lightness.
In the CMYK color model, the color #cdaaef can be represented as Cyan=0.14225941422594%, Magenta=0.28870292887029%, Yellow=0%, and Black=0.062745098039216%.
Shades of #cdaaef
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 #cdaaef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdaaef
Preview of #cdaaef on White Background
The contrast ratio of #cdaaef with white color is 1.98
Preview of #cdaaef on black background
The contrast ratio of #cdaaef with black color is 10.59
#cdaaef color will look good with a black background.
Color Schemes of #cdaaef
Triadic Colors of #cdaaef
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 #cdaaef
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 #cdaaef
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 #cdaaef
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: #cdaaef;
}
This is a sample text used for the color #cdaaef. 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: #cdaaef;
}
This is a sample text used for the color #cdaaef. 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 #cdaaef;
}
This is a sample text used for the color #cdaaef. 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.39%
Green 27.69%
Blue 38.93%
CMYK Percentage
Cyan 28.81
Magenta 58.48%
Yellow 0%
Black 12.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.