#a1aaad Hex Color
rgb(161, 170, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | aa | ad | - | #a1aaad |
RGB | 161 | 170 | 173 | - | rgb(161,170,173) |
HSL | 195 | 7% | 65% | - | hsl(195,7%,65%) |
HSV | 195 | 7% | 68% | - | hsv(195,7%,68%) |
XYZ | 36.6155 | 39.3436 | 45.1994 | - | xyz(36.6155,39.3436,45.1994) |
CIE-LAB | 69 | -2.56 | -2.64 | - | lab(69,-2.56,-2.64) |
CMYK | 0.069364161849711 | 0.017341040462428 | 0 | 0.32156862745098 | cmyk(0.069364161849711,0.017341040462428,0,0.32156862745098) |
Description
The RGB value of color #a1aaad is rgb(161, 170, 173).
In the hex color #a1aaad, The value of Red is 161, value of Green is 170, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #a1aaad consists of 195° Hue, 7% Saturation, and 65% Lightness.
In the CMYK color model, the color #a1aaad can be represented as Cyan=0.069364161849711%, Magenta=0.017341040462428%, Yellow=0%, and Black=0.32156862745098%.
Shades of #a1aaad
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 #a1aaad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1aaad
Preview of #a1aaad on White Background
The contrast ratio of #a1aaad with white color is 2.37
Preview of #a1aaad on black background
The contrast ratio of #a1aaad with black color is 8.87
#a1aaad color will look good with a black background.
Color Schemes of #a1aaad
Triadic Colors of #a1aaad
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 #a1aaad
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 #a1aaad
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 #a1aaad
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: #a1aaad;
}
This is a sample text used for the color #a1aaad. 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: #a1aaad;
}
This is a sample text used for the color #a1aaad. 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 #a1aaad;
}
This is a sample text used for the color #a1aaad. 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.94%
Green 33.73%
Blue 34.33%
CMYK Percentage
Cyan 16.99
Magenta 4.25%
Yellow 0%
Black 78.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.