#a3ea02 Hex Color
rgb(163, 234, 2)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | ea | 02 | - | #a3ea02 |
RGB | 163 | 234 | 2 | - | rgb(163,234,2) |
HSL | 78 | 98% | 46% | - | hsl(78,98%,46%) |
HSV | 78 | 99% | 92% | - | hsv(78,99%,92%) |
XYZ | 44.538 | 66.6366 | 10.5722 | - | xyz(44.538,66.6366,10.5722) |
CIE-LAB | 85.32 | -48.36 | 82.77 | - | lab(85.32,-48.36,82.77) |
CMYK | 0.3034188034188 | 0 | 0.99145299145299 | 0.082352941176471 | cmyk(0.3034188034188,0,0.99145299145299,0.082352941176471) |
Description
The RGB value of color #a3ea02 is rgb(163, 234, 2).
In the hex color #a3ea02, The value of Red is 163, value of Green is 234, and value of Blue is 2. The primary color is Green. Similarly, The HSL values for #a3ea02 consists of 78° Hue, 98% Saturation, and 46% Lightness.
In the CMYK color model, the color #a3ea02 can be represented as Cyan=0.3034188034188%, Magenta=0%, Yellow=0.99145299145299%, and Black=0.082352941176471%.
Shades of #a3ea02
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 #a3ea02
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3ea02
Preview of #a3ea02 on White Background
The contrast ratio of #a3ea02 with white color is 1.47
Preview of #a3ea02 on black background
The contrast ratio of #a3ea02 with black color is 14.33
#a3ea02 color will look good with a black background.
Color Schemes of #a3ea02
Triadic Colors of #a3ea02
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 #a3ea02
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 #a3ea02
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 #a3ea02
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: #a3ea02;
}
This is a sample text used for the color #a3ea02. 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: #a3ea02;
}
This is a sample text used for the color #a3ea02. 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 #a3ea02;
}
This is a sample text used for the color #a3ea02. 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.85%
Green 58.65%
Blue 0.5%
CMYK Percentage
Cyan 22.03
Magenta 0%
Yellow 71.99%
Black 5.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.