#aaada8 Hex Color
rgb(170, 173, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ad | a8 | - | #aaada8 |
RGB | 170 | 173 | 168 | - | rgb(170,173,168) |
HSL | 96 | 3% | 67% | - | hsl(96,3%,67%) |
HSV | 96 | 3% | 68% | - | hsv(96,3%,68%) |
XYZ | 38.589 | 41.2603 | 42.976 | - | xyz(38.589,41.2603,42.976) |
CIE-LAB | 70.36 | -2 | 2.19 | - | lab(70.36,-2,2.19) |
CMYK | 0.017341040462428 | 0 | 0.028901734104046 | 0.32156862745098 | cmyk(0.017341040462428,0,0.028901734104046,0.32156862745098) |
Description
The RGB value of color #aaada8 is rgb(170, 173, 168).
In the hex color #aaada8, The value of Red is 170, value of Green is 173, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #aaada8 consists of 96° Hue, 3% Saturation, and 67% Lightness.
In the CMYK color model, the color #aaada8 can be represented as Cyan=0.017341040462428%, Magenta=0%, Yellow=0.028901734104046%, and Black=0.32156862745098%.
Shades of #aaada8
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 #aaada8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaada8
Preview of #aaada8 on White Background
The contrast ratio of #aaada8 with white color is 2.27
Preview of #aaada8 on black background
The contrast ratio of #aaada8 with black color is 9.25
#aaada8 color will look good with a black background.
Color Schemes of #aaada8
Triadic Colors of #aaada8
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 #aaada8
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 #aaada8
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 #aaada8
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: #aaada8;
}
This is a sample text used for the color #aaada8. 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: #aaada8;
}
This is a sample text used for the color #aaada8. 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 #aaada8;
}
This is a sample text used for the color #aaada8. 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 33.27%
Green 33.86%
Blue 32.88%
CMYK Percentage
Cyan 4.71
Magenta 0%
Yellow 7.86%
Black 87.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.