#aaaf9a Hex Color
rgb(170, 175, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | af | 9a | - | #aaaf9a |
RGB | 170 | 175 | 154 | - | rgb(170,175,154) |
HSL | 74 | 12% | 65% | - | hsl(74,12%,65%) |
HSV | 74 | 12% | 69% | - | hsv(74,12%,69%) |
XYZ | 37.7403 | 41.5391 | 36.6006 | - | xyz(37.7403,41.5391,36.6006) |
CIE-LAB | 70.55 | -5.57 | 10.17 | - | lab(70.55,-5.57,10.17) |
CMYK | 0.028571428571429 | 0 | 0.12 | 0.31372549019608 | cmyk(0.028571428571429,0,0.12,0.31372549019608) |
Description
The RGB value of color #aaaf9a is rgb(170, 175, 154).
In the hex color #aaaf9a, The value of Red is 170, value of Green is 175, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #aaaf9a consists of 74° Hue, 12% Saturation, and 65% Lightness.
In the CMYK color model, the color #aaaf9a can be represented as Cyan=0.028571428571429%, Magenta=0%, Yellow=0.12%, and Black=0.31372549019608%.
Shades of #aaaf9a
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 #aaaf9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaaf9a
Preview of #aaaf9a on White Background
The contrast ratio of #aaaf9a with white color is 2.26
Preview of #aaaf9a on black background
The contrast ratio of #aaaf9a with black color is 9.31
#aaaf9a color will look good with a black background.
Color Schemes of #aaaf9a
Triadic Colors of #aaaf9a
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 #aaaf9a
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 #aaaf9a
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 #aaaf9a
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: #aaaf9a;
}
This is a sample text used for the color #aaaf9a. 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: #aaaf9a;
}
This is a sample text used for the color #aaaf9a. 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 #aaaf9a;
}
This is a sample text used for the color #aaaf9a. 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.07%
Green 35.07%
Blue 30.86%
CMYK Percentage
Cyan 6.18
Magenta 0%
Yellow 25.96%
Black 67.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.