#cdbde3 Hex Color
rgb(205, 189, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | bd | e3 | - | #cdbde3 |
RGB | 205 | 189 | 227 | - | rgb(205,189,227) |
HSL | 265 | 40% | 82% | - | hsl(265,40%,82%) |
HSV | 265 | 17% | 89% | - | hsv(265,17%,89%) |
XYZ | 57.2396 | 54.9204 | 80.2569 | - | xyz(57.2396,54.9204,80.2569) |
CIE-LAB | 79 | 12.77 | -16.88 | - | lab(79,12.77,-16.88) |
CMYK | 0.096916299559471 | 0.16740088105727 | 0 | 0.10980392156863 | cmyk(0.096916299559471,0.16740088105727,0,0.10980392156863) |
Description
The RGB value of color #cdbde3 is rgb(205, 189, 227).
In the hex color #cdbde3, The value of Red is 205, value of Green is 189, and value of Blue is 227. The primary color is Blue. Similarly, The HSL values for #cdbde3 consists of 265° Hue, 40% Saturation, and 82% Lightness.
In the CMYK color model, the color #cdbde3 can be represented as Cyan=0.096916299559471%, Magenta=0.16740088105727%, Yellow=0%, and Black=0.10980392156863%.
Shades of #cdbde3
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 #cdbde3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdbde3
Preview of #cdbde3 on White Background
The contrast ratio of #cdbde3 with white color is 1.75
Preview of #cdbde3 on black background
The contrast ratio of #cdbde3 with black color is 11.98
#cdbde3 color will look good with a black background.
Color Schemes of #cdbde3
Triadic Colors of #cdbde3
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 #cdbde3
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 #cdbde3
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 #cdbde3
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: #cdbde3;
}
This is a sample text used for the color #cdbde3. 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: #cdbde3;
}
This is a sample text used for the color #cdbde3. 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 #cdbde3;
}
This is a sample text used for the color #cdbde3. 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.01%
Green 30.43%
Blue 36.55%
CMYK Percentage
Cyan 25.91
Magenta 44.75%
Yellow 0%
Black 29.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.