#ccb1e5 Hex Color
rgb(204, 177, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b1 | e5 | - | #ccb1e5 |
RGB | 204 | 177 | 229 | - | rgb(204,177,229) |
HSL | 271 | 50% | 80% | - | hsl(271,50%,80%) |
HSV | 271 | 23% | 90% | - | hsv(271,23%,90%) |
XYZ | 54.7668 | 49.9388 | 80.8814 | - | xyz(54.7668,49.9388,80.8814) |
CIE-LAB | 76.03 | 19.38 | -22.46 | - | lab(76.03,19.38,-22.46) |
CMYK | 0.10917030567686 | 0.22707423580786 | 0 | 0.10196078431373 | cmyk(0.10917030567686,0.22707423580786,0,0.10196078431373) |
Description
The RGB value of color #ccb1e5 is rgb(204, 177, 229).
In the hex color #ccb1e5, The value of Red is 204, value of Green is 177, and value of Blue is 229. The primary color is Blue. Similarly, The HSL values for #ccb1e5 consists of 271° Hue, 50% Saturation, and 80% Lightness.
In the CMYK color model, the color #ccb1e5 can be represented as Cyan=0.10917030567686%, Magenta=0.22707423580786%, Yellow=0%, and Black=0.10196078431373%.
Shades of #ccb1e5
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 #ccb1e5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb1e5
Preview of #ccb1e5 on White Background
The contrast ratio of #ccb1e5 with white color is 1.91
Preview of #ccb1e5 on black background
The contrast ratio of #ccb1e5 with black color is 10.99
#ccb1e5 color will look good with a black background.
Color Schemes of #ccb1e5
Triadic Colors of #ccb1e5
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 #ccb1e5
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 #ccb1e5
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 #ccb1e5
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: #ccb1e5;
}
This is a sample text used for the color #ccb1e5. 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: #ccb1e5;
}
This is a sample text used for the color #ccb1e5. 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 #ccb1e5;
}
This is a sample text used for the color #ccb1e5. 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.44%
Green 29.02%
Blue 37.54%
CMYK Percentage
Cyan 24.91
Magenta 51.82%
Yellow 0%
Black 23.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.