#a0b27a Hex Color
rgb(160, 178, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | b2 | 7a | - | #a0b27a |
RGB | 160 | 178 | 122 | - | rgb(160,178,122) |
HSL | 79 | 27% | 59% | - | hsl(79,27%,59%) |
HSV | 79 | 31% | 70% | - | hsv(79,31%,70%) |
XYZ | 33.9305 | 40.7195 | 24.4837 | - | xyz(33.9305,40.7195,24.4837) |
CIE-LAB | 69.98 | -15.9 | 26.62 | - | lab(69.98,-15.9,26.62) |
CMYK | 0.10112359550562 | 0 | 0.31460674157303 | 0.30196078431373 | cmyk(0.10112359550562,0,0.31460674157303,0.30196078431373) |
Description
The RGB value of color #a0b27a is rgb(160, 178, 122).
In the hex color #a0b27a, The value of Red is 160, value of Green is 178, and value of Blue is 122. The primary color is Green. Similarly, The HSL values for #a0b27a consists of 79° Hue, 27% Saturation, and 59% Lightness.
In the CMYK color model, the color #a0b27a can be represented as Cyan=0.10112359550562%, Magenta=0%, Yellow=0.31460674157303%, and Black=0.30196078431373%.
Shades of #a0b27a
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 #a0b27a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0b27a
Preview of #a0b27a on White Background
The contrast ratio of #a0b27a with white color is 2.3
Preview of #a0b27a on black background
The contrast ratio of #a0b27a with black color is 9.14
#a0b27a color will look good with a black background.
Color Schemes of #a0b27a
Triadic Colors of #a0b27a
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 #a0b27a
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 #a0b27a
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 #a0b27a
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: #a0b27a;
}
This is a sample text used for the color #a0b27a. 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: #a0b27a;
}
This is a sample text used for the color #a0b27a. 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 #a0b27a;
}
This is a sample text used for the color #a0b27a. 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 34.78%
Green 38.7%
Blue 26.52%
CMYK Percentage
Cyan 14.09
Magenta 0%
Yellow 43.84%
Black 42.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.