#c37acd Hex Color
rgb(195, 122, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 7a | cd | - | #c37acd |
RGB | 195 | 122 | 205 | - | rgb(195,122,205) |
HSL | 293 | 45% | 64% | - | hsl(293,45%,64%) |
HSV | 293 | 40% | 80% | - | hsv(293,40%,80%) |
XYZ | 40.4847 | 29.9289 | 61.4007 | - | xyz(40.4847,29.9289,61.4007) |
CIE-LAB | 61.59 | 41.75 | -31.45 | - | lab(61.59,41.75,-31.45) |
CMYK | 0.048780487804878 | 0.40487804878049 | 0 | 0.19607843137255 | cmyk(0.048780487804878,0.40487804878049,0,0.19607843137255) |
Description
The RGB value of color #c37acd is rgb(195, 122, 205).
In the hex color #c37acd, The value of Red is 195, value of Green is 122, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #c37acd consists of 293° Hue, 45% Saturation, and 64% Lightness.
In the CMYK color model, the color #c37acd can be represented as Cyan=0.048780487804878%, Magenta=0.40487804878049%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c37acd
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 #c37acd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c37acd
Preview of #c37acd on White Background
The contrast ratio of #c37acd with white color is 3.01
Preview of #c37acd on black background
The contrast ratio of #c37acd with black color is 6.99
#c37acd color will look good with a black background.
Color Schemes of #c37acd
Triadic Colors of #c37acd
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 #c37acd
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 #c37acd
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 #c37acd
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: #c37acd;
}
This is a sample text used for the color #c37acd. 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: #c37acd;
}
This is a sample text used for the color #c37acd. 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 #c37acd;
}
This is a sample text used for the color #c37acd. 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.36%
Green 23.37%
Blue 39.27%
CMYK Percentage
Cyan 7.51
Magenta 62.31%
Yellow 0%
Black 30.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.