#aaac8f Hex Color
rgb(170, 172, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ac | 8f | - | #aaac8f |
RGB | 170 | 172 | 143 | - | rgb(170,172,143) |
HSL | 64 | 15% | 62% | - | hsl(64,15%,62%) |
HSV | 64 | 17% | 67% | - | hsv(64,17%,67%) |
XYZ | 36.288 | 40.0343 | 31.8014 | - | xyz(36.288,40.0343,31.8014) |
CIE-LAB | 69.49 | -5.78 | 14.71 | - | lab(69.49,-5.78,14.71) |
CMYK | 0.011627906976744 | 0 | 0.16860465116279 | 0.32549019607843 | cmyk(0.011627906976744,0,0.16860465116279,0.32549019607843) |
Description
The RGB value of color #aaac8f is rgb(170, 172, 143).
In the hex color #aaac8f, The value of Red is 170, value of Green is 172, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #aaac8f consists of 64° Hue, 15% Saturation, and 62% Lightness.
In the CMYK color model, the color #aaac8f can be represented as Cyan=0.011627906976744%, Magenta=0%, Yellow=0.16860465116279%, and Black=0.32549019607843%.
Shades of #aaac8f
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 #aaac8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaac8f
Preview of #aaac8f on White Background
The contrast ratio of #aaac8f with white color is 2.33
Preview of #aaac8f on black background
The contrast ratio of #aaac8f with black color is 9.01
#aaac8f color will look good with a black background.
Color Schemes of #aaac8f
Triadic Colors of #aaac8f
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 #aaac8f
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 #aaac8f
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 #aaac8f
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: #aaac8f;
}
This is a sample text used for the color #aaac8f. 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: #aaac8f;
}
This is a sample text used for the color #aaac8f. 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 #aaac8f;
}
This is a sample text used for the color #aaac8f. 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.05%
Green 35.46%
Blue 29.48%
CMYK Percentage
Cyan 2.3
Magenta 0%
Yellow 33.34%
Black 64.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.