#a3f07a Hex Color
rgb(163, 240, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | f0 | 7a | - | #a3f07a |
RGB | 163 | 240 | 122 | - | rgb(163,240,122) |
HSL | 99 | 80% | 71% | - | hsl(99,80%,71%) |
HSV | 99 | 49% | 94% | - | hsv(99,49%,94%) |
XYZ | 49.7772 | 71.5118 | 29.592 | - | xyz(49.7772,71.5118,29.592) |
CIE-LAB | 87.73 | -44.1 | 49.3 | - | lab(87.73,-44.1,49.3) |
CMYK | 0.32083333333333 | 0 | 0.49166666666667 | 0.058823529411765 | cmyk(0.32083333333333,0,0.49166666666667,0.058823529411765) |
Description
The RGB value of color #a3f07a is rgb(163, 240, 122).
In the hex color #a3f07a, The value of Red is 163, value of Green is 240, and value of Blue is 122. The primary color is Green. Similarly, The HSL values for #a3f07a consists of 99° Hue, 80% Saturation, and 71% Lightness.
In the CMYK color model, the color #a3f07a can be represented as Cyan=0.32083333333333%, Magenta=0%, Yellow=0.49166666666667%, and Black=0.058823529411765%.
Shades of #a3f07a
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 #a3f07a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3f07a
Preview of #a3f07a on White Background
The contrast ratio of #a3f07a with white color is 1.37
Preview of #a3f07a on black background
The contrast ratio of #a3f07a with black color is 15.3
#a3f07a color will look good with a black background.
Color Schemes of #a3f07a
Triadic Colors of #a3f07a
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 #a3f07a
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 #a3f07a
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 #a3f07a
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: #a3f07a;
}
This is a sample text used for the color #a3f07a. 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: #a3f07a;
}
This is a sample text used for the color #a3f07a. 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 #a3f07a;
}
This is a sample text used for the color #a3f07a. 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 31.05%
Green 45.71%
Blue 23.24%
CMYK Percentage
Cyan 36.82
Magenta 0%
Yellow 56.43%
Black 6.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.