#aac6af Hex Color
rgb(170, 198, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | c6 | af | - | #aac6af |
RGB | 170 | 198 | 175 | - | rgb(170,198,175) |
HSL | 131 | 20% | 72% | - | hsl(131,20%,72%) |
HSV | 131 | 14% | 78% | - | hsv(131,14%,78%) |
XYZ | 44.5095 | 52.0294 | 48.2542 | - | xyz(44.5095,52.0294,48.2542) |
CIE-LAB | 77.3 | -13.87 | 8.38 | - | lab(77.3,-13.87,8.38) |
CMYK | 0.14141414141414 | 0 | 0.11616161616162 | 0.22352941176471 | cmyk(0.14141414141414,0,0.11616161616162,0.22352941176471) |
Description
The RGB value of color #aac6af is rgb(170, 198, 175).
In the hex color #aac6af, The value of Red is 170, value of Green is 198, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #aac6af consists of 131° Hue, 20% Saturation, and 72% Lightness.
In the CMYK color model, the color #aac6af can be represented as Cyan=0.14141414141414%, Magenta=0%, Yellow=0.11616161616162%, and Black=0.22352941176471%.
Shades of #aac6af
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 #aac6af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aac6af
Preview of #aac6af on White Background
The contrast ratio of #aac6af with white color is 1.84
Preview of #aac6af on black background
The contrast ratio of #aac6af with black color is 11.41
#aac6af color will look good with a black background.
Color Schemes of #aac6af
Triadic Colors of #aac6af
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 #aac6af
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 #aac6af
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 #aac6af
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: #aac6af;
}
This is a sample text used for the color #aac6af. 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: #aac6af;
}
This is a sample text used for the color #aac6af. 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 #aac6af;
}
This is a sample text used for the color #aac6af. 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 31.31%
Green 36.46%
Blue 32.23%
CMYK Percentage
Cyan 29.39
Magenta 0%
Yellow 24.14%
Black 46.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.