#ae2ccd Hex Color
rgb(174, 44, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ae | 2c | cd | - | #ae2ccd |
| RGB | 174 | 44 | 205 | - | rgb(174,44,205) |
| HSL | 288 | 65% | 49% | - | hsl(288,65%,49%) |
| HSV | 288 | 79% | 80% | - | hsv(288,79%,80%) |
| XYZ | 29.3757 | 15.2078 | 59.1447 | - | xyz(29.3757,15.2078,59.1447) |
| CIE-LAB | 45.92 | 71.17 | -56.43 | - | lab(45.92,71.17,-56.43) |
| CMYK | 0.15121951219512 | 0.78536585365854 | 0 | 0.19607843137255 | cmyk(0.15121951219512,0.78536585365854,0,0.19607843137255) |
Description
The RGB value of color #ae2ccd is rgb(174, 44, 205).
In the hex color #ae2ccd, The value of Red is 174, value of Green is 44, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #ae2ccd consists of 288° Hue, 65% Saturation, and 49% Lightness.
In the CMYK color model, the color #ae2ccd can be represented as Cyan=0.15121951219512%, Magenta=0.78536585365854%, Yellow=0%, and Black=0.19607843137255%.
Shades of #ae2ccd
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 #ae2ccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae2ccd
Preview of #ae2ccd on White Background
The contrast ratio of #ae2ccd with white color is 5.2
#ae2ccd color will look good on a white background.
Preview of #ae2ccd on black background
The contrast ratio of #ae2ccd with black color is 4.04
Color Schemes of #ae2ccd
Triadic Colors of #ae2ccd
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 #ae2ccd
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 #ae2ccd
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 #ae2ccd
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: #ae2ccd;
}
This is a sample text used for the color #ae2ccd. 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: #ae2ccd;
}
This is a sample text used for the color #ae2ccd. 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 #ae2ccd;
}
This is a sample text used for the color #ae2ccd. 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 41.13%
Green 10.4%
Blue 48.46%
CMYK Percentage
Cyan 13.35
Magenta 69.34%
Yellow 0%
Black 17.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.