#cbb1d0 Hex Color
rgb(203, 177, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b1 | d0 | - | #cbb1d0 |
RGB | 203 | 177 | 208 | - | rgb(203,177,208) |
HSL | 290 | 25% | 75% | - | hsl(290,25%,75%) |
HSV | 290 | 15% | 82% | - | hsv(290,15%,82%) |
XYZ | 51.7359 | 48.6949 | 66.3468 | - | xyz(51.7359,48.6949,66.3468) |
CIE-LAB | 75.26 | 14.88 | -12.21 | - | lab(75.26,14.88,-12.21) |
CMYK | 0.024038461538462 | 0.14903846153846 | 0 | 0.1843137254902 | cmyk(0.024038461538462,0.14903846153846,0,0.1843137254902) |
Description
The RGB value of color #cbb1d0 is rgb(203, 177, 208).
In the hex color #cbb1d0, The value of Red is 203, value of Green is 177, and value of Blue is 208. The primary color is Blue. Similarly, The HSL values for #cbb1d0 consists of 290° Hue, 25% Saturation, and 75% Lightness.
In the CMYK color model, the color #cbb1d0 can be represented as Cyan=0.024038461538462%, Magenta=0.14903846153846%, Yellow=0%, and Black=0.1843137254902%.
Shades of #cbb1d0
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 #cbb1d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb1d0
Preview of #cbb1d0 on White Background
The contrast ratio of #cbb1d0 with white color is 1.96
Preview of #cbb1d0 on black background
The contrast ratio of #cbb1d0 with black color is 10.74
#cbb1d0 color will look good with a black background.
Color Schemes of #cbb1d0
Triadic Colors of #cbb1d0
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 #cbb1d0
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 #cbb1d0
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 #cbb1d0
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: #cbb1d0;
}
This is a sample text used for the color #cbb1d0. 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: #cbb1d0;
}
This is a sample text used for the color #cbb1d0. 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 #cbb1d0;
}
This is a sample text used for the color #cbb1d0. 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 34.52%
Green 30.1%
Blue 35.37%
CMYK Percentage
Cyan 6.73
Magenta 41.7%
Yellow 0%
Black 51.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.