#a2d68a Hex Color
rgb(162, 214, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | d6 | 8a | - | #a2d68a |
RGB | 162 | 214 | 138 | - | rgb(162,214,138) |
HSL | 101 | 48% | 69% | - | hsl(101,48%,69%) |
HSV | 101 | 36% | 84% | - | hsv(101,36%,84%) |
XYZ | 43.5343 | 57.6095 | 32.87 | - | xyz(43.5343,57.6095,32.87) |
CIE-LAB | 80.52 | -30.62 | 32.25 | - | lab(80.52,-30.62,32.25) |
CMYK | 0.24299065420561 | 0 | 0.35514018691589 | 0.16078431372549 | cmyk(0.24299065420561,0,0.35514018691589,0.16078431372549) |
Description
The RGB value of color #a2d68a is rgb(162, 214, 138).
In the hex color #a2d68a, The value of Red is 162, value of Green is 214, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #a2d68a consists of 101° Hue, 48% Saturation, and 69% Lightness.
In the CMYK color model, the color #a2d68a can be represented as Cyan=0.24299065420561%, Magenta=0%, Yellow=0.35514018691589%, and Black=0.16078431372549%.
Shades of #a2d68a
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 #a2d68a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2d68a
Preview of #a2d68a on White Background
The contrast ratio of #a2d68a with white color is 1.68
Preview of #a2d68a on black background
The contrast ratio of #a2d68a with black color is 12.52
#a2d68a color will look good with a black background.
Color Schemes of #a2d68a
Triadic Colors of #a2d68a
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 #a2d68a
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 #a2d68a
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 #a2d68a
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: #a2d68a;
}
This is a sample text used for the color #a2d68a. 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: #a2d68a;
}
This is a sample text used for the color #a2d68a. 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 #a2d68a;
}
This is a sample text used for the color #a2d68a. 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.52%
Green 41.63%
Blue 26.85%
CMYK Percentage
Cyan 32.02
Magenta 0%
Yellow 46.8%
Black 21.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.