#ae4bfe Hex Color
rgb(174, 75, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ae | 4b | fe | - | #ae4bfe |
| RGB | 174 | 75 | 254 | - | rgb(174,75,254) |
| HSL | 273 | 99% | 65% | - | hsl(273,99%,65%) |
| HSV | 273 | 70% | 100% | - | hsv(273,70%,100%) |
| XYZ | 37.861 | 21.1866 | 95.8599 | - | xyz(37.861,21.1866,95.8599) |
| CIE-LAB | 53.15 | 69.82 | -72.46 | - | lab(53.15,69.82,-72.46) |
| CMYK | 0.31496062992126 | 0.70472440944882 | 0 | 0.003921568627451 | cmyk(0.31496062992126,0.70472440944882,0,0.003921568627451) |
Description
The RGB value of color #ae4bfe is rgb(174, 75, 254).
In the hex color #ae4bfe, The value of Red is 174, value of Green is 75, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #ae4bfe consists of 273° Hue, 99% Saturation, and 65% Lightness.
In the CMYK color model, the color #ae4bfe can be represented as Cyan=0.31496062992126%, Magenta=0.70472440944882%, Yellow=0%, and Black=0.003921568627451%.
Shades of #ae4bfe
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 #ae4bfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae4bfe
Preview of #ae4bfe on White Background
The contrast ratio of #ae4bfe with white color is 4.01
Preview of #ae4bfe on black background
The contrast ratio of #ae4bfe with black color is 5.24
#ae4bfe color will look good with a black background.
Color Schemes of #ae4bfe
Triadic Colors of #ae4bfe
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 #ae4bfe
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 #ae4bfe
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 #ae4bfe
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: #ae4bfe;
}
This is a sample text used for the color #ae4bfe. 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: #ae4bfe;
}
This is a sample text used for the color #ae4bfe. 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 #ae4bfe;
}
This is a sample text used for the color #ae4bfe. 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 34.59%
Green 14.91%
Blue 50.5%
CMYK Percentage
Cyan 30.77
Magenta 68.85%
Yellow 0%
Black 0.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.