#adadd6 Hex Color
rgb(173, 173, 214)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ad | ad | d6 | - | #adadd6 |
| RGB | 173 | 173 | 214 | - | rgb(173,173,214) |
| HSL | 240 | 33% | 76% | - | hsl(240,33%,76%) |
| HSV | 240 | 19% | 84% | - | hsv(240,19%,84%) |
| XYZ | 44.3147 | 43.6264 | 69.7034 | - | xyz(44.3147,43.6264,69.7034) |
| CIE-LAB | 71.98 | 8.49 | -20.68 | - | lab(71.98,8.49,-20.68) |
| CMYK | 0.19158878504673 | 0.19158878504673 | 0 | 0.16078431372549 | cmyk(0.19158878504673,0.19158878504673,0,0.16078431372549) |
Description
The RGB value of color #adadd6 is rgb(173, 173, 214).
In the hex color #adadd6, The value of Red is 173, value of Green is 173, and value of Blue is 214. The primary color is Blue. Similarly, The HSL values for #adadd6 consists of 240° Hue, 33% Saturation, and 76% Lightness.
In the CMYK color model, the color #adadd6 can be represented as Cyan=0.19158878504673%, Magenta=0.19158878504673%, Yellow=0%, and Black=0.16078431372549%.
Shades of #adadd6
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 #adadd6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adadd6
Preview of #adadd6 on White Background
The contrast ratio of #adadd6 with white color is 2.16
Preview of #adadd6 on black background
The contrast ratio of #adadd6 with black color is 9.73
#adadd6 color will look good with a black background.
Color Schemes of #adadd6
Triadic Colors of #adadd6
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 #adadd6
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 #adadd6
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 #adadd6
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: #adadd6;
}
This is a sample text used for the color #adadd6. 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: #adadd6;
}
This is a sample text used for the color #adadd6. 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 #adadd6;
}
This is a sample text used for the color #adadd6. 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 30.89%
Blue 38.21%
CMYK Percentage
Cyan 35.22
Magenta 35.22%
Yellow 0%
Black 29.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.