#ae81fd Hex Color
rgb(174, 129, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 81 | fd | - | #ae81fd |
RGB | 174 | 129 | 253 | - | rgb(174,129,253) |
HSL | 262 | 97% | 75% | - | hsl(262,97%,75%) |
HSV | 262 | 49% | 99% | - | hsv(262,49%,99%) |
XYZ | 43.0354 | 31.791 | 96.7966 | - | xyz(43.0354,31.791,96.7966) |
CIE-LAB | 63.17 | 42.69 | -55.81 | - | lab(63.17,42.69,-55.81) |
CMYK | 0.31225296442688 | 0.4901185770751 | 0 | 0.0078431372549019 | cmyk(0.31225296442688,0.4901185770751,0,0.0078431372549019) |
Description
The RGB value of color #ae81fd is rgb(174, 129, 253).
In the hex color #ae81fd, The value of Red is 174, value of Green is 129, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #ae81fd consists of 262° Hue, 97% Saturation, and 75% Lightness.
In the CMYK color model, the color #ae81fd can be represented as Cyan=0.31225296442688%, Magenta=0.4901185770751%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #ae81fd
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 #ae81fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae81fd
Preview of #ae81fd on White Background
The contrast ratio of #ae81fd with white color is 2.85
Preview of #ae81fd on black background
The contrast ratio of #ae81fd with black color is 7.36
#ae81fd color will look good with a black background.
Color Schemes of #ae81fd
Triadic Colors of #ae81fd
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 #ae81fd
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 #ae81fd
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 #ae81fd
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: #ae81fd;
}
This is a sample text used for the color #ae81fd. 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: #ae81fd;
}
This is a sample text used for the color #ae81fd. 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 #ae81fd;
}
This is a sample text used for the color #ae81fd. 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 31.29%
Green 23.2%
Blue 45.5%
CMYK Percentage
Cyan 38.54
Magenta 60.49%
Yellow 0%
Black 0.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.