#aef01a Hex Color
rgb(174, 240, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | f0 | 1a | - | #aef01a |
RGB | 174 | 240 | 26 | - | rgb(174,240,26) |
HSL | 79 | 88% | 52% | - | hsl(79,88%,52%) |
HSV | 79 | 89% | 94% | - | hsv(79,89%,94%) |
XYZ | 48.8021 | 71.3934 | 12.1855 | - | xyz(48.8021,71.3934,12.1855) |
CIE-LAB | 87.68 | -46.5 | 82.37 | - | lab(87.68,-46.5,82.37) |
CMYK | 0.275 | 0 | 0.89166666666667 | 0.058823529411765 | cmyk(0.275,0,0.89166666666667,0.058823529411765) |
Description
The RGB value of color #aef01a is rgb(174, 240, 26).
In the hex color #aef01a, The value of Red is 174, value of Green is 240, and value of Blue is 26. The primary color is Green. Similarly, The HSL values for #aef01a consists of 79° Hue, 88% Saturation, and 52% Lightness.
In the CMYK color model, the color #aef01a can be represented as Cyan=0.275%, Magenta=0%, Yellow=0.89166666666667%, and Black=0.058823529411765%.
Shades of #aef01a
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 #aef01a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aef01a
Preview of #aef01a on White Background
The contrast ratio of #aef01a with white color is 1.37
Preview of #aef01a on black background
The contrast ratio of #aef01a with black color is 15.28
#aef01a color will look good with a black background.
Color Schemes of #aef01a
Triadic Colors of #aef01a
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 #aef01a
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 #aef01a
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 #aef01a
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: #aef01a;
}
This is a sample text used for the color #aef01a. 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: #aef01a;
}
This is a sample text used for the color #aef01a. 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 #aef01a;
}
This is a sample text used for the color #aef01a. 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 39.55%
Green 54.55%
Blue 5.91%
CMYK Percentage
Cyan 22.44
Magenta 0%
Yellow 72.76%
Black 4.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.