#c7baec Hex Color
rgb(199, 186, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c7 | ba | ec | - | #c7baec |
| RGB | 199 | 186 | 236 | - | rgb(199,186,236) |
| HSL | 256 | 57% | 83% | - | hsl(256,57%,83%) |
| HSV | 256 | 21% | 93% | - | hsv(256,21%,93%) |
| XYZ | 56.2524 | 53.3161 | 86.6831 | - | xyz(56.2524,53.3161,86.6831) |
| CIE-LAB | 78.06 | 14.36 | -23.19 | - | lab(78.06,14.36,-23.19) |
| CMYK | 0.15677966101695 | 0.21186440677966 | 0 | 0.074509803921569 | cmyk(0.15677966101695,0.21186440677966,0,0.074509803921569) |
Description
The RGB value of color #c7baec is rgb(199, 186, 236).
In the hex color #c7baec, The value of Red is 199, value of Green is 186, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #c7baec consists of 256° Hue, 57% Saturation, and 83% Lightness.
In the CMYK color model, the color #c7baec can be represented as Cyan=0.15677966101695%, Magenta=0.21186440677966%, Yellow=0%, and Black=0.074509803921569%.
Shades of #c7baec
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 #c7baec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7baec
Preview of #c7baec on White Background
The contrast ratio of #c7baec with white color is 1.8
Preview of #c7baec on black background
The contrast ratio of #c7baec with black color is 11.66
#c7baec color will look good with a black background.
Color Schemes of #c7baec
Triadic Colors of #c7baec
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 #c7baec
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 #c7baec
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 #c7baec
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: #c7baec;
}
This is a sample text used for the color #c7baec. 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: #c7baec;
}
This is a sample text used for the color #c7baec. 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 #c7baec;
}
This is a sample text used for the color #c7baec. 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.05%
Green 29.95%
Blue 38%
CMYK Percentage
Cyan 35.38
Magenta 47.81%
Yellow 0%
Black 16.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.