#ae04b2 Hex Color
rgb(174, 4, 178)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ae | 04 | b2 | - | #ae04b2 |
| RGB | 174 | 4 | 178 | - | rgb(174,4,178) |
| HSL | 299 | 96% | 36% | - | hsl(299,96%,36%) |
| HSV | 299 | 98% | 70% | - | hsv(299,98%,70%) |
| XYZ | 25.5349 | 12.2999 | 43.1478 | - | xyz(25.5349,12.2999,43.1478) |
| CIE-LAB | 41.69 | 73.97 | -47.44 | - | lab(41.69,73.97,-47.44) |
| CMYK | 0.022471910112359 | 0.97752808988764 | 0 | 0.30196078431373 | cmyk(0.022471910112359,0.97752808988764,0,0.30196078431373) |
Description
The RGB value of color #ae04b2 is rgb(174, 4, 178).
In the hex color #ae04b2, The value of Red is 174, value of Green is 4, and value of Blue is 178. The primary color is Blue. Similarly, The HSL values for #ae04b2 consists of 299° Hue, 96% Saturation, and 36% Lightness.
In the CMYK color model, the color #ae04b2 can be represented as Cyan=0.022471910112359%, Magenta=0.97752808988764%, Yellow=0%, and Black=0.30196078431373%.
Shades of #ae04b2
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 #ae04b2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae04b2
Preview of #ae04b2 on White Background
The contrast ratio of #ae04b2 with white color is 6.07
#ae04b2 color will look good on a white background.
Preview of #ae04b2 on black background
The contrast ratio of #ae04b2 with black color is 3.46
Color Schemes of #ae04b2
Triadic Colors of #ae04b2
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 #ae04b2
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 #ae04b2
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 #ae04b2
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.
Monochromatic Colors of #ae04b2
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ae04b2;
}
This is a sample text used for the color #ae04b2. 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: #ae04b2;
}
This is a sample text used for the color #ae04b2. 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 #ae04b2;
}
This is a sample text used for the color #ae04b2. 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 48.88%
Green 1.12%
Blue 50%
CMYK Percentage
Cyan 1.73
Magenta 75.08%
Yellow 0%
Black 23.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.