#a5ab7b Hex Color
rgb(165, 171, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | ab | 7b | - | #a5ab7b |
RGB | 165 | 171 | 123 | - | rgb(165,171,123) |
HSL | 68 | 22% | 58% | - | hsl(68,22%,58%) |
HSV | 68 | 28% | 67% | - | hsv(68,28%,67%) |
XYZ | 33.6551 | 38.5552 | 24.407 | - | xyz(33.6551,38.5552,24.407) |
CIE-LAB | 68.43 | -10.18 | 24.07 | - | lab(68.43,-10.18,24.07) |
CMYK | 0.035087719298245 | 0 | 0.28070175438596 | 0.32941176470588 | cmyk(0.035087719298245,0,0.28070175438596,0.32941176470588) |
Description
The RGB value of color #a5ab7b is rgb(165, 171, 123).
In the hex color #a5ab7b, The value of Red is 165, value of Green is 171, and value of Blue is 123. The primary color is Green. Similarly, The HSL values for #a5ab7b consists of 68° Hue, 22% Saturation, and 58% Lightness.
In the CMYK color model, the color #a5ab7b can be represented as Cyan=0.035087719298245%, Magenta=0%, Yellow=0.28070175438596%, and Black=0.32941176470588%.
Shades of #a5ab7b
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 #a5ab7b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5ab7b
Preview of #a5ab7b on White Background
The contrast ratio of #a5ab7b with white color is 2.41
Preview of #a5ab7b on black background
The contrast ratio of #a5ab7b with black color is 8.71
#a5ab7b color will look good with a black background.
Color Schemes of #a5ab7b
Triadic Colors of #a5ab7b
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 #a5ab7b
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 #a5ab7b
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 #a5ab7b
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: #a5ab7b;
}
This is a sample text used for the color #a5ab7b. 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: #a5ab7b;
}
This is a sample text used for the color #a5ab7b. 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 #a5ab7b;
}
This is a sample text used for the color #a5ab7b. 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 35.95%
Green 37.25%
Blue 26.8%
CMYK Percentage
Cyan 5.44
Magenta 0%
Yellow 43.51%
Black 51.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.