#cbb9d0 Hex Color
rgb(203, 185, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b9 | d0 | - | #cbb9d0 |
RGB | 203 | 185 | 208 | - | rgb(203,185,208) |
HSL | 287 | 20% | 77% | - | hsl(287,20%,77%) |
HSV | 287 | 11% | 82% | - | hsv(287,11%,82%) |
XYZ | 53.3627 | 51.9485 | 66.8891 | - | xyz(53.3627,51.9485,66.8891) |
CIE-LAB | 77.25 | 10.54 | -9.24 | - | lab(77.25,10.54,-9.24) |
CMYK | 0.024038461538462 | 0.11057692307692 | 0 | 0.1843137254902 | cmyk(0.024038461538462,0.11057692307692,0,0.1843137254902) |
Description
The RGB value of color #cbb9d0 is rgb(203, 185, 208).
In the hex color #cbb9d0, The value of Red is 203, value of Green is 185, and value of Blue is 208. The primary color is Blue. Similarly, The HSL values for #cbb9d0 consists of 287° Hue, 20% Saturation, and 77% Lightness.
In the CMYK color model, the color #cbb9d0 can be represented as Cyan=0.024038461538462%, Magenta=0.11057692307692%, Yellow=0%, and Black=0.1843137254902%.
Shades of #cbb9d0
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 #cbb9d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb9d0
Preview of #cbb9d0 on White Background
The contrast ratio of #cbb9d0 with white color is 1.84
Preview of #cbb9d0 on black background
The contrast ratio of #cbb9d0 with black color is 11.39
#cbb9d0 color will look good with a black background.
Color Schemes of #cbb9d0
Triadic Colors of #cbb9d0
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 #cbb9d0
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 #cbb9d0
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 #cbb9d0
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: #cbb9d0;
}
This is a sample text used for the color #cbb9d0. 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: #cbb9d0;
}
This is a sample text used for the color #cbb9d0. 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 #cbb9d0;
}
This is a sample text used for the color #cbb9d0. 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.06%
Green 31.04%
Blue 34.9%
CMYK Percentage
Cyan 7.54
Magenta 34.67%
Yellow 0%
Black 57.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.