#a58aa1 Hex Color
rgb(165, 138, 161)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a5 | 8a | a1 | - | #a58aa1 |
| RGB | 165 | 138 | 161 | - | rgb(165,138,161) |
| HSL | 309 | 13% | 59% | - | hsl(309,13%,59%) |
| HSV | 309 | 16% | 65% | - | hsv(309,16%,65%) |
| XYZ | 31.0386 | 28.7495 | 37.6315 | - | xyz(31.0386,28.7495,37.6315) |
| CIE-LAB | 60.56 | 14.32 | -8.35 | - | lab(60.56,14.32,-8.35) |
| CMYK | 0 | 0.16363636363636 | 0.024242424242424 | 0.35294117647059 | cmyk(0,0.16363636363636,0.024242424242424,0.35294117647059) |
Description
The RGB value of color #a58aa1 is rgb(165, 138, 161).
In the hex color #a58aa1, The value of Red is 165, value of Green is 138, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #a58aa1 consists of 309° Hue, 13% Saturation, and 59% Lightness.
In the CMYK color model, the color #a58aa1 can be represented as Cyan=0%, Magenta=0.16363636363636%, Yellow=0.024242424242424%, and Black=0.35294117647059%.
Shades of #a58aa1
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 #a58aa1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a58aa1
Preview of #a58aa1 on White Background
The contrast ratio of #a58aa1 with white color is 3.11
Preview of #a58aa1 on black background
The contrast ratio of #a58aa1 with black color is 6.75
#a58aa1 color will look good with a black background.
Color Schemes of #a58aa1
Triadic Colors of #a58aa1
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 #a58aa1
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 #a58aa1
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 #a58aa1
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: #a58aa1;
}
This is a sample text used for the color #a58aa1. 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: #a58aa1;
}
This is a sample text used for the color #a58aa1. 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 #a58aa1;
}
This is a sample text used for the color #a58aa1. 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 35.56%
Green 29.74%
Blue 34.7%
CMYK Percentage
Cyan 0
Magenta 30.26%
Yellow 4.48%
Black 65.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.