#c57ecf Hex Color
rgb(197, 126, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 7e | cf | - | #c57ecf |
RGB | 197 | 126 | 207 | - | rgb(197,126,207) |
HSL | 293 | 46% | 65% | - | hsl(293,46%,65%) |
HSV | 293 | 39% | 81% | - | hsv(293,39%,81%) |
XYZ | 41.7493 | 31.297 | 62.872 | - | xyz(41.7493,31.297,62.872) |
CIE-LAB | 62.76 | 40.61 | -30.76 | - | lab(62.76,40.61,-30.76) |
CMYK | 0.048309178743961 | 0.39130434782609 | 0 | 0.18823529411765 | cmyk(0.048309178743961,0.39130434782609,0,0.18823529411765) |
Description
The RGB value of color #c57ecf is rgb(197, 126, 207).
In the hex color #c57ecf, The value of Red is 197, value of Green is 126, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #c57ecf consists of 293° Hue, 46% Saturation, and 65% Lightness.
In the CMYK color model, the color #c57ecf can be represented as Cyan=0.048309178743961%, Magenta=0.39130434782609%, Yellow=0%, and Black=0.18823529411765%.
Shades of #c57ecf
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 #c57ecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c57ecf
Preview of #c57ecf on White Background
The contrast ratio of #c57ecf with white color is 2.89
Preview of #c57ecf on black background
The contrast ratio of #c57ecf with black color is 7.26
#c57ecf color will look good with a black background.
Color Schemes of #c57ecf
Triadic Colors of #c57ecf
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 #c57ecf
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 #c57ecf
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 #c57ecf
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: #c57ecf;
}
This is a sample text used for the color #c57ecf. 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: #c57ecf;
}
This is a sample text used for the color #c57ecf. 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 #c57ecf;
}
This is a sample text used for the color #c57ecf. 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 37.17%
Green 23.77%
Blue 39.06%
CMYK Percentage
Cyan 7.69
Magenta 62.32%
Yellow 0%
Black 29.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.