#a59db2 Hex Color
rgb(165, 157, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 9d | b2 | - | #a59db2 |
RGB | 165 | 157 | 178 | - | rgb(165,157,178) |
HSL | 263 | 12% | 66% | - | hsl(263,12%,66%) |
HSV | 263 | 12% | 70% | - | hsv(263,12%,70%) |
XYZ | 35.6099 | 35.3276 | 47.0615 | - | xyz(35.6099,35.3276,47.0615) |
CIE-LAB | 66 | 6.99 | -9.83 | - | lab(66,6.99,-9.83) |
CMYK | 0.073033707865168 | 0.11797752808989 | 0 | 0.30196078431373 | cmyk(0.073033707865168,0.11797752808989,0,0.30196078431373) |
Description
The RGB value of color #a59db2 is rgb(165, 157, 178).
In the hex color #a59db2, The value of Red is 165, value of Green is 157, and value of Blue is 178. The primary color is Blue. Similarly, The HSL values for #a59db2 consists of 263° Hue, 12% Saturation, and 66% Lightness.
In the CMYK color model, the color #a59db2 can be represented as Cyan=0.073033707865168%, Magenta=0.11797752808989%, Yellow=0%, and Black=0.30196078431373%.
Shades of #a59db2
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 #a59db2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a59db2
Preview of #a59db2 on White Background
The contrast ratio of #a59db2 with white color is 2.6
Preview of #a59db2 on black background
The contrast ratio of #a59db2 with black color is 8.07
#a59db2 color will look good with a black background.
Color Schemes of #a59db2
Triadic Colors of #a59db2
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 #a59db2
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 #a59db2
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 #a59db2
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: #a59db2;
}
This is a sample text used for the color #a59db2. 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: #a59db2;
}
This is a sample text used for the color #a59db2. 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 #a59db2;
}
This is a sample text used for the color #a59db2. 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 33%
Green 31.4%
Blue 35.6%
CMYK Percentage
Cyan 14.81
Magenta 23.93%
Yellow 0%
Black 61.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.