#a7f2aa Hex Color
rgb(167, 242, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | f2 | aa | - | #a7f2aa |
RGB | 167 | 242 | 170 | - | rgb(167,242,170) |
HSL | 122 | 74% | 80% | - | hsl(122,74%,80%) |
HSV | 122 | 31% | 95% | - | hsv(122,31%,95%) |
XYZ | 54.9442 | 74.622 | 49.5378 | - | xyz(54.9442,74.622,49.5378) |
CIE-LAB | 89.22 | -37 | 27.58 | - | lab(89.22,-37,27.58) |
CMYK | 0.3099173553719 | 0 | 0.29752066115702 | 0.050980392156863 | cmyk(0.3099173553719,0,0.29752066115702,0.050980392156863) |
Description
The RGB value of color #a7f2aa is rgb(167, 242, 170).
In the hex color #a7f2aa, The value of Red is 167, value of Green is 242, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #a7f2aa consists of 122° Hue, 74% Saturation, and 80% Lightness.
In the CMYK color model, the color #a7f2aa can be represented as Cyan=0.3099173553719%, Magenta=0%, Yellow=0.29752066115702%, and Black=0.050980392156863%.
Shades of #a7f2aa
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 #a7f2aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7f2aa
Preview of #a7f2aa on White Background
The contrast ratio of #a7f2aa with white color is 1.32
Preview of #a7f2aa on black background
The contrast ratio of #a7f2aa with black color is 15.92
#a7f2aa color will look good with a black background.
Color Schemes of #a7f2aa
Triadic Colors of #a7f2aa
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 #a7f2aa
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 #a7f2aa
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 #a7f2aa
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: #a7f2aa;
}
This is a sample text used for the color #a7f2aa. 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: #a7f2aa;
}
This is a sample text used for the color #a7f2aa. 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 #a7f2aa;
}
This is a sample text used for the color #a7f2aa. 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 28.84%
Green 41.8%
Blue 29.36%
CMYK Percentage
Cyan 47.07
Magenta 0%
Yellow 45.19%
Black 7.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.