#cb9ebc Hex Color
rgb(203, 158, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 9e | bc | - | #cb9ebc |
RGB | 203 | 158 | 188 | - | rgb(203,158,188) |
HSL | 320 | 30% | 71% | - | hsl(320,30%,71%) |
HSV | 320 | 22% | 80% | - | hsv(320,22%,80%) |
XYZ | 45.9326 | 40.7811 | 53.0276 | - | xyz(45.9326,40.7811,53.0276) |
CIE-LAB | 70.02 | 21.59 | -9.04 | - | lab(70.02,21.59,-9.04) |
CMYK | 0 | 0.22167487684729 | 0.073891625615763 | 0.20392156862745 | cmyk(0,0.22167487684729,0.073891625615763,0.20392156862745) |
Description
The RGB value of color #cb9ebc is rgb(203, 158, 188).
In the hex color #cb9ebc, The value of Red is 203, value of Green is 158, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #cb9ebc consists of 320° Hue, 30% Saturation, and 71% Lightness.
In the CMYK color model, the color #cb9ebc can be represented as Cyan=0%, Magenta=0.22167487684729%, Yellow=0.073891625615763%, and Black=0.20392156862745%.
Shades of #cb9ebc
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 #cb9ebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb9ebc
Preview of #cb9ebc on White Background
The contrast ratio of #cb9ebc with white color is 2.29
Preview of #cb9ebc on black background
The contrast ratio of #cb9ebc with black color is 9.16
#cb9ebc color will look good with a black background.
Color Schemes of #cb9ebc
Triadic Colors of #cb9ebc
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 #cb9ebc
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 #cb9ebc
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 #cb9ebc
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: #cb9ebc;
}
This is a sample text used for the color #cb9ebc. 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: #cb9ebc;
}
This is a sample text used for the color #cb9ebc. 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 #cb9ebc;
}
This is a sample text used for the color #cb9ebc. 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 36.98%
Green 28.78%
Blue 34.24%
CMYK Percentage
Cyan 0
Magenta 44.38%
Yellow 14.79%
Black 40.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.