#aeea15 Hex Color
rgb(174, 234, 21)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ea | 15 | - | #aeea15 |
RGB | 174 | 234 | 21 | - | rgb(174,234,21) |
HSL | 77 | 84% | 50% | - | hsl(77,84%,50%) |
HSV | 77 | 91% | 92% | - | hsv(77,91%,92%) |
XYZ | 47.0137 | 67.8985 | 11.3373 | - | xyz(47.0137,67.8985,11.3373) |
CIE-LAB | 85.96 | -44.04 | 81.69 | - | lab(85.96,-44.04,81.69) |
CMYK | 0.25641025641026 | 0 | 0.91025641025641 | 0.082352941176471 | cmyk(0.25641025641026,0,0.91025641025641,0.082352941176471) |
Description
The RGB value of color #aeea15 is rgb(174, 234, 21).
In the hex color #aeea15, The value of Red is 174, value of Green is 234, and value of Blue is 21. The primary color is Green. Similarly, The HSL values for #aeea15 consists of 77° Hue, 84% Saturation, and 50% Lightness.
In the CMYK color model, the color #aeea15 can be represented as Cyan=0.25641025641026%, Magenta=0%, Yellow=0.91025641025641%, and Black=0.082352941176471%.
Shades of #aeea15
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 #aeea15
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeea15
Preview of #aeea15 on White Background
The contrast ratio of #aeea15 with white color is 1.44
Preview of #aeea15 on black background
The contrast ratio of #aeea15 with black color is 14.58
#aeea15 color will look good with a black background.
Color Schemes of #aeea15
Triadic Colors of #aeea15
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 #aeea15
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 #aeea15
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 #aeea15
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: #aeea15;
}
This is a sample text used for the color #aeea15. 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: #aeea15;
}
This is a sample text used for the color #aeea15. 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 #aeea15;
}
This is a sample text used for the color #aeea15. 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.56%
Green 54.55%
Blue 4.9%
CMYK Percentage
Cyan 20.53
Magenta 0%
Yellow 72.88%
Black 6.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.