#a0b17c Hex Color
rgb(160, 177, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | b1 | 7c | - | #a0b17c |
RGB | 160 | 177 | 124 | - | rgb(160,177,124) |
HSL | 79 | 25% | 59% | - | hsl(79,25%,59%) |
HSV | 79 | 30% | 69% | - | hsv(79,30%,69%) |
XYZ | 33.8574 | 40.3731 | 25.0771 | - | xyz(33.8574,40.3731,25.0771) |
CIE-LAB | 69.73 | -15.11 | 25.22 | - | lab(69.73,-15.11,25.22) |
CMYK | 0.096045197740113 | 0 | 0.29943502824859 | 0.30588235294118 | cmyk(0.096045197740113,0,0.29943502824859,0.30588235294118) |
Description
The RGB value of color #a0b17c is rgb(160, 177, 124).
In the hex color #a0b17c, The value of Red is 160, value of Green is 177, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #a0b17c consists of 79° Hue, 25% Saturation, and 59% Lightness.
In the CMYK color model, the color #a0b17c can be represented as Cyan=0.096045197740113%, Magenta=0%, Yellow=0.29943502824859%, and Black=0.30588235294118%.
Shades of #a0b17c
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 #a0b17c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0b17c
Preview of #a0b17c on White Background
The contrast ratio of #a0b17c with white color is 2.31
Preview of #a0b17c on black background
The contrast ratio of #a0b17c with black color is 9.07
#a0b17c color will look good with a black background.
Color Schemes of #a0b17c
Triadic Colors of #a0b17c
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 #a0b17c
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 #a0b17c
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 #a0b17c
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: #a0b17c;
}
This is a sample text used for the color #a0b17c. 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: #a0b17c;
}
This is a sample text used for the color #a0b17c. 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 #a0b17c;
}
This is a sample text used for the color #a0b17c. 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.71%
Green 38.39%
Blue 26.9%
CMYK Percentage
Cyan 13.69
Magenta 0%
Yellow 42.69%
Black 43.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.