#a5b99c Hex Color
rgb(165, 185, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | b9 | 9c | - | #a5b99c |
RGB | 165 | 185 | 156 | - | rgb(165,185,156) |
HSL | 101 | 17% | 67% | - | hsl(101,17%,67%) |
HSV | 101 | 16% | 73% | - | hsv(101,16%,73%) |
XYZ | 38.8668 | 45.0976 | 38.1087 | - | xyz(38.8668,45.0976,38.1087) |
CIE-LAB | 72.96 | -12.31 | 12.43 | - | lab(72.96,-12.31,12.43) |
CMYK | 0.10810810810811 | 0 | 0.15675675675676 | 0.27450980392157 | cmyk(0.10810810810811,0,0.15675675675676,0.27450980392157) |
Description
The RGB value of color #a5b99c is rgb(165, 185, 156).
In the hex color #a5b99c, The value of Red is 165, value of Green is 185, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #a5b99c consists of 101° Hue, 17% Saturation, and 67% Lightness.
In the CMYK color model, the color #a5b99c can be represented as Cyan=0.10810810810811%, Magenta=0%, Yellow=0.15675675675676%, and Black=0.27450980392157%.
Shades of #a5b99c
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 #a5b99c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5b99c
Preview of #a5b99c on White Background
The contrast ratio of #a5b99c with white color is 2.1
Preview of #a5b99c on black background
The contrast ratio of #a5b99c with black color is 10.02
#a5b99c color will look good with a black background.
Color Schemes of #a5b99c
Triadic Colors of #a5b99c
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 #a5b99c
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 #a5b99c
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 #a5b99c
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: #a5b99c;
}
This is a sample text used for the color #a5b99c. 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: #a5b99c;
}
This is a sample text used for the color #a5b99c. 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 #a5b99c;
}
This is a sample text used for the color #a5b99c. 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 32.61%
Green 36.56%
Blue 30.83%
CMYK Percentage
Cyan 20.04
Magenta 0%
Yellow 29.06%
Black 50.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.