#c5bcda Hex Color
rgb(197, 188, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | bc | da | - | #c5bcda |
RGB | 197 | 188 | 218 | - | rgb(197,188,218) |
HSL | 258 | 29% | 80% | - | hsl(258,29%,80%) |
HSV | 258 | 14% | 85% | - | hsv(258,14%,85%) |
XYZ | 53.6641 | 52.8987 | 73.7117 | - | xyz(53.6641,52.8987,73.7117) |
CIE-LAB | 77.82 | 8.88 | -13.86 | - | lab(77.82,8.88,-13.86) |
CMYK | 0.096330275229358 | 0.13761467889908 | 0 | 0.14509803921569 | cmyk(0.096330275229358,0.13761467889908,0,0.14509803921569) |
Description
The RGB value of color #c5bcda is rgb(197, 188, 218).
In the hex color #c5bcda, The value of Red is 197, value of Green is 188, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #c5bcda consists of 258° Hue, 29% Saturation, and 80% Lightness.
In the CMYK color model, the color #c5bcda can be represented as Cyan=0.096330275229358%, Magenta=0.13761467889908%, Yellow=0%, and Black=0.14509803921569%.
Shades of #c5bcda
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 #c5bcda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5bcda
Preview of #c5bcda on White Background
The contrast ratio of #c5bcda with white color is 1.81
Preview of #c5bcda on black background
The contrast ratio of #c5bcda with black color is 11.58
#c5bcda color will look good with a black background.
Color Schemes of #c5bcda
Triadic Colors of #c5bcda
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 #c5bcda
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 #c5bcda
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 #c5bcda
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: #c5bcda;
}
This is a sample text used for the color #c5bcda. 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: #c5bcda;
}
This is a sample text used for the color #c5bcda. 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 #c5bcda;
}
This is a sample text used for the color #c5bcda. 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.67%
Green 31.18%
Blue 36.15%
CMYK Percentage
Cyan 25.41
Magenta 36.31%
Yellow 0%
Black 38.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.