#ccbdd7 Hex Color
rgb(204, 189, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | bd | d7 | - | #ccbdd7 |
RGB | 204 | 189 | 215 | - | rgb(204,189,215) |
HSL | 275 | 25% | 79% | - | hsl(275,25%,79%) |
HSV | 275 | 12% | 84% | - | hsv(275,12%,84%) |
XYZ | 55.3652 | 54.1389 | 71.8218 | - | xyz(55.3652,54.1389,71.8218) |
CIE-LAB | 78.54 | 10.07 | -11.09 | - | lab(78.54,10.07,-11.09) |
CMYK | 0.051162790697674 | 0.12093023255814 | 0 | 0.15686274509804 | cmyk(0.051162790697674,0.12093023255814,0,0.15686274509804) |
Description
The RGB value of color #ccbdd7 is rgb(204, 189, 215).
In the hex color #ccbdd7, The value of Red is 204, value of Green is 189, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #ccbdd7 consists of 275° Hue, 25% Saturation, and 79% Lightness.
In the CMYK color model, the color #ccbdd7 can be represented as Cyan=0.051162790697674%, Magenta=0.12093023255814%, Yellow=0%, and Black=0.15686274509804%.
Shades of #ccbdd7
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 #ccbdd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccbdd7
Preview of #ccbdd7 on White Background
The contrast ratio of #ccbdd7 with white color is 1.78
Preview of #ccbdd7 on black background
The contrast ratio of #ccbdd7 with black color is 11.83
#ccbdd7 color will look good with a black background.
Color Schemes of #ccbdd7
Triadic Colors of #ccbdd7
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 #ccbdd7
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 #ccbdd7
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 #ccbdd7
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: #ccbdd7;
}
This is a sample text used for the color #ccbdd7. 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: #ccbdd7;
}
This is a sample text used for the color #ccbdd7. 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 #ccbdd7;
}
This is a sample text used for the color #ccbdd7. 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.55%
Green 31.09%
Blue 35.36%
CMYK Percentage
Cyan 15.55
Magenta 36.76%
Yellow 0%
Black 47.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.