#cbbde8 Hex Color
rgb(203, 189, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | bd | e8 | - | #cbbde8 |
RGB | 203 | 189 | 232 | - | rgb(203,189,232) |
HSL | 260 | 48% | 83% | - | hsl(260,48%,83%) |
HSV | 260 | 19% | 91% | - | hsv(260,19%,91%) |
XYZ | 57.3917 | 54.9179 | 83.9193 | - | xyz(57.3917,54.9179,83.9193) |
CIE-LAB | 78.99 | 13.15 | -19.59 | - | lab(78.99,13.15,-19.59) |
CMYK | 0.125 | 0.18534482758621 | 0 | 0.090196078431373 | cmyk(0.125,0.18534482758621,0,0.090196078431373) |
Description
The RGB value of color #cbbde8 is rgb(203, 189, 232).
In the hex color #cbbde8, The value of Red is 203, value of Green is 189, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #cbbde8 consists of 260° Hue, 48% Saturation, and 83% Lightness.
In the CMYK color model, the color #cbbde8 can be represented as Cyan=0.125%, Magenta=0.18534482758621%, Yellow=0%, and Black=0.090196078431373%.
Shades of #cbbde8
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 #cbbde8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbde8
Preview of #cbbde8 on White Background
The contrast ratio of #cbbde8 with white color is 1.75
Preview of #cbbde8 on black background
The contrast ratio of #cbbde8 with black color is 11.98
#cbbde8 color will look good with a black background.
Color Schemes of #cbbde8
Triadic Colors of #cbbde8
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 #cbbde8
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 #cbbde8
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 #cbbde8
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: #cbbde8;
}
This is a sample text used for the color #cbbde8. 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: #cbbde8;
}
This is a sample text used for the color #cbbde8. 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 #cbbde8;
}
This is a sample text used for the color #cbbde8. 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.53%
Green 30.29%
Blue 37.18%
CMYK Percentage
Cyan 31.21
Magenta 46.27%
Yellow 0%
Black 22.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.