#ada9d6 Hex Color
rgb(173, 169, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | a9 | d6 | - | #ada9d6 |
RGB | 173 | 169 | 214 | - | rgb(173,169,214) |
HSL | 245 | 35% | 75% | - | hsl(245,35%,75%) |
HSV | 245 | 21% | 84% | - | hsv(245,21%,84%) |
XYZ | 43.5591 | 42.1152 | 69.4516 | - | xyz(43.5591,42.1152,69.4516) |
CIE-LAB | 70.95 | 10.71 | -22.25 | - | lab(70.95,10.71,-22.25) |
CMYK | 0.19158878504673 | 0.21028037383178 | 0 | 0.16078431372549 | cmyk(0.19158878504673,0.21028037383178,0,0.16078431372549) |
Description
The RGB value of color #ada9d6 is rgb(173, 169, 214).
In the hex color #ada9d6, The value of Red is 173, value of Green is 169, and value of Blue is 214. The primary color is Blue. Similarly, The HSL values for #ada9d6 consists of 245° Hue, 35% Saturation, and 75% Lightness.
In the CMYK color model, the color #ada9d6 can be represented as Cyan=0.19158878504673%, Magenta=0.21028037383178%, Yellow=0%, and Black=0.16078431372549%.
Shades of #ada9d6
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 #ada9d6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ada9d6
Preview of #ada9d6 on White Background
The contrast ratio of #ada9d6 with white color is 2.23
Preview of #ada9d6 on black background
The contrast ratio of #ada9d6 with black color is 9.42
#ada9d6 color will look good with a black background.
Color Schemes of #ada9d6
Triadic Colors of #ada9d6
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 #ada9d6
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 #ada9d6
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 #ada9d6
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: #ada9d6;
}
This is a sample text used for the color #ada9d6. 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: #ada9d6;
}
This is a sample text used for the color #ada9d6. 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 #ada9d6;
}
This is a sample text used for the color #ada9d6. 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 31.12%
Green 30.4%
Blue 38.49%
CMYK Percentage
Cyan 34.05
Magenta 37.37%
Yellow 0%
Black 28.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.