#ae1de0 Hex Color
rgb(174, 29, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 1d | e0 | - | #ae1de0 |
RGB | 174 | 29 | 224 | - | rgb(174,29,224) |
HSL | 285 | 77% | 50% | - | hsl(285,77%,50%) |
HSV | 285 | 87% | 88% | - | hsv(285,87%,88%) |
XYZ | 31.3495 | 15.2592 | 71.814 | - | xyz(31.3495,15.2592,71.814) |
CIE-LAB | 45.99 | 78.28 | -67.22 | - | lab(45.99,78.28,-67.22) |
CMYK | 0.22321428571429 | 0.87053571428571 | 0 | 0.12156862745098 | cmyk(0.22321428571429,0.87053571428571,0,0.12156862745098) |
Description
The RGB value of color #ae1de0 is rgb(174, 29, 224).
In the hex color #ae1de0, The value of Red is 174, value of Green is 29, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #ae1de0 consists of 285° Hue, 77% Saturation, and 50% Lightness.
In the CMYK color model, the color #ae1de0 can be represented as Cyan=0.22321428571429%, Magenta=0.87053571428571%, Yellow=0%, and Black=0.12156862745098%.
Shades of #ae1de0
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 #ae1de0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae1de0
Preview of #ae1de0 on White Background
The contrast ratio of #ae1de0 with white color is 5.18
#ae1de0 color will look good on a white background.
Preview of #ae1de0 on black background
The contrast ratio of #ae1de0 with black color is 4.05
Color Schemes of #ae1de0
Triadic Colors of #ae1de0
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 #ae1de0
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 #ae1de0
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 #ae1de0
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: #ae1de0;
}
This is a sample text used for the color #ae1de0. 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: #ae1de0;
}
This is a sample text used for the color #ae1de0. 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 #ae1de0;
}
This is a sample text used for the color #ae1de0. 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 40.75%
Green 6.79%
Blue 52.46%
CMYK Percentage
Cyan 18.37
Magenta 71.63%
Yellow 0%
Black 10%
Comments on this color
Please login or signup to post a comment.
No comments yet.