#ad9cde Hex Color
rgb(173, 156, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 9c | de | - | #ad9cde |
RGB | 173 | 156 | 222 | - | rgb(173,156,222) |
HSL | 255 | 50% | 74% | - | hsl(255,50%,74%) |
HSV | 255 | 30% | 87% | - | hsv(255,30%,87%) |
XYZ | 42.3069 | 37.9351 | 74.1996 | - | xyz(42.3069,37.9351,74.1996) |
CIE-LAB | 67.97 | 19.81 | -31.22 | - | lab(67.97,19.81,-31.22) |
CMYK | 0.22072072072072 | 0.2972972972973 | 0 | 0.12941176470588 | cmyk(0.22072072072072,0.2972972972973,0,0.12941176470588) |
Description
The RGB value of color #ad9cde is rgb(173, 156, 222).
In the hex color #ad9cde, The value of Red is 173, value of Green is 156, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #ad9cde consists of 255° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #ad9cde can be represented as Cyan=0.22072072072072%, Magenta=0.2972972972973%, Yellow=0%, and Black=0.12941176470588%.
Shades of #ad9cde
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 #ad9cde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad9cde
Preview of #ad9cde on White Background
The contrast ratio of #ad9cde with white color is 2.45
Preview of #ad9cde on black background
The contrast ratio of #ad9cde with black color is 8.59
#ad9cde color will look good with a black background.
Color Schemes of #ad9cde
Triadic Colors of #ad9cde
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 #ad9cde
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 #ad9cde
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 #ad9cde
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: #ad9cde;
}
This is a sample text used for the color #ad9cde. 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: #ad9cde;
}
This is a sample text used for the color #ad9cde. 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 #ad9cde;
}
This is a sample text used for the color #ad9cde. 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.4%
Green 28.31%
Blue 40.29%
CMYK Percentage
Cyan 34.09
Magenta 45.92%
Yellow 0%
Black 19.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.