#c0bcdd Hex Color
rgb(192, 188, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | bc | dd | - | #c0bcdd |
RGB | 192 | 188 | 221 | - | rgb(192,188,221) |
HSL | 247 | 33% | 80% | - | hsl(247,33%,80%) |
HSV | 247 | 15% | 87% | - | hsv(247,15%,87%) |
XYZ | 52.7726 | 52.3934 | 75.7381 | - | xyz(52.7726,52.3934,75.7381) |
CIE-LAB | 77.52 | 7.87 | -15.97 | - | lab(77.52,7.87,-15.97) |
CMYK | 0.13122171945701 | 0.14932126696833 | 0 | 0.13333333333333 | cmyk(0.13122171945701,0.14932126696833,0,0.13333333333333) |
Description
The RGB value of color #c0bcdd is rgb(192, 188, 221).
In the hex color #c0bcdd, The value of Red is 192, value of Green is 188, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c0bcdd consists of 247° Hue, 33% Saturation, and 80% Lightness.
In the CMYK color model, the color #c0bcdd can be represented as Cyan=0.13122171945701%, Magenta=0.14932126696833%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c0bcdd
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 #c0bcdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0bcdd
Preview of #c0bcdd on White Background
The contrast ratio of #c0bcdd with white color is 1.83
Preview of #c0bcdd on black background
The contrast ratio of #c0bcdd with black color is 11.48
#c0bcdd color will look good with a black background.
Color Schemes of #c0bcdd
Triadic Colors of #c0bcdd
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 #c0bcdd
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 #c0bcdd
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 #c0bcdd
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: #c0bcdd;
}
This is a sample text used for the color #c0bcdd. 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: #c0bcdd;
}
This is a sample text used for the color #c0bcdd. 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 #c0bcdd;
}
This is a sample text used for the color #c0bcdd. 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 31.95%
Green 31.28%
Blue 36.77%
CMYK Percentage
Cyan 31.71
Magenta 36.08%
Yellow 0%
Black 32.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.