#adafab Hex Color
rgb(173, 175, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | af | ab | - | #adafab |
RGB | 173 | 175 | 171 | - | rgb(173,175,171) |
HSL | 90 | 2% | 68% | - | hsl(90,2%,68%) |
HSV | 90 | 2% | 69% | - | hsv(90,2%,69%) |
XYZ | 39.9142 | 42.4845 | 44.6247 | - | xyz(39.9142,42.4845,44.6247) |
CIE-LAB | 71.2 | -1.45 | 1.79 | - | lab(71.2,-1.45,1.79) |
CMYK | 0.011428571428571 | 0 | 0.022857142857143 | 0.31372549019608 | cmyk(0.011428571428571,0,0.022857142857143,0.31372549019608) |
Description
The RGB value of color #adafab is rgb(173, 175, 171).
In the hex color #adafab, The value of Red is 173, value of Green is 175, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #adafab consists of 90° Hue, 2% Saturation, and 68% Lightness.
In the CMYK color model, the color #adafab can be represented as Cyan=0.011428571428571%, Magenta=0%, Yellow=0.022857142857143%, and Black=0.31372549019608%.
Shades of #adafab
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 #adafab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adafab
Preview of #adafab on White Background
The contrast ratio of #adafab with white color is 2.21
Preview of #adafab on black background
The contrast ratio of #adafab with black color is 9.5
#adafab color will look good with a black background.
Color Schemes of #adafab
Triadic Colors of #adafab
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 #adafab
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 #adafab
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 #adafab
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: #adafab;
}
This is a sample text used for the color #adafab. 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: #adafab;
}
This is a sample text used for the color #adafab. 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 #adafab;
}
This is a sample text used for the color #adafab. 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 33.33%
Green 33.72%
Blue 32.95%
CMYK Percentage
Cyan 3.28
Magenta 0%
Yellow 6.57%
Black 90.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.