#cbbbe6 Hex Color
rgb(203, 187, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | bb | e6 | - | #cbbbe6 |
RGB | 203 | 187 | 230 | - | rgb(203,187,230) |
HSL | 262 | 46% | 82% | - | hsl(262,46%,82%) |
HSV | 262 | 19% | 90% | - | hsv(262,19%,90%) |
XYZ | 56.6819 | 53.9503 | 82.2889 | - | xyz(56.6819,53.9503,82.2889) |
CIE-LAB | 78.43 | 13.82 | -19.36 | - | lab(78.43,13.82,-19.36) |
CMYK | 0.11739130434783 | 0.18695652173913 | 0 | 0.098039215686274 | cmyk(0.11739130434783,0.18695652173913,0,0.098039215686274) |
Description
The RGB value of color #cbbbe6 is rgb(203, 187, 230).
In the hex color #cbbbe6, The value of Red is 203, value of Green is 187, and value of Blue is 230. The primary color is Blue. Similarly, The HSL values for #cbbbe6 consists of 262° Hue, 46% Saturation, and 82% Lightness.
In the CMYK color model, the color #cbbbe6 can be represented as Cyan=0.11739130434783%, Magenta=0.18695652173913%, Yellow=0%, and Black=0.098039215686274%.
Shades of #cbbbe6
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 #cbbbe6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbbe6
Preview of #cbbbe6 on White Background
The contrast ratio of #cbbbe6 with white color is 1.78
Preview of #cbbbe6 on black background
The contrast ratio of #cbbbe6 with black color is 11.79
#cbbbe6 color will look good with a black background.
Color Schemes of #cbbbe6
Triadic Colors of #cbbbe6
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 #cbbbe6
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 #cbbbe6
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 #cbbbe6
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: #cbbbe6;
}
This is a sample text used for the color #cbbbe6. 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: #cbbbe6;
}
This is a sample text used for the color #cbbbe6. 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 #cbbbe6;
}
This is a sample text used for the color #cbbbe6. 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.74%
Green 30.16%
Blue 37.1%
CMYK Percentage
Cyan 29.17
Magenta 46.46%
Yellow 0%
Black 24.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.