#cbb9dc Hex Color
rgb(203, 185, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b9 | dc | - | #cbb9dc |
RGB | 203 | 185 | 220 | - | rgb(203,185,220) |
HSL | 271 | 33% | 79% | - | hsl(271,33%,79%) |
HSV | 271 | 16% | 86% | - | hsv(271,16%,86%) |
XYZ | 54.8958 | 52.5617 | 74.9623 | - | xyz(54.8958,52.5617,74.9623) |
CIE-LAB | 77.62 | 12.88 | -15.19 | - | lab(77.62,12.88,-15.19) |
CMYK | 0.077272727272727 | 0.15909090909091 | 0 | 0.13725490196078 | cmyk(0.077272727272727,0.15909090909091,0,0.13725490196078) |
Description
The RGB value of color #cbb9dc is rgb(203, 185, 220).
In the hex color #cbb9dc, The value of Red is 203, value of Green is 185, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #cbb9dc consists of 271° Hue, 33% Saturation, and 79% Lightness.
In the CMYK color model, the color #cbb9dc can be represented as Cyan=0.077272727272727%, Magenta=0.15909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #cbb9dc
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 #cbb9dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb9dc
Preview of #cbb9dc on White Background
The contrast ratio of #cbb9dc with white color is 1.82
Preview of #cbb9dc on black background
The contrast ratio of #cbb9dc with black color is 11.51
#cbb9dc color will look good with a black background.
Color Schemes of #cbb9dc
Triadic Colors of #cbb9dc
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 #cbb9dc
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 #cbb9dc
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 #cbb9dc
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: #cbb9dc;
}
This is a sample text used for the color #cbb9dc. 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: #cbb9dc;
}
This is a sample text used for the color #cbb9dc. 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 #cbb9dc;
}
This is a sample text used for the color #cbb9dc. 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.39%
Green 30.43%
Blue 36.18%
CMYK Percentage
Cyan 20.68
Magenta 42.58%
Yellow 0%
Black 36.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.