#c4bbea Hex Color
rgb(196, 187, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | bb | ea | - | #c4bbea |
RGB | 196 | 187 | 234 | - | rgb(196,187,234) |
HSL | 251 | 53% | 83% | - | hsl(251,53%,83%) |
HSV | 251 | 20% | 92% | - | hsv(251,20%,92%) |
XYZ | 55.3866 | 53.2169 | 85.1946 | - | xyz(55.3866,53.2169,85.1946) |
CIE-LAB | 78 | 12.45 | -22.22 | - | lab(78,12.45,-22.22) |
CMYK | 0.16239316239316 | 0.2008547008547 | 0 | 0.082352941176471 | cmyk(0.16239316239316,0.2008547008547,0,0.082352941176471) |
Description
The RGB value of color #c4bbea is rgb(196, 187, 234).
In the hex color #c4bbea, The value of Red is 196, value of Green is 187, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #c4bbea consists of 251° Hue, 53% Saturation, and 83% Lightness.
In the CMYK color model, the color #c4bbea can be represented as Cyan=0.16239316239316%, Magenta=0.2008547008547%, Yellow=0%, and Black=0.082352941176471%.
Shades of #c4bbea
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 #c4bbea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4bbea
Preview of #c4bbea on White Background
The contrast ratio of #c4bbea with white color is 1.8
Preview of #c4bbea on black background
The contrast ratio of #c4bbea with black color is 11.64
#c4bbea color will look good with a black background.
Color Schemes of #c4bbea
Triadic Colors of #c4bbea
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 #c4bbea
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 #c4bbea
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 #c4bbea
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: #c4bbea;
}
This is a sample text used for the color #c4bbea. 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: #c4bbea;
}
This is a sample text used for the color #c4bbea. 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 #c4bbea;
}
This is a sample text used for the color #c4bbea. 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.77%
Green 30.31%
Blue 37.93%
CMYK Percentage
Cyan 36.44
Magenta 45.08%
Yellow 0%
Black 18.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.