#cbc2dd Hex Color
rgb(203, 194, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | c2 | dd | - | #cbc2dd |
RGB | 203 | 194 | 221 | - | rgb(203,194,221) |
HSL | 260 | 28% | 81% | - | hsl(260,28%,81%) |
HSV | 260 | 12% | 87% | - | hsv(260,12%,87%) |
XYZ | 56.9715 | 56.5005 | 76.3096 | - | xyz(56.9715,56.5005,76.3096) |
CIE-LAB | 79.9 | 8.22 | -12.31 | - | lab(79.9,8.22,-12.31) |
CMYK | 0.081447963800905 | 0.12217194570136 | 0 | 0.13333333333333 | cmyk(0.081447963800905,0.12217194570136,0,0.13333333333333) |
Description
The RGB value of color #cbc2dd is rgb(203, 194, 221).
In the hex color #cbc2dd, The value of Red is 203, value of Green is 194, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #cbc2dd consists of 260° Hue, 28% Saturation, and 81% Lightness.
In the CMYK color model, the color #cbc2dd can be represented as Cyan=0.081447963800905%, Magenta=0.12217194570136%, Yellow=0%, and Black=0.13333333333333%.
Shades of #cbc2dd
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 #cbc2dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbc2dd
Preview of #cbc2dd on White Background
The contrast ratio of #cbc2dd with white color is 1.71
Preview of #cbc2dd on black background
The contrast ratio of #cbc2dd with black color is 12.3
#cbc2dd color will look good with a black background.
Color Schemes of #cbc2dd
Triadic Colors of #cbc2dd
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 #cbc2dd
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 #cbc2dd
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 #cbc2dd
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: #cbc2dd;
}
This is a sample text used for the color #cbc2dd. 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: #cbc2dd;
}
This is a sample text used for the color #cbc2dd. 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 #cbc2dd;
}
This is a sample text used for the color #cbc2dd. 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 32.85%
Green 31.39%
Blue 35.76%
CMYK Percentage
Cyan 24.17
Magenta 36.26%
Yellow 0%
Black 39.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.