#a0a59f Hex Color
rgb(160, 165, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | a5 | 9f | - | #a0a59f |
RGB | 160 | 165 | 159 | - | rgb(160,165,159) |
HSL | 110 | 3% | 64% | - | hsl(110,3%,64%) |
HSV | 110 | 4% | 65% | - | hsv(110,4%,65%) |
XYZ | 34.2103 | 36.8871 | 38.1177 | - | xyz(34.2103,36.8871,38.1177) |
CIE-LAB | 67.19 | -2.92 | 2.48 | - | lab(67.19,-2.92,2.48) |
CMYK | 0.03030303030303 | 0 | 0.036363636363636 | 0.35294117647059 | cmyk(0.03030303030303,0,0.036363636363636,0.35294117647059) |
Description
The RGB value of color #a0a59f is rgb(160, 165, 159).
In the hex color #a0a59f, The value of Red is 160, value of Green is 165, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #a0a59f consists of 110° Hue, 3% Saturation, and 64% Lightness.
In the CMYK color model, the color #a0a59f can be represented as Cyan=0.03030303030303%, Magenta=0%, Yellow=0.036363636363636%, and Black=0.35294117647059%.
Shades of #a0a59f
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 #a0a59f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0a59f
Preview of #a0a59f on White Background
The contrast ratio of #a0a59f with white color is 2.51
Preview of #a0a59f on black background
The contrast ratio of #a0a59f with black color is 8.38
#a0a59f color will look good with a black background.
Color Schemes of #a0a59f
Triadic Colors of #a0a59f
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 #a0a59f
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 #a0a59f
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 #a0a59f
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: #a0a59f;
}
This is a sample text used for the color #a0a59f. 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: #a0a59f;
}
This is a sample text used for the color #a0a59f. 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 #a0a59f;
}
This is a sample text used for the color #a0a59f. 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 33.06%
Green 34.09%
Blue 32.85%
CMYK Percentage
Cyan 7.22
Magenta 0%
Yellow 8.67%
Black 84.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.