#ada5dc Hex Color
rgb(173, 165, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | a5 | dc | - | #ada5dc |
RGB | 173 | 165 | 220 | - | rgb(173,165,220) |
HSL | 249 | 44% | 75% | - | hsl(249,44%,75%) |
HSV | 249 | 25% | 86% | - | hsv(249,25%,86%) |
XYZ | 43.607 | 40.9618 | 73.3182 | - | xyz(43.607,40.9618,73.3182) |
CIE-LAB | 70.15 | 14.3 | -26.77 | - | lab(70.15,14.3,-26.77) |
CMYK | 0.21363636363636 | 0.25 | 0 | 0.13725490196078 | cmyk(0.21363636363636,0.25,0,0.13725490196078) |
Description
The RGB value of color #ada5dc is rgb(173, 165, 220).
In the hex color #ada5dc, The value of Red is 173, value of Green is 165, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #ada5dc consists of 249° Hue, 44% Saturation, and 75% Lightness.
In the CMYK color model, the color #ada5dc can be represented as Cyan=0.21363636363636%, Magenta=0.25%, Yellow=0%, and Black=0.13725490196078%.
Shades of #ada5dc
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 #ada5dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ada5dc
Preview of #ada5dc on White Background
The contrast ratio of #ada5dc with white color is 2.28
Preview of #ada5dc on black background
The contrast ratio of #ada5dc with black color is 9.19
#ada5dc color will look good with a black background.
Color Schemes of #ada5dc
Triadic Colors of #ada5dc
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 #ada5dc
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 #ada5dc
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 #ada5dc
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: #ada5dc;
}
This is a sample text used for the color #ada5dc. 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: #ada5dc;
}
This is a sample text used for the color #ada5dc. 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 #ada5dc;
}
This is a sample text used for the color #ada5dc. 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%
Green 29.57%
Blue 39.43%
CMYK Percentage
Cyan 35.55
Magenta 41.6%
Yellow 0%
Black 22.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.