#ada2ff Hex Color
rgb(173, 162, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | a2 | ff | - | #ada2ff |
RGB | 173 | 162 | 255 | - | rgb(173,162,255) |
HSL | 247 | 100% | 82% | - | hsl(247,100%,82%) |
HSV | 247 | 36% | 100% | - | hsv(247,36%,100%) |
XYZ | 48.2039 | 41.9449 | 100.1633 | - | xyz(48.2039,41.9449,100.1633) |
CIE-LAB | 70.83 | 24.46 | -44.8 | - | lab(70.83,24.46,-44.8) |
CMYK | 0.32156862745098 | 0.36470588235294 | 0 | 0 | cmyk(0.32156862745098,0.36470588235294,0,0) |
Description
The RGB value of color #ada2ff is rgb(173, 162, 255).
In the hex color #ada2ff, The value of Red is 173, value of Green is 162, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #ada2ff consists of 247° Hue, 100% Saturation, and 82% Lightness.
In the CMYK color model, the color #ada2ff can be represented as Cyan=0.32156862745098%, Magenta=0.36470588235294%, Yellow=0%, and Black=0%.
Shades of #ada2ff
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 #ada2ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ada2ff
Preview of #ada2ff on White Background
The contrast ratio of #ada2ff with white color is 2.24
Preview of #ada2ff on black background
The contrast ratio of #ada2ff with black color is 9.39
#ada2ff color will look good with a black background.
Color Schemes of #ada2ff
Triadic Colors of #ada2ff
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 #ada2ff
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 #ada2ff
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 #ada2ff
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: #ada2ff;
}
This is a sample text used for the color #ada2ff. 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: #ada2ff;
}
This is a sample text used for the color #ada2ff. 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 #ada2ff;
}
This is a sample text used for the color #ada2ff. 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 29.32%
Green 27.46%
Blue 43.22%
CMYK Percentage
Cyan 46.86
Magenta 53.14%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.