#adab9e Hex Color
rgb(173, 171, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | ab | 9e | - | #adab9e |
RGB | 173 | 171 | 158 | - | rgb(173,171,158) |
HSL | 52 | 8% | 65% | - | hsl(52,8%,65%) |
HSV | 52 | 9% | 68% | - | hsv(52,9%,68%) |
XYZ | 37.968 | 40.4787 | 38.1598 | - | xyz(37.968,40.4787,38.1598) |
CIE-LAB | 69.81 | -1.63 | 6.94 | - | lab(69.81,-1.63,6.94) |
CMYK | 0 | 0.011560693641619 | 0.086705202312139 | 0.32156862745098 | cmyk(0,0.011560693641619,0.086705202312139,0.32156862745098) |
Description
The RGB value of color #adab9e is rgb(173, 171, 158).
In the hex color #adab9e, The value of Red is 173, value of Green is 171, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #adab9e consists of 52° Hue, 8% Saturation, and 65% Lightness.
In the CMYK color model, the color #adab9e can be represented as Cyan=0%, Magenta=0.011560693641619%, Yellow=0.086705202312139%, and Black=0.32156862745098%.
Shades of #adab9e
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 #adab9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adab9e
Preview of #adab9e on White Background
The contrast ratio of #adab9e with white color is 2.31
Preview of #adab9e on black background
The contrast ratio of #adab9e with black color is 9.1
#adab9e color will look good with a black background.
Color Schemes of #adab9e
Triadic Colors of #adab9e
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 #adab9e
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 #adab9e
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 #adab9e
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: #adab9e;
}
This is a sample text used for the color #adab9e. 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: #adab9e;
}
This is a sample text used for the color #adab9e. 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 #adab9e;
}
This is a sample text used for the color #adab9e. 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.46%
Green 34.06%
Blue 31.47%
CMYK Percentage
Cyan 0
Magenta 2.75%
Yellow 20.65%
Black 76.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.