#aad9ac Hex Color
rgb(170, 217, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | d9 | ac | - | #aad9ac |
RGB | 170 | 217 | 172 | - | rgb(170,217,172) |
HSL | 123 | 38% | 76% | - | hsl(123,38%,76%) |
HSV | 123 | 22% | 85% | - | hsv(123,22%,85%) |
XYZ | 48.8368 | 61.1503 | 48.2589 | - | xyz(48.8368,61.1503,48.2589) |
CIE-LAB | 82.46 | -23.92 | 17.27 | - | lab(82.46,-23.92,17.27) |
CMYK | 0.21658986175115 | 0 | 0.2073732718894 | 0.14901960784314 | cmyk(0.21658986175115,0,0.2073732718894,0.14901960784314) |
Description
The RGB value of color #aad9ac is rgb(170, 217, 172).
In the hex color #aad9ac, The value of Red is 170, value of Green is 217, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #aad9ac consists of 123° Hue, 38% Saturation, and 76% Lightness.
In the CMYK color model, the color #aad9ac can be represented as Cyan=0.21658986175115%, Magenta=0%, Yellow=0.2073732718894%, and Black=0.14901960784314%.
Shades of #aad9ac
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 #aad9ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aad9ac
Preview of #aad9ac on White Background
The contrast ratio of #aad9ac with white color is 1.59
Preview of #aad9ac on black background
The contrast ratio of #aad9ac with black color is 13.23
#aad9ac color will look good with a black background.
Color Schemes of #aad9ac
Triadic Colors of #aad9ac
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 #aad9ac
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 #aad9ac
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 #aad9ac
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: #aad9ac;
}
This is a sample text used for the color #aad9ac. 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: #aad9ac;
}
This is a sample text used for the color #aad9ac. 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 #aad9ac;
}
This is a sample text used for the color #aad9ac. 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 30.41%
Green 38.82%
Blue 30.77%
CMYK Percentage
Cyan 37.8
Magenta 0%
Yellow 36.19%
Black 26.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.