#aaff2a Hex Color
rgb(170, 255, 42)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ff | 2a | - | #aaff2a |
RGB | 170 | 255 | 42 | - | rgb(170,255,42) |
HSL | 84 | 100% | 58% | - | hsl(84,100%,58%) |
HSV | 84 | 84% | 100% | - | hsv(84,84%,100%) |
XYZ | 52.7555 | 80.2332 | 14.8965 | - | xyz(52.7555,80.2332,14.8965) |
CIE-LAB | 91.79 | -53.7 | 82.79 | - | lab(91.79,-53.7,82.79) |
CMYK | 0.33333333333333 | 0 | 0.83529411764706 | 0 | cmyk(0.33333333333333,0,0.83529411764706,0) |
Description
The RGB value of color #aaff2a is rgb(170, 255, 42).
In the hex color #aaff2a, The value of Red is 170, value of Green is 255, and value of Blue is 42. The primary color is Green. Similarly, The HSL values for #aaff2a consists of 84° Hue, 100% Saturation, and 58% Lightness.
In the CMYK color model, the color #aaff2a can be represented as Cyan=0.33333333333333%, Magenta=0%, Yellow=0.83529411764706%, and Black=0%.
Shades of #aaff2a
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 #aaff2a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaff2a
Preview of #aaff2a on White Background
The contrast ratio of #aaff2a with white color is 1.23
Preview of #aaff2a on black background
The contrast ratio of #aaff2a with black color is 17.05
#aaff2a color will look good with a black background.
Color Schemes of #aaff2a
Triadic Colors of #aaff2a
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 #aaff2a
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 #aaff2a
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 #aaff2a
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: #aaff2a;
}
This is a sample text used for the color #aaff2a. 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: #aaff2a;
}
This is a sample text used for the color #aaff2a. 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 #aaff2a;
}
This is a sample text used for the color #aaff2a. 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 36.4%
Green 54.6%
Blue 8.99%
CMYK Percentage
Cyan 28.52
Magenta 0%
Yellow 71.48%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.