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