#abaa7d Hex Color
rgb(171, 170, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | aa | 7d | - | #abaa7d |
RGB | 171 | 170 | 125 | - | rgb(171,170,125) |
HSL | 59 | 21% | 58% | - | hsl(59,21%,58%) |
HSV | 59 | 27% | 67% | - | hsv(59,27%,67%) |
XYZ | 34.871 | 38.888 | 25.0703 | - | xyz(34.871,38.888,25.0703) |
CIE-LAB | 68.67 | -7.02 | 23.4 | - | lab(68.67,-7.02,23.4) |
CMYK | 0 | 0.0058479532163742 | 0.26900584795322 | 0.32941176470588 | cmyk(0,0.0058479532163742,0.26900584795322,0.32941176470588) |
Description
The RGB value of color #abaa7d is rgb(171, 170, 125).
In the hex color #abaa7d, The value of Red is 171, value of Green is 170, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #abaa7d consists of 59° Hue, 21% Saturation, and 58% Lightness.
In the CMYK color model, the color #abaa7d can be represented as Cyan=0%, Magenta=0.0058479532163742%, Yellow=0.26900584795322%, and Black=0.32941176470588%.
Shades of #abaa7d
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 #abaa7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abaa7d
Preview of #abaa7d on White Background
The contrast ratio of #abaa7d with white color is 2.39
Preview of #abaa7d on black background
The contrast ratio of #abaa7d with black color is 8.78
#abaa7d color will look good with a black background.
Color Schemes of #abaa7d
Triadic Colors of #abaa7d
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 #abaa7d
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 #abaa7d
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 #abaa7d
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: #abaa7d;
}
This is a sample text used for the color #abaa7d. 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: #abaa7d;
}
This is a sample text used for the color #abaa7d. 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 #abaa7d;
}
This is a sample text used for the color #abaa7d. 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 36.7%
Green 36.48%
Blue 26.82%
CMYK Percentage
Cyan 0
Magenta 0.97%
Yellow 44.52%
Black 54.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.