#a5ee1f Hex Color
rgb(165, 238, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | ee | 1f | - | #a5ee1f |
RGB | 165 | 238 | 31 | - | rgb(165,238,31) |
HSL | 81 | 86% | 53% | - | hsl(81,86%,53%) |
HSV | 81 | 87% | 93% | - | hsv(81,87%,93%) |
XYZ | 46.3389 | 69.2473 | 12.2201 | - | xyz(46.3389,69.2473,12.2201) |
CIE-LAB | 86.63 | -48.83 | 80.47 | - | lab(86.63,-48.83,80.47) |
CMYK | 0.30672268907563 | 0 | 0.86974789915966 | 0.066666666666667 | cmyk(0.30672268907563,0,0.86974789915966,0.066666666666667) |
Description
The RGB value of color #a5ee1f is rgb(165, 238, 31).
In the hex color #a5ee1f, The value of Red is 165, value of Green is 238, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #a5ee1f consists of 81° Hue, 86% Saturation, and 53% Lightness.
In the CMYK color model, the color #a5ee1f can be represented as Cyan=0.30672268907563%, Magenta=0%, Yellow=0.86974789915966%, and Black=0.066666666666667%.
Shades of #a5ee1f
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 #a5ee1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5ee1f
Preview of #a5ee1f on White Background
The contrast ratio of #a5ee1f with white color is 1.41
Preview of #a5ee1f on black background
The contrast ratio of #a5ee1f with black color is 14.85
#a5ee1f color will look good with a black background.
Color Schemes of #a5ee1f
Triadic Colors of #a5ee1f
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 #a5ee1f
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 #a5ee1f
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 #a5ee1f
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: #a5ee1f;
}
This is a sample text used for the color #a5ee1f. 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: #a5ee1f;
}
This is a sample text used for the color #a5ee1f. 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 #a5ee1f;
}
This is a sample text used for the color #a5ee1f. 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 38.02%
Green 54.84%
Blue 7.14%
CMYK Percentage
Cyan 24.67
Magenta 0%
Yellow 69.96%
Black 5.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.