#a2b27a Hex Color
rgb(162, 178, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | b2 | 7a | - | #a2b27a |
RGB | 162 | 178 | 122 | - | rgb(162,178,122) |
HSL | 77 | 27% | 59% | - | hsl(77,27%,59%) |
HSV | 77 | 31% | 70% | - | hsv(77,31%,70%) |
XYZ | 34.3335 | 40.9273 | 24.5025 | - | xyz(34.3335,40.9273,24.5025) |
CIE-LAB | 70.12 | -15.14 | 26.84 | - | lab(70.12,-15.14,26.84) |
CMYK | 0.089887640449438 | 0 | 0.31460674157303 | 0.30196078431373 | cmyk(0.089887640449438,0,0.31460674157303,0.30196078431373) |
Description
The RGB value of color #a2b27a is rgb(162, 178, 122).
In the hex color #a2b27a, The value of Red is 162, value of Green is 178, and value of Blue is 122. The primary color is Green. Similarly, The HSL values for #a2b27a consists of 77° Hue, 27% Saturation, and 59% Lightness.
In the CMYK color model, the color #a2b27a can be represented as Cyan=0.089887640449438%, Magenta=0%, Yellow=0.31460674157303%, and Black=0.30196078431373%.
Shades of #a2b27a
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 #a2b27a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2b27a
Preview of #a2b27a on White Background
The contrast ratio of #a2b27a with white color is 2.29
Preview of #a2b27a on black background
The contrast ratio of #a2b27a with black color is 9.19
#a2b27a color will look good with a black background.
Color Schemes of #a2b27a
Triadic Colors of #a2b27a
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 #a2b27a
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 #a2b27a
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 #a2b27a
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: #a2b27a;
}
This is a sample text used for the color #a2b27a. 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: #a2b27a;
}
This is a sample text used for the color #a2b27a. 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 #a2b27a;
}
This is a sample text used for the color #a2b27a. 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 35.06%
Green 38.53%
Blue 26.41%
CMYK Percentage
Cyan 12.72
Magenta 0%
Yellow 44.53%
Black 42.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.