#adb4ae Hex Color
rgb(173, 180, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | b4 | ae | - | #adb4ae |
RGB | 173 | 180 | 174 | - | rgb(173,180,174) |
HSL | 129 | 4% | 69% | - | hsl(129,4%,69%) |
HSV | 129 | 4% | 71% | - | hsv(129,4%,71%) |
XYZ | 41.1948 | 44.5827 | 46.4785 | - | xyz(41.1948,44.5827,46.4785) |
CIE-LAB | 72.62 | -3.58 | 2.2 | - | lab(72.62,-3.58,2.2) |
CMYK | 0.038888888888889 | 0 | 0.033333333333333 | 0.29411764705882 | cmyk(0.038888888888889,0,0.033333333333333,0.29411764705882) |
Description
The RGB value of color #adb4ae is rgb(173, 180, 174).
In the hex color #adb4ae, The value of Red is 173, value of Green is 180, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #adb4ae consists of 129° Hue, 4% Saturation, and 69% Lightness.
In the CMYK color model, the color #adb4ae can be represented as Cyan=0.038888888888889%, Magenta=0%, Yellow=0.033333333333333%, and Black=0.29411764705882%.
Shades of #adb4ae
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 #adb4ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adb4ae
Preview of #adb4ae on White Background
The contrast ratio of #adb4ae with white color is 2.12
Preview of #adb4ae on black background
The contrast ratio of #adb4ae with black color is 9.92
#adb4ae color will look good with a black background.
Color Schemes of #adb4ae
Triadic Colors of #adb4ae
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 #adb4ae
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 #adb4ae
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 #adb4ae
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: #adb4ae;
}
This is a sample text used for the color #adb4ae. 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: #adb4ae;
}
This is a sample text used for the color #adb4ae. 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 #adb4ae;
}
This is a sample text used for the color #adb4ae. 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.83%
Green 34.16%
Blue 33.02%
CMYK Percentage
Cyan 10.62
Magenta 0%
Yellow 9.1%
Black 80.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.