#a5e02b Hex Color
rgb(165, 224, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | e0 | 2b | - | #a5e02b |
RGB | 165 | 224 | 43 | - | rgb(165,224,43) |
HSL | 80 | 74% | 52% | - | hsl(80,74%,52%) |
HSV | 80 | 81% | 88% | - | hsv(80,81%,88%) |
XYZ | 42.6087 | 61.4851 | 11.9076 | - | xyz(42.6087,61.4851,11.9076) |
CIE-LAB | 82.64 | -42.5 | 74.42 | - | lab(82.64,-42.5,74.42) |
CMYK | 0.26339285714286 | 0 | 0.80803571428571 | 0.12156862745098 | cmyk(0.26339285714286,0,0.80803571428571,0.12156862745098) |
Description
The RGB value of color #a5e02b is rgb(165, 224, 43).
In the hex color #a5e02b, The value of Red is 165, value of Green is 224, and value of Blue is 43. The primary color is Green. Similarly, The HSL values for #a5e02b consists of 80° Hue, 74% Saturation, and 52% Lightness.
In the CMYK color model, the color #a5e02b can be represented as Cyan=0.26339285714286%, Magenta=0%, Yellow=0.80803571428571%, and Black=0.12156862745098%.
Shades of #a5e02b
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 #a5e02b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5e02b
Preview of #a5e02b on White Background
The contrast ratio of #a5e02b with white color is 1.58
Preview of #a5e02b on black background
The contrast ratio of #a5e02b with black color is 13.3
#a5e02b color will look good with a black background.
Color Schemes of #a5e02b
Triadic Colors of #a5e02b
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 #a5e02b
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 #a5e02b
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 #a5e02b
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: #a5e02b;
}
This is a sample text used for the color #a5e02b. 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: #a5e02b;
}
This is a sample text used for the color #a5e02b. 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 #a5e02b;
}
This is a sample text used for the color #a5e02b. 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.19%
Green 51.85%
Blue 9.95%
CMYK Percentage
Cyan 22.08
Magenta 0%
Yellow 67.73%
Black 10.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.