#c6bacd Hex Color
rgb(198, 186, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | ba | cd | - | #c6bacd |
RGB | 198 | 186 | 205 | - | rgb(198,186,205) |
HSL | 278 | 16% | 77% | - | hsl(278,16%,77%) |
HSV | 278 | 9% | 80% | - | hsv(278,9%,80%) |
XYZ | 51.8671 | 51.5314 | 64.9705 | - | xyz(51.8671,51.5314,64.9705) |
CIE-LAB | 77 | 7.73 | -8.03 | - | lab(77,7.73,-8.03) |
CMYK | 0.034146341463415 | 0.092682926829268 | 0 | 0.19607843137255 | cmyk(0.034146341463415,0.092682926829268,0,0.19607843137255) |
Description
The RGB value of color #c6bacd is rgb(198, 186, 205).
In the hex color #c6bacd, The value of Red is 198, value of Green is 186, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #c6bacd consists of 278° Hue, 16% Saturation, and 77% Lightness.
In the CMYK color model, the color #c6bacd can be represented as Cyan=0.034146341463415%, Magenta=0.092682926829268%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c6bacd
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 #c6bacd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6bacd
Preview of #c6bacd on White Background
The contrast ratio of #c6bacd with white color is 1.86
Preview of #c6bacd on black background
The contrast ratio of #c6bacd with black color is 11.31
#c6bacd color will look good with a black background.
Color Schemes of #c6bacd
Triadic Colors of #c6bacd
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 #c6bacd
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 #c6bacd
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 #c6bacd
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: #c6bacd;
}
This is a sample text used for the color #c6bacd. 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: #c6bacd;
}
This is a sample text used for the color #c6bacd. 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 #c6bacd;
}
This is a sample text used for the color #c6bacd. 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.62%
Green 31.58%
Blue 34.8%
CMYK Percentage
Cyan 10.57
Magenta 28.7%
Yellow 0%
Black 60.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.