#a0adb9 Hex Color
rgb(160, 173, 185)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | ad | b9 | - | #a0adb9 |
RGB | 160 | 173 | 185 | - | rgb(160,173,185) |
HSL | 209 | 15% | 68% | - | hsl(209,15%,68%) |
HSV | 209 | 14% | 73% | - | hsv(209,14%,73%) |
XYZ | 38.1977 | 40.8635 | 51.7731 | - | xyz(38.1977,40.8635,51.7731) |
CIE-LAB | 70.08 | -2.06 | -7.69 | - | lab(70.08,-2.06,-7.69) |
CMYK | 0.13513513513514 | 0.064864864864865 | 0 | 0.27450980392157 | cmyk(0.13513513513514,0.064864864864865,0,0.27450980392157) |
Description
The RGB value of color #a0adb9 is rgb(160, 173, 185).
In the hex color #a0adb9, The value of Red is 160, value of Green is 173, and value of Blue is 185. The primary color is Blue. Similarly, The HSL values for #a0adb9 consists of 209° Hue, 15% Saturation, and 68% Lightness.
In the CMYK color model, the color #a0adb9 can be represented as Cyan=0.13513513513514%, Magenta=0.064864864864865%, Yellow=0%, and Black=0.27450980392157%.
Shades of #a0adb9
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 #a0adb9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0adb9
Preview of #a0adb9 on White Background
The contrast ratio of #a0adb9 with white color is 2.29
Preview of #a0adb9 on black background
The contrast ratio of #a0adb9 with black color is 9.17
#a0adb9 color will look good with a black background.
Color Schemes of #a0adb9
Triadic Colors of #a0adb9
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 #a0adb9
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 #a0adb9
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 #a0adb9
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: #a0adb9;
}
This is a sample text used for the color #a0adb9. 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: #a0adb9;
}
This is a sample text used for the color #a0adb9. 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 #a0adb9;
}
This is a sample text used for the color #a0adb9. 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 30.89%
Green 33.4%
Blue 35.71%
CMYK Percentage
Cyan 28.48
Magenta 13.67%
Yellow 0%
Black 57.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.