#c5a5de Hex Color
rgb(197, 165, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | a5 | de | - | #c5a5de |
RGB | 197 | 165 | 222 | - | rgb(197,165,222) |
HSL | 274 | 46% | 76% | - | hsl(274,46%,76%) |
HSV | 274 | 26% | 87% | - | hsv(274,26%,87%) |
XYZ | 49.6659 | 44.0545 | 74.9929 | - | xyz(49.6659,44.0545,74.9929) |
CIE-LAB | 72.26 | 22.27 | -24.44 | - | lab(72.26,22.27,-24.44) |
CMYK | 0.11261261261261 | 0.25675675675676 | 0 | 0.12941176470588 | cmyk(0.11261261261261,0.25675675675676,0,0.12941176470588) |
Description
The RGB value of color #c5a5de is rgb(197, 165, 222).
In the hex color #c5a5de, The value of Red is 197, value of Green is 165, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #c5a5de consists of 274° Hue, 46% Saturation, and 76% Lightness.
In the CMYK color model, the color #c5a5de can be represented as Cyan=0.11261261261261%, Magenta=0.25675675675676%, Yellow=0%, and Black=0.12941176470588%.
Shades of #c5a5de
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 #c5a5de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5a5de
Preview of #c5a5de on White Background
The contrast ratio of #c5a5de with white color is 2.14
Preview of #c5a5de on black background
The contrast ratio of #c5a5de with black color is 9.81
#c5a5de color will look good with a black background.
Color Schemes of #c5a5de
Triadic Colors of #c5a5de
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 #c5a5de
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 #c5a5de
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 #c5a5de
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: #c5a5de;
}
This is a sample text used for the color #c5a5de. 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: #c5a5de;
}
This is a sample text used for the color #c5a5de. 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 #c5a5de;
}
This is a sample text used for the color #c5a5de. 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.73%
Green 28.25%
Blue 38.01%
CMYK Percentage
Cyan 22.58
Magenta 51.48%
Yellow 0%
Black 25.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.