#c5bcd4 Hex Color
rgb(197, 188, 212)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | bc | d4 | - | #c5bcd4 |
RGB | 197 | 188 | 212 | - | rgb(197,188,212) |
HSL | 263 | 22% | 78% | - | hsl(263,22%,78%) |
HSV | 263 | 11% | 83% | - | hsv(263,11%,83%) |
XYZ | 52.8928 | 52.5902 | 69.6505 | - | xyz(52.8928,52.5902,69.6505) |
CIE-LAB | 77.63 | 7.68 | -10.89 | - | lab(77.63,7.68,-10.89) |
CMYK | 0.070754716981132 | 0.11320754716981 | 0 | 0.16862745098039 | cmyk(0.070754716981132,0.11320754716981,0,0.16862745098039) |
Description
The RGB value of color #c5bcd4 is rgb(197, 188, 212).
In the hex color #c5bcd4, The value of Red is 197, value of Green is 188, and value of Blue is 212. The primary color is Blue. Similarly, The HSL values for #c5bcd4 consists of 263° Hue, 22% Saturation, and 78% Lightness.
In the CMYK color model, the color #c5bcd4 can be represented as Cyan=0.070754716981132%, Magenta=0.11320754716981%, Yellow=0%, and Black=0.16862745098039%.
Shades of #c5bcd4
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 #c5bcd4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5bcd4
Preview of #c5bcd4 on White Background
The contrast ratio of #c5bcd4 with white color is 1.82
Preview of #c5bcd4 on black background
The contrast ratio of #c5bcd4 with black color is 11.52
#c5bcd4 color will look good with a black background.
Color Schemes of #c5bcd4
Triadic Colors of #c5bcd4
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 #c5bcd4
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 #c5bcd4
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 #c5bcd4
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: #c5bcd4;
}
This is a sample text used for the color #c5bcd4. 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: #c5bcd4;
}
This is a sample text used for the color #c5bcd4. 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 #c5bcd4;
}
This is a sample text used for the color #c5bcd4. 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%
Green 31.49%
Blue 35.51%
CMYK Percentage
Cyan 20.07
Magenta 32.11%
Yellow 0%
Black 47.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.