#cbbcdd Hex Color
rgb(203, 188, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | bc | dd | - | #cbbcdd |
RGB | 203 | 188 | 221 | - | rgb(203,188,221) |
HSL | 267 | 33% | 80% | - | hsl(267,33%,80%) |
HSV | 267 | 15% | 87% | - | hsv(267,15%,87%) |
XYZ | 55.663 | 53.8834 | 75.8734 | - | xyz(55.663,53.8834,75.8734) |
CIE-LAB | 78.39 | 11.45 | -14.56 | - | lab(78.39,11.45,-14.56) |
CMYK | 0.081447963800905 | 0.14932126696833 | 0 | 0.13333333333333 | cmyk(0.081447963800905,0.14932126696833,0,0.13333333333333) |
Description
The RGB value of color #cbbcdd is rgb(203, 188, 221).
In the hex color #cbbcdd, The value of Red is 203, value of Green is 188, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #cbbcdd consists of 267° Hue, 33% Saturation, and 80% Lightness.
In the CMYK color model, the color #cbbcdd can be represented as Cyan=0.081447963800905%, Magenta=0.14932126696833%, Yellow=0%, and Black=0.13333333333333%.
Shades of #cbbcdd
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 #cbbcdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbcdd
Preview of #cbbcdd on White Background
The contrast ratio of #cbbcdd with white color is 1.78
Preview of #cbbcdd on black background
The contrast ratio of #cbbcdd with black color is 11.78
#cbbcdd color will look good with a black background.
Color Schemes of #cbbcdd
Triadic Colors of #cbbcdd
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 #cbbcdd
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 #cbbcdd
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 #cbbcdd
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: #cbbcdd;
}
This is a sample text used for the color #cbbcdd. 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: #cbbcdd;
}
This is a sample text used for the color #cbbcdd. 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 #cbbcdd;
}
This is a sample text used for the color #cbbcdd. 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.17%
Green 30.72%
Blue 36.11%
CMYK Percentage
Cyan 22.37
Magenta 41.01%
Yellow 0%
Black 36.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.