#a4ac8a Hex Color
rgb(164, 172, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | ac | 8a | - | #a4ac8a |
RGB | 164 | 172 | 138 | - | rgb(164,172,138) |
HSL | 74 | 17% | 61% | - | hsl(74,17%,61%) |
HSV | 74 | 20% | 67% | - | hsv(74,20%,67%) |
XYZ | 34.6498 | 39.2325 | 29.7912 | - | xyz(34.6498,39.2325,29.7912) |
CIE-LAB | 68.92 | -8.85 | 16.57 | - | lab(68.92,-8.85,16.57) |
CMYK | 0.046511627906977 | 0 | 0.19767441860465 | 0.32549019607843 | cmyk(0.046511627906977,0,0.19767441860465,0.32549019607843) |
Description
The RGB value of color #a4ac8a is rgb(164, 172, 138).
In the hex color #a4ac8a, The value of Red is 164, value of Green is 172, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #a4ac8a consists of 74° Hue, 17% Saturation, and 61% Lightness.
In the CMYK color model, the color #a4ac8a can be represented as Cyan=0.046511627906977%, Magenta=0%, Yellow=0.19767441860465%, and Black=0.32549019607843%.
Shades of #a4ac8a
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 #a4ac8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4ac8a
Preview of #a4ac8a on White Background
The contrast ratio of #a4ac8a with white color is 2.37
Preview of #a4ac8a on black background
The contrast ratio of #a4ac8a with black color is 8.85
#a4ac8a color will look good with a black background.
Color Schemes of #a4ac8a
Triadic Colors of #a4ac8a
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 #a4ac8a
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 #a4ac8a
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 #a4ac8a
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: #a4ac8a;
}
This is a sample text used for the color #a4ac8a. 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: #a4ac8a;
}
This is a sample text used for the color #a4ac8a. 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 #a4ac8a;
}
This is a sample text used for the color #a4ac8a. 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.6%
Green 36.29%
Blue 29.11%
CMYK Percentage
Cyan 8.16
Magenta 0%
Yellow 34.7%
Black 57.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.