#a5aaad Hex Color
rgb(165, 170, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | aa | ad | - | #a5aaad |
RGB | 165 | 170 | 173 | - | rgb(165,170,173) |
HSL | 203 | 5% | 66% | - | hsl(203,5%,66%) |
HSV | 203 | 5% | 68% | - | hsv(203,5%,68%) |
XYZ | 37.4346 | 39.7659 | 45.2377 | - | xyz(37.4346,39.7659,45.2377) |
CIE-LAB | 69.3 | -1.18 | -2.16 | - | lab(69.3,-1.18,-2.16) |
CMYK | 0.046242774566474 | 0.017341040462428 | 0 | 0.32156862745098 | cmyk(0.046242774566474,0.017341040462428,0,0.32156862745098) |
Description
The RGB value of color #a5aaad is rgb(165, 170, 173).
In the hex color #a5aaad, The value of Red is 165, value of Green is 170, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #a5aaad consists of 203° Hue, 5% Saturation, and 66% Lightness.
In the CMYK color model, the color #a5aaad can be represented as Cyan=0.046242774566474%, Magenta=0.017341040462428%, Yellow=0%, and Black=0.32156862745098%.
Shades of #a5aaad
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 #a5aaad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5aaad
Preview of #a5aaad on White Background
The contrast ratio of #a5aaad with white color is 2.35
Preview of #a5aaad on black background
The contrast ratio of #a5aaad with black color is 8.95
#a5aaad color will look good with a black background.
Color Schemes of #a5aaad
Triadic Colors of #a5aaad
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 #a5aaad
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 #a5aaad
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 #a5aaad
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: #a5aaad;
}
This is a sample text used for the color #a5aaad. 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: #a5aaad;
}
This is a sample text used for the color #a5aaad. 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 #a5aaad;
}
This is a sample text used for the color #a5aaad. 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.48%
Green 33.46%
Blue 34.06%
CMYK Percentage
Cyan 12.01
Magenta 4.5%
Yellow 0%
Black 83.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.