#adadb6 Hex Color
rgb(173, 173, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | ad | b6 | - | #adadb6 |
RGB | 173 | 173 | 182 | - | rgb(173,173,182) |
HSL | 240 | 6% | 70% | - | hsl(240,6%,70%) |
HSV | 240 | 5% | 71% | - | hsv(240,5%,71%) |
XYZ | 40.6206 | 42.1488 | 50.2506 | - | xyz(40.6206,42.1488,50.2506) |
CIE-LAB | 70.97 | 1.74 | -4.6 | - | lab(70.97,1.74,-4.6) |
CMYK | 0.049450549450549 | 0.049450549450549 | 0 | 0.28627450980392 | cmyk(0.049450549450549,0.049450549450549,0,0.28627450980392) |
Description
The RGB value of color #adadb6 is rgb(173, 173, 182).
In the hex color #adadb6, The value of Red is 173, value of Green is 173, and value of Blue is 182. The primary color is Blue. Similarly, The HSL values for #adadb6 consists of 240° Hue, 6% Saturation, and 70% Lightness.
In the CMYK color model, the color #adadb6 can be represented as Cyan=0.049450549450549%, Magenta=0.049450549450549%, Yellow=0%, and Black=0.28627450980392%.
Shades of #adadb6
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 #adadb6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adadb6
Preview of #adadb6 on White Background
The contrast ratio of #adadb6 with white color is 2.23
Preview of #adadb6 on black background
The contrast ratio of #adadb6 with black color is 9.43
#adadb6 color will look good with a black background.
Color Schemes of #adadb6
Triadic Colors of #adadb6
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 #adadb6
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 #adadb6
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 #adadb6
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: #adadb6;
}
This is a sample text used for the color #adadb6. 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: #adadb6;
}
This is a sample text used for the color #adadb6. 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 #adadb6;
}
This is a sample text used for the color #adadb6. 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.77%
Green 32.77%
Blue 34.47%
CMYK Percentage
Cyan 12.84
Magenta 12.84%
Yellow 0%
Black 74.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.