#cbbad6 Hex Color
rgb(203, 186, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ba | d6 | - | #cbbad6 |
RGB | 203 | 186 | 214 | - | rgb(203,186,214) |
HSL | 276 | 25% | 78% | - | hsl(276,25%,78%) |
HSV | 276 | 13% | 84% | - | hsv(276,13%,84%) |
XYZ | 54.3251 | 52.6694 | 70.9213 | - | xyz(54.3251,52.6694,70.9213) |
CIE-LAB | 77.68 | 11.15 | -11.85 | - | lab(77.68,11.15,-11.85) |
CMYK | 0.051401869158879 | 0.13084112149533 | 0 | 0.16078431372549 | cmyk(0.051401869158879,0.13084112149533,0,0.16078431372549) |
Description
The RGB value of color #cbbad6 is rgb(203, 186, 214).
In the hex color #cbbad6, The value of Red is 203, value of Green is 186, and value of Blue is 214. The primary color is Blue. Similarly, The HSL values for #cbbad6 consists of 276° Hue, 25% Saturation, and 78% Lightness.
In the CMYK color model, the color #cbbad6 can be represented as Cyan=0.051401869158879%, Magenta=0.13084112149533%, Yellow=0%, and Black=0.16078431372549%.
Shades of #cbbad6
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 #cbbad6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbad6
Preview of #cbbad6 on White Background
The contrast ratio of #cbbad6 with white color is 1.82
Preview of #cbbad6 on black background
The contrast ratio of #cbbad6 with black color is 11.53
#cbbad6 color will look good with a black background.
Color Schemes of #cbbad6
Triadic Colors of #cbbad6
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 #cbbad6
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 #cbbad6
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 #cbbad6
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: #cbbad6;
}
This is a sample text used for the color #cbbad6. 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: #cbbad6;
}
This is a sample text used for the color #cbbad6. 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 #cbbad6;
}
This is a sample text used for the color #cbbad6. 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.67%
Green 30.85%
Blue 35.49%
CMYK Percentage
Cyan 14.98
Magenta 38.14%
Yellow 0%
Black 46.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.