#a8ada9 Hex Color
rgb(168, 173, 169)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ad | a9 | - | #a8ada9 |
RGB | 168 | 173 | 169 | - | rgb(168,173,169) |
HSL | 132 | 3% | 67% | - | hsl(132,3%,67%) |
HSV | 132 | 3% | 68% | - | hsv(132,3%,68%) |
XYZ | 38.2535 | 41.0765 | 43.4485 | - | xyz(38.2535,41.0765,43.4485) |
CIE-LAB | 70.23 | -2.52 | 1.43 | - | lab(70.23,-2.52,1.43) |
CMYK | 0.028901734104046 | 0 | 0.023121387283237 | 0.32156862745098 | cmyk(0.028901734104046,0,0.023121387283237,0.32156862745098) |
Description
The RGB value of color #a8ada9 is rgb(168, 173, 169).
In the hex color #a8ada9, The value of Red is 168, value of Green is 173, and value of Blue is 169. The primary color is Green. Similarly, The HSL values for #a8ada9 consists of 132° Hue, 3% Saturation, and 67% Lightness.
In the CMYK color model, the color #a8ada9 can be represented as Cyan=0.028901734104046%, Magenta=0%, Yellow=0.023121387283237%, and Black=0.32156862745098%.
Shades of #a8ada9
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 #a8ada9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8ada9
Preview of #a8ada9 on White Background
The contrast ratio of #a8ada9 with white color is 2.28
Preview of #a8ada9 on black background
The contrast ratio of #a8ada9 with black color is 9.22
#a8ada9 color will look good with a black background.
Color Schemes of #a8ada9
Triadic Colors of #a8ada9
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 #a8ada9
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 #a8ada9
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 #a8ada9
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: #a8ada9;
}
This is a sample text used for the color #a8ada9. 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: #a8ada9;
}
This is a sample text used for the color #a8ada9. 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 #a8ada9;
}
This is a sample text used for the color #a8ada9. 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.94%
Green 33.92%
Blue 33.14%
CMYK Percentage
Cyan 7.74
Magenta 0%
Yellow 6.19%
Black 86.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.