#a4b09a Hex Color
rgb(164, 176, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | b0 | 9a | - | #a4b09a |
RGB | 164 | 176 | 154 | - | rgb(164,176,154) |
HSL | 93 | 12% | 65% | - | hsl(93,12%,65%) |
HSV | 93 | 13% | 69% | - | hsv(93,13%,69%) |
XYZ | 36.6679 | 41.2763 | 36.6064 | - | xyz(36.6679,41.2763,36.6064) |
CIE-LAB | 70.37 | -8.29 | 9.84 | - | lab(70.37,-8.29,9.84) |
CMYK | 0.068181818181818 | 0 | 0.125 | 0.30980392156863 | cmyk(0.068181818181818,0,0.125,0.30980392156863) |
Description
The RGB value of color #a4b09a is rgb(164, 176, 154).
In the hex color #a4b09a, The value of Red is 164, value of Green is 176, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #a4b09a consists of 93° Hue, 12% Saturation, and 65% Lightness.
In the CMYK color model, the color #a4b09a can be represented as Cyan=0.068181818181818%, Magenta=0%, Yellow=0.125%, and Black=0.30980392156863%.
Shades of #a4b09a
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 #a4b09a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4b09a
Preview of #a4b09a on White Background
The contrast ratio of #a4b09a with white color is 2.27
Preview of #a4b09a on black background
The contrast ratio of #a4b09a with black color is 9.26
#a4b09a color will look good with a black background.
Color Schemes of #a4b09a
Triadic Colors of #a4b09a
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 #a4b09a
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 #a4b09a
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 #a4b09a
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: #a4b09a;
}
This is a sample text used for the color #a4b09a. 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: #a4b09a;
}
This is a sample text used for the color #a4b09a. 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 #a4b09a;
}
This is a sample text used for the color #a4b09a. 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.2%
Green 35.63%
Blue 31.17%
CMYK Percentage
Cyan 13.56
Magenta 0%
Yellow 24.85%
Black 61.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.