#aaca9c Hex Color
rgb(170, 202, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ca | 9c | - | #aaca9c |
RGB | 170 | 202 | 156 | - | rgb(170,202,156) |
HSL | 102 | 30% | 70% | - | hsl(102,30%,70%) |
HSV | 102 | 23% | 79% | - | hsv(102,23%,79%) |
XYZ | 43.6988 | 53.1874 | 39.4155 | - | xyz(43.6988,53.1874,39.4155) |
CIE-LAB | 77.99 | -19.2 | 19.51 | - | lab(77.99,-19.2,19.51) |
CMYK | 0.15841584158416 | 0 | 0.22772277227723 | 0.2078431372549 | cmyk(0.15841584158416,0,0.22772277227723,0.2078431372549) |
Description
The RGB value of color #aaca9c is rgb(170, 202, 156).
In the hex color #aaca9c, The value of Red is 170, value of Green is 202, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #aaca9c consists of 102° Hue, 30% Saturation, and 70% Lightness.
In the CMYK color model, the color #aaca9c can be represented as Cyan=0.15841584158416%, Magenta=0%, Yellow=0.22772277227723%, and Black=0.2078431372549%.
Shades of #aaca9c
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 #aaca9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaca9c
Preview of #aaca9c on White Background
The contrast ratio of #aaca9c with white color is 1.8
Preview of #aaca9c on black background
The contrast ratio of #aaca9c with black color is 11.64
#aaca9c color will look good with a black background.
Color Schemes of #aaca9c
Triadic Colors of #aaca9c
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 #aaca9c
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 #aaca9c
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 #aaca9c
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: #aaca9c;
}
This is a sample text used for the color #aaca9c. 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: #aaca9c;
}
This is a sample text used for the color #aaca9c. 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 #aaca9c;
}
This is a sample text used for the color #aaca9c. 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 32.2%
Green 38.26%
Blue 29.55%
CMYK Percentage
Cyan 26.67
Magenta 0%
Yellow 38.34%
Black 34.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.