#a2ba8f Hex Color
rgb(162, 186, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | ba | 8f | - | #a2ba8f |
RGB | 162 | 186 | 143 | - | rgb(162,186,143) |
HSL | 93 | 24% | 65% | - | hsl(93,24%,65%) |
HSV | 93 | 23% | 73% | - | hsv(93,23%,73%) |
XYZ | 37.4171 | 44.7824 | 32.6584 | - | xyz(37.4171,44.7824,32.6584) |
CIE-LAB | 72.75 | -16.09 | 19.14 | - | lab(72.75,-16.09,19.14) |
CMYK | 0.12903225806452 | 0 | 0.23118279569892 | 0.27058823529412 | cmyk(0.12903225806452,0,0.23118279569892,0.27058823529412) |
Description
The RGB value of color #a2ba8f is rgb(162, 186, 143).
In the hex color #a2ba8f, The value of Red is 162, value of Green is 186, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #a2ba8f consists of 93° Hue, 24% Saturation, and 65% Lightness.
In the CMYK color model, the color #a2ba8f can be represented as Cyan=0.12903225806452%, Magenta=0%, Yellow=0.23118279569892%, and Black=0.27058823529412%.
Shades of #a2ba8f
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 #a2ba8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2ba8f
Preview of #a2ba8f on White Background
The contrast ratio of #a2ba8f with white color is 2.11
Preview of #a2ba8f on black background
The contrast ratio of #a2ba8f with black color is 9.96
#a2ba8f color will look good with a black background.
Color Schemes of #a2ba8f
Triadic Colors of #a2ba8f
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 #a2ba8f
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 #a2ba8f
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 #a2ba8f
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: #a2ba8f;
}
This is a sample text used for the color #a2ba8f. 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: #a2ba8f;
}
This is a sample text used for the color #a2ba8f. 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 #a2ba8f;
}
This is a sample text used for the color #a2ba8f. 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 32.99%
Green 37.88%
Blue 29.12%
CMYK Percentage
Cyan 20.46
Magenta 0%
Yellow 36.65%
Black 42.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.