#ae3fbd Hex Color
rgb(174, 63, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 3f | bd | - | #ae3fbd |
RGB | 174 | 63 | 189 | - | rgb(174,63,189) |
HSL | 293 | 50% | 49% | - | hsl(293,50%,49%) |
HSV | 293 | 67% | 74% | - | hsv(293,67%,74%) |
XYZ | 28.4184 | 16.2278 | 49.7786 | - | xyz(28.4184,16.2278,49.7786) |
CIE-LAB | 47.27 | 61.62 | -44.98 | - | lab(47.27,61.62,-44.98) |
CMYK | 0.079365079365079 | 0.66666666666667 | 0 | 0.25882352941176 | cmyk(0.079365079365079,0.66666666666667,0,0.25882352941176) |
Description
The RGB value of color #ae3fbd is rgb(174, 63, 189).
In the hex color #ae3fbd, The value of Red is 174, value of Green is 63, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #ae3fbd consists of 293° Hue, 50% Saturation, and 49% Lightness.
In the CMYK color model, the color #ae3fbd can be represented as Cyan=0.079365079365079%, Magenta=0.66666666666667%, Yellow=0%, and Black=0.25882352941176%.
Shades of #ae3fbd
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 #ae3fbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae3fbd
Preview of #ae3fbd on White Background
The contrast ratio of #ae3fbd with white color is 4.95
#ae3fbd color will look good on a white background.
Preview of #ae3fbd on black background
The contrast ratio of #ae3fbd with black color is 4.25
Color Schemes of #ae3fbd
Triadic Colors of #ae3fbd
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 #ae3fbd
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 #ae3fbd
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 #ae3fbd
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: #ae3fbd;
}
This is a sample text used for the color #ae3fbd. 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: #ae3fbd;
}
This is a sample text used for the color #ae3fbd. 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 #ae3fbd;
}
This is a sample text used for the color #ae3fbd. 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.85%
Green 14.79%
Blue 44.37%
CMYK Percentage
Cyan 7.9
Magenta 66.34%
Yellow 0%
Black 25.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.