#a59adf Hex Color
rgb(165, 154, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 9a | df | - | #a59adf |
RGB | 165 | 154 | 223 | - | rgb(165,154,223) |
HSL | 250 | 52% | 74% | - | hsl(250,52%,74%) |
HSV | 250 | 31% | 87% | - | hsv(250,31%,87%) |
XYZ | 40.3919 | 36.4382 | 74.7164 | - | xyz(40.3919,36.4382,74.7164) |
CIE-LAB | 66.85 | 18.79 | -33.56 | - | lab(66.85,18.79,-33.56) |
CMYK | 0.26008968609865 | 0.30941704035874 | 0 | 0.12549019607843 | cmyk(0.26008968609865,0.30941704035874,0,0.12549019607843) |
Description
The RGB value of color #a59adf is rgb(165, 154, 223).
In the hex color #a59adf, The value of Red is 165, value of Green is 154, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #a59adf consists of 250° Hue, 52% Saturation, and 74% Lightness.
In the CMYK color model, the color #a59adf can be represented as Cyan=0.26008968609865%, Magenta=0.30941704035874%, Yellow=0%, and Black=0.12549019607843%.
Shades of #a59adf
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 #a59adf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a59adf
Preview of #a59adf on White Background
The contrast ratio of #a59adf with white color is 2.53
Preview of #a59adf on black background
The contrast ratio of #a59adf with black color is 8.29
#a59adf color will look good with a black background.
Color Schemes of #a59adf
Triadic Colors of #a59adf
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 #a59adf
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 #a59adf
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 #a59adf
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: #a59adf;
}
This is a sample text used for the color #a59adf. 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: #a59adf;
}
This is a sample text used for the color #a59adf. 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 #a59adf;
}
This is a sample text used for the color #a59adf. 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.44%
Green 28.41%
Blue 41.14%
CMYK Percentage
Cyan 37.42
Magenta 44.52%
Yellow 0%
Black 18.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.