#a5b28e Hex Color
rgb(165, 178, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | b2 | 8e | - | #a5b28e |
RGB | 165 | 178 | 142 | - | rgb(165,178,142) |
HSL | 82 | 19% | 63% | - | hsl(82,19%,63%) |
HSV | 82 | 20% | 70% | - | hsv(82,20%,70%) |
XYZ | 36.3199 | 41.7931 | 31.7438 | - | xyz(36.3199,41.7931,31.7438) |
CIE-LAB | 70.73 | -11 | 16.91 | - | lab(70.73,-11,16.91) |
CMYK | 0.073033707865168 | 0 | 0.20224719101124 | 0.30196078431373 | cmyk(0.073033707865168,0,0.20224719101124,0.30196078431373) |
Description
The RGB value of color #a5b28e is rgb(165, 178, 142).
In the hex color #a5b28e, The value of Red is 165, value of Green is 178, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #a5b28e consists of 82° Hue, 19% Saturation, and 63% Lightness.
In the CMYK color model, the color #a5b28e can be represented as Cyan=0.073033707865168%, Magenta=0%, Yellow=0.20224719101124%, and Black=0.30196078431373%.
Shades of #a5b28e
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 #a5b28e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5b28e
Preview of #a5b28e on White Background
The contrast ratio of #a5b28e with white color is 2.24
Preview of #a5b28e on black background
The contrast ratio of #a5b28e with black color is 9.36
#a5b28e color will look good with a black background.
Color Schemes of #a5b28e
Triadic Colors of #a5b28e
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 #a5b28e
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 #a5b28e
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 #a5b28e
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: #a5b28e;
}
This is a sample text used for the color #a5b28e. 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: #a5b28e;
}
This is a sample text used for the color #a5b28e. 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 #a5b28e;
}
This is a sample text used for the color #a5b28e. 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.02%
Green 36.7%
Blue 29.28%
CMYK Percentage
Cyan 12.65
Magenta 0%
Yellow 35.04%
Black 52.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.