#c4bcdb Hex Color
rgb(196, 188, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | bc | db | - | #c4bcdb |
RGB | 196 | 188 | 219 | - | rgb(196,188,219) |
HSL | 255 | 30% | 80% | - | hsl(255,30%,80%) |
HSV | 255 | 14% | 86% | - | hsv(255,14%,86%) |
XYZ | 53.5344 | 52.8167 | 74.3909 | - | xyz(53.5344,52.8167,74.3909) |
CIE-LAB | 77.77 | 8.76 | -14.48 | - | lab(77.77,8.76,-14.48) |
CMYK | 0.10502283105023 | 0.14155251141552 | 0 | 0.14117647058824 | cmyk(0.10502283105023,0.14155251141552,0,0.14117647058824) |
Description
The RGB value of color #c4bcdb is rgb(196, 188, 219).
In the hex color #c4bcdb, The value of Red is 196, value of Green is 188, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c4bcdb consists of 255° Hue, 30% Saturation, and 80% Lightness.
In the CMYK color model, the color #c4bcdb can be represented as Cyan=0.10502283105023%, Magenta=0.14155251141552%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c4bcdb
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 #c4bcdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4bcdb
Preview of #c4bcdb on White Background
The contrast ratio of #c4bcdb with white color is 1.82
Preview of #c4bcdb on black background
The contrast ratio of #c4bcdb with black color is 11.56
#c4bcdb color will look good with a black background.
Color Schemes of #c4bcdb
Triadic Colors of #c4bcdb
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 #c4bcdb
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 #c4bcdb
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 #c4bcdb
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: #c4bcdb;
}
This is a sample text used for the color #c4bcdb. 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: #c4bcdb;
}
This is a sample text used for the color #c4bcdb. 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 #c4bcdb;
}
This is a sample text used for the color #c4bcdb. 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.5%
Green 31.18%
Blue 36.32%
CMYK Percentage
Cyan 27.09
Magenta 36.51%
Yellow 0%
Black 36.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.