#cdbff9 Hex Color
rgb(205, 191, 249)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | bf | f9 | - | #cdbff9 |
RGB | 205 | 191 | 249 | - | rgb(205,191,249) |
HSL | 254 | 83% | 86% | - | hsl(254,83%,86%) |
HSV | 254 | 23% | 98% | - | hsv(254,23%,98%) |
XYZ | 60.9065 | 57.0803 | 97.43 | - | xyz(60.9065,57.0803,97.43) |
CIE-LAB | 80.22 | 16.31 | -26.82 | - | lab(80.22,16.31,-26.82) |
CMYK | 0.17670682730924 | 0.23293172690763 | 0 | 0.023529411764706 | cmyk(0.17670682730924,0.23293172690763,0,0.023529411764706) |
Description
The RGB value of color #cdbff9 is rgb(205, 191, 249).
In the hex color #cdbff9, The value of Red is 205, value of Green is 191, and value of Blue is 249. The primary color is Blue. Similarly, The HSL values for #cdbff9 consists of 254° Hue, 83% Saturation, and 86% Lightness.
In the CMYK color model, the color #cdbff9 can be represented as Cyan=0.17670682730924%, Magenta=0.23293172690763%, Yellow=0%, and Black=0.023529411764706%.
Shades of #cdbff9
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 #cdbff9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdbff9
Preview of #cdbff9 on White Background
The contrast ratio of #cdbff9 with white color is 1.69
Preview of #cdbff9 on black background
The contrast ratio of #cdbff9 with black color is 12.42
#cdbff9 color will look good with a black background.
Color Schemes of #cdbff9
Triadic Colors of #cdbff9
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 #cdbff9
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 #cdbff9
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 #cdbff9
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: #cdbff9;
}
This is a sample text used for the color #cdbff9. 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: #cdbff9;
}
This is a sample text used for the color #cdbff9. 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 #cdbff9;
}
This is a sample text used for the color #cdbff9. 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 31.78%
Green 29.61%
Blue 38.6%
CMYK Percentage
Cyan 40.79
Magenta 53.77%
Yellow 0%
Black 5.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.