#cdb4fe Hex Color
rgb(205, 180, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | b4 | fe | - | #cdb4fe |
RGB | 205 | 180 | 254 | - | rgb(205,180,254) |
HSL | 260 | 97% | 85% | - | hsl(260,97%,85%) |
HSV | 260 | 29% | 100% | - | hsv(260,29%,100%) |
XYZ | 59.3875 | 52.7774 | 100.8229 | - | xyz(59.3875,52.7774,100.8229) |
CIE-LAB | 77.74 | 23.39 | -33.31 | - | lab(77.74,23.39,-33.31) |
CMYK | 0.19291338582677 | 0.29133858267717 | 0 | 0.003921568627451 | cmyk(0.19291338582677,0.29133858267717,0,0.003921568627451) |
Description
The RGB value of color #cdb4fe is rgb(205, 180, 254).
In the hex color #cdb4fe, The value of Red is 205, value of Green is 180, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #cdb4fe consists of 260° Hue, 97% Saturation, and 85% Lightness.
In the CMYK color model, the color #cdb4fe can be represented as Cyan=0.19291338582677%, Magenta=0.29133858267717%, Yellow=0%, and Black=0.003921568627451%.
Shades of #cdb4fe
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 #cdb4fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdb4fe
Preview of #cdb4fe on White Background
The contrast ratio of #cdb4fe with white color is 1.82
Preview of #cdb4fe on black background
The contrast ratio of #cdb4fe with black color is 11.56
#cdb4fe color will look good with a black background.
Color Schemes of #cdb4fe
Triadic Colors of #cdb4fe
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 #cdb4fe
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 #cdb4fe
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 #cdb4fe
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: #cdb4fe;
}
This is a sample text used for the color #cdb4fe. 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: #cdb4fe;
}
This is a sample text used for the color #cdb4fe. 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 #cdb4fe;
}
This is a sample text used for the color #cdb4fe. 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.08%
Green 28.17%
Blue 39.75%
CMYK Percentage
Cyan 39.52
Magenta 59.68%
Yellow 0%
Black 0.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.