#a2c49d Hex Color
rgb(162, 196, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | c4 | 9d | - | #a2c49d |
RGB | 162 | 196 | 157 | - | rgb(162,196,157) |
HSL | 112 | 25% | 69% | - | hsl(112,25%,69%) |
HSV | 112 | 20% | 77% | - | hsv(112,20%,77%) |
XYZ | 40.726 | 49.5956 | 39.3247 | - | xyz(40.726,49.5956,39.3247) |
CIE-LAB | 75.82 | -18.83 | 15.88 | - | lab(75.82,-18.83,15.88) |
CMYK | 0.1734693877551 | 0 | 0.19897959183673 | 0.23137254901961 | cmyk(0.1734693877551,0,0.19897959183673,0.23137254901961) |
Description
The RGB value of color #a2c49d is rgb(162, 196, 157).
In the hex color #a2c49d, The value of Red is 162, value of Green is 196, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #a2c49d consists of 112° Hue, 25% Saturation, and 69% Lightness.
In the CMYK color model, the color #a2c49d can be represented as Cyan=0.1734693877551%, Magenta=0%, Yellow=0.19897959183673%, and Black=0.23137254901961%.
Shades of #a2c49d
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 #a2c49d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2c49d
Preview of #a2c49d on White Background
The contrast ratio of #a2c49d with white color is 1.92
Preview of #a2c49d on black background
The contrast ratio of #a2c49d with black color is 10.92
#a2c49d color will look good with a black background.
Color Schemes of #a2c49d
Triadic Colors of #a2c49d
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 #a2c49d
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 #a2c49d
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 #a2c49d
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: #a2c49d;
}
This is a sample text used for the color #a2c49d. 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: #a2c49d;
}
This is a sample text used for the color #a2c49d. 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 #a2c49d;
}
This is a sample text used for the color #a2c49d. 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.46%
Green 38.06%
Blue 30.49%
CMYK Percentage
Cyan 28.73
Magenta 0%
Yellow 32.95%
Black 38.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.