#a57aca Hex Color
rgb(165, 122, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 7a | ca | - | #a57aca |
RGB | 165 | 122 | 202 | - | rgb(165,122,202) |
HSL | 272 | 43% | 64% | - | hsl(272,43%,64%) |
HSV | 272 | 40% | 79% | - | hsv(272,40%,79%) |
XYZ | 33.1373 | 26.1827 | 59.1844 | - | xyz(33.1373,26.1827,59.1844) |
CIE-LAB | 58.21 | 32.04 | -35.27 | - | lab(58.21,32.04,-35.27) |
CMYK | 0.18316831683168 | 0.3960396039604 | 0 | 0.2078431372549 | cmyk(0.18316831683168,0.3960396039604,0,0.2078431372549) |
Description
The RGB value of color #a57aca is rgb(165, 122, 202).
In the hex color #a57aca, The value of Red is 165, value of Green is 122, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #a57aca consists of 272° Hue, 43% Saturation, and 64% Lightness.
In the CMYK color model, the color #a57aca can be represented as Cyan=0.18316831683168%, Magenta=0.3960396039604%, Yellow=0%, and Black=0.2078431372549%.
Shades of #a57aca
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 #a57aca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a57aca
Preview of #a57aca on White Background
The contrast ratio of #a57aca with white color is 3.37
Preview of #a57aca on black background
The contrast ratio of #a57aca with black color is 6.24
#a57aca color will look good with a black background.
Color Schemes of #a57aca
Triadic Colors of #a57aca
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 #a57aca
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 #a57aca
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 #a57aca
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: #a57aca;
}
This is a sample text used for the color #a57aca. 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: #a57aca;
}
This is a sample text used for the color #a57aca. 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 #a57aca;
}
This is a sample text used for the color #a57aca. 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.74%
Green 24.95%
Blue 41.31%
CMYK Percentage
Cyan 23.27
Magenta 50.32%
Yellow 0%
Black 26.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.