#ae73fb Hex Color
rgb(174, 115, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 73 | fb | - | #ae73fb |
RGB | 174 | 115 | 251 | - | rgb(174,115,251) |
HSL | 266 | 94% | 72% | - | hsl(266,94%,72%) |
HSV | 266 | 54% | 98% | - | hsv(266,54%,98%) |
XYZ | 40.9989 | 28.2252 | 94.5539 | - | xyz(40.9989,28.2252,94.5539) |
CIE-LAB | 60.09 | 49.81 | -59.62 | - | lab(60.09,49.81,-59.62) |
CMYK | 0.30677290836653 | 0.54183266932271 | 0 | 0.015686274509804 | cmyk(0.30677290836653,0.54183266932271,0,0.015686274509804) |
Description
The RGB value of color #ae73fb is rgb(174, 115, 251).
In the hex color #ae73fb, The value of Red is 174, value of Green is 115, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #ae73fb consists of 266° Hue, 94% Saturation, and 72% Lightness.
In the CMYK color model, the color #ae73fb can be represented as Cyan=0.30677290836653%, Magenta=0.54183266932271%, Yellow=0%, and Black=0.015686274509804%.
Shades of #ae73fb
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 #ae73fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae73fb
Preview of #ae73fb on White Background
The contrast ratio of #ae73fb with white color is 3.16
Preview of #ae73fb on black background
The contrast ratio of #ae73fb with black color is 6.65
#ae73fb color will look good with a black background.
Color Schemes of #ae73fb
Triadic Colors of #ae73fb
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 #ae73fb
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 #ae73fb
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 #ae73fb
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: #ae73fb;
}
This is a sample text used for the color #ae73fb. 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: #ae73fb;
}
This is a sample text used for the color #ae73fb. 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 #ae73fb;
}
This is a sample text used for the color #ae73fb. 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 32.22%
Green 21.3%
Blue 46.48%
CMYK Percentage
Cyan 35.49
Magenta 62.69%
Yellow 0%
Black 1.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.