#c3a7ce Hex Color
rgb(195, 167, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | a7 | ce | - | #c3a7ce |
RGB | 195 | 167 | 206 | - | rgb(195,167,206) |
HSL | 283 | 28% | 73% | - | hsl(283,28%,73%) |
HSV | 283 | 19% | 81% | - | hsv(283,19%,81%) |
XYZ | 47.465 | 43.6958 | 64.325 | - | xyz(47.465,43.6958,64.325) |
CIE-LAB | 72.02 | 17.27 | -16.05 | - | lab(72.02,17.27,-16.05) |
CMYK | 0.053398058252427 | 0.18932038834951 | 0 | 0.1921568627451 | cmyk(0.053398058252427,0.18932038834951,0,0.1921568627451) |
Description
The RGB value of color #c3a7ce is rgb(195, 167, 206).
In the hex color #c3a7ce, The value of Red is 195, value of Green is 167, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #c3a7ce consists of 283° Hue, 28% Saturation, and 73% Lightness.
In the CMYK color model, the color #c3a7ce can be represented as Cyan=0.053398058252427%, Magenta=0.18932038834951%, Yellow=0%, and Black=0.1921568627451%.
Shades of #c3a7ce
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 #c3a7ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3a7ce
Preview of #c3a7ce on White Background
The contrast ratio of #c3a7ce with white color is 2.16
Preview of #c3a7ce on black background
The contrast ratio of #c3a7ce with black color is 9.74
#c3a7ce color will look good with a black background.
Color Schemes of #c3a7ce
Triadic Colors of #c3a7ce
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 #c3a7ce
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 #c3a7ce
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 #c3a7ce
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: #c3a7ce;
}
This is a sample text used for the color #c3a7ce. 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: #c3a7ce;
}
This is a sample text used for the color #c3a7ce. 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 #c3a7ce;
}
This is a sample text used for the color #c3a7ce. 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 34.33%
Green 29.4%
Blue 36.27%
CMYK Percentage
Cyan 12.28
Magenta 43.53%
Yellow 0%
Black 44.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.