#a05da3 Hex Color
rgb(160, 93, 163)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a0 | 5d | a3 | - | #a05da3 |
| RGB | 160 | 93 | 163 | - | rgb(160,93,163) |
| HSL | 297 | 28% | 50% | - | hsl(297,28%,50%) |
| HSV | 297 | 43% | 64% | - | hsv(297,43%,64%) |
| XYZ | 25.0224 | 17.9466 | 36.7956 | - | xyz(25.0224,17.9466,36.7956) |
| CIE-LAB | 49.43 | 38.42 | -26.5 | - | lab(49.43,38.42,-26.5) |
| CMYK | 0.01840490797546 | 0.42944785276074 | 0 | 0.36078431372549 | cmyk(0.01840490797546,0.42944785276074,0,0.36078431372549) |
Description
The RGB value of color #a05da3 is rgb(160, 93, 163).
In the hex color #a05da3, The value of Red is 160, value of Green is 93, and value of Blue is 163. The primary color is Blue. Similarly, The HSL values for #a05da3 consists of 297° Hue, 28% Saturation, and 50% Lightness.
In the CMYK color model, the color #a05da3 can be represented as Cyan=0.01840490797546%, Magenta=0.42944785276074%, Yellow=0%, and Black=0.36078431372549%.
Shades of #a05da3
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 #a05da3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a05da3
Preview of #a05da3 on White Background
The contrast ratio of #a05da3 with white color is 4.58
Preview of #a05da3 on black background
The contrast ratio of #a05da3 with black color is 4.59
#a05da3 color will look good with a black background.
Color Schemes of #a05da3
Triadic Colors of #a05da3
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 #a05da3
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 #a05da3
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 #a05da3
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: #a05da3;
}
This is a sample text used for the color #a05da3. 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: #a05da3;
}
This is a sample text used for the color #a05da3. 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 #a05da3;
}
This is a sample text used for the color #a05da3. 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 38.46%
Green 22.36%
Blue 39.18%
CMYK Percentage
Cyan 2.28
Magenta 53.11%
Yellow 0%
Black 44.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.