#aabfa6 Hex Color
rgb(170, 191, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | bf | a6 | - | #aabfa6 |
RGB | 170 | 191 | 166 | - | rgb(170,191,166) |
HSL | 110 | 16% | 70% | - | hsl(110,16%,70%) |
HSV | 110 | 13% | 75% | - | hsv(110,13%,75%) |
XYZ | 42.0913 | 48.5608 | 43.2311 | - | xyz(42.0913,48.5608,43.2311) |
CIE-LAB | 75.18 | -11.89 | 10.21 | - | lab(75.18,-11.89,10.21) |
CMYK | 0.10994764397906 | 0 | 0.13089005235602 | 0.25098039215686 | cmyk(0.10994764397906,0,0.13089005235602,0.25098039215686) |
Description
The RGB value of color #aabfa6 is rgb(170, 191, 166).
In the hex color #aabfa6, The value of Red is 170, value of Green is 191, and value of Blue is 166. The primary color is Green. Similarly, The HSL values for #aabfa6 consists of 110° Hue, 16% Saturation, and 70% Lightness.
In the CMYK color model, the color #aabfa6 can be represented as Cyan=0.10994764397906%, Magenta=0%, Yellow=0.13089005235602%, and Black=0.25098039215686%.
Shades of #aabfa6
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 #aabfa6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aabfa6
Preview of #aabfa6 on White Background
The contrast ratio of #aabfa6 with white color is 1.96
Preview of #aabfa6 on black background
The contrast ratio of #aabfa6 with black color is 10.71
#aabfa6 color will look good with a black background.
Color Schemes of #aabfa6
Triadic Colors of #aabfa6
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 #aabfa6
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 #aabfa6
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 #aabfa6
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: #aabfa6;
}
This is a sample text used for the color #aabfa6. 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: #aabfa6;
}
This is a sample text used for the color #aabfa6. 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 #aabfa6;
}
This is a sample text used for the color #aabfa6. 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.26%
Green 36.24%
Blue 31.5%
CMYK Percentage
Cyan 22.36
Magenta 0%
Yellow 26.61%
Black 51.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.