#a05da9 Hex Color
rgb(160, 93, 169)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 5d | a9 | - | #a05da9 |
RGB | 160 | 93 | 169 | - | rgb(160,93,169) |
HSL | 293 | 31% | 51% | - | hsl(293,31%,51%) |
HSV | 293 | 45% | 66% | - | hsv(293,45%,66%) |
XYZ | 25.573 | 18.1669 | 39.6948 | - | xyz(25.573,18.1669,39.6948) |
CIE-LAB | 49.7 | 39.61 | -29.6 | - | lab(49.7,39.61,-29.6) |
CMYK | 0.053254437869822 | 0.44970414201183 | 0 | 0.33725490196078 | cmyk(0.053254437869822,0.44970414201183,0,0.33725490196078) |
Description
The RGB value of color #a05da9 is rgb(160, 93, 169).
In the hex color #a05da9, The value of Red is 160, value of Green is 93, and value of Blue is 169. The primary color is Blue. Similarly, The HSL values for #a05da9 consists of 293° Hue, 31% Saturation, and 51% Lightness.
In the CMYK color model, the color #a05da9 can be represented as Cyan=0.053254437869822%, Magenta=0.44970414201183%, Yellow=0%, and Black=0.33725490196078%.
Shades of #a05da9
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 #a05da9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a05da9
Preview of #a05da9 on White Background
The contrast ratio of #a05da9 with white color is 4.53
Preview of #a05da9 on black background
The contrast ratio of #a05da9 with black color is 4.63
#a05da9 color will look good with a black background.
Color Schemes of #a05da9
Triadic Colors of #a05da9
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 #a05da9
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 #a05da9
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 #a05da9
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: #a05da9;
}
This is a sample text used for the color #a05da9. 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: #a05da9;
}
This is a sample text used for the color #a05da9. 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 #a05da9;
}
This is a sample text used for the color #a05da9. 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 37.91%
Green 22.04%
Blue 40.05%
CMYK Percentage
Cyan 6.34
Magenta 53.52%
Yellow 0%
Black 40.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.