#ccb5ea Hex Color
rgb(204, 181, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b5 | ea | - | #ccb5ea |
RGB | 204 | 181 | 234 | - | rgb(204,181,234) |
HSL | 266 | 56% | 81% | - | hsl(266,56%,81%) |
HSV | 266 | 23% | 92% | - | hsv(266,23%,92%) |
XYZ | 56.277 | 51.8256 | 84.8791 | - | xyz(56.277,51.8256,84.8791) |
CIE-LAB | 77.18 | 18.23 | -23.42 | - | lab(77.18,18.23,-23.42) |
CMYK | 0.12820512820513 | 0.22649572649573 | 0 | 0.082352941176471 | cmyk(0.12820512820513,0.22649572649573,0,0.082352941176471) |
Description
The RGB value of color #ccb5ea is rgb(204, 181, 234).
In the hex color #ccb5ea, The value of Red is 204, value of Green is 181, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #ccb5ea consists of 266° Hue, 56% Saturation, and 81% Lightness.
In the CMYK color model, the color #ccb5ea can be represented as Cyan=0.12820512820513%, Magenta=0.22649572649573%, Yellow=0%, and Black=0.082352941176471%.
Shades of #ccb5ea
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 #ccb5ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb5ea
Preview of #ccb5ea on White Background
The contrast ratio of #ccb5ea with white color is 1.85
Preview of #ccb5ea on black background
The contrast ratio of #ccb5ea with black color is 11.37
#ccb5ea color will look good with a black background.
Color Schemes of #ccb5ea
Triadic Colors of #ccb5ea
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 #ccb5ea
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 #ccb5ea
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 #ccb5ea
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: #ccb5ea;
}
This is a sample text used for the color #ccb5ea. 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: #ccb5ea;
}
This is a sample text used for the color #ccb5ea. 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 #ccb5ea;
}
This is a sample text used for the color #ccb5ea. 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.96%
Green 29.24%
Blue 37.8%
CMYK Percentage
Cyan 29.33
Magenta 51.82%
Yellow 0%
Black 18.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.