#a58aee Hex Color
rgb(165, 138, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a5 | 8a | ee | - | #a58aee |
| RGB | 165 | 138 | 238 | - | rgb(165,138,238) |
| HSL | 256 | 75% | 74% | - | hsl(256,75%,74%) |
| HSV | 256 | 42% | 93% | - | hsv(256,42%,93%) |
| XYZ | 40.0381 | 32.3493 | 85.0227 | - | xyz(40.0381,32.3493,85.0227) |
| CIE-LAB | 63.63 | 31.58 | -46.88 | - | lab(63.63,31.58,-46.88) |
| CMYK | 0.30672268907563 | 0.42016806722689 | 0 | 0.066666666666667 | cmyk(0.30672268907563,0.42016806722689,0,0.066666666666667) |
Description
The RGB value of color #a58aee is rgb(165, 138, 238).
In the hex color #a58aee, The value of Red is 165, value of Green is 138, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #a58aee consists of 256° Hue, 75% Saturation, and 74% Lightness.
In the CMYK color model, the color #a58aee can be represented as Cyan=0.30672268907563%, Magenta=0.42016806722689%, Yellow=0%, and Black=0.066666666666667%.
Shades of #a58aee
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 #a58aee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a58aee
Preview of #a58aee on White Background
The contrast ratio of #a58aee with white color is 2.81
Preview of #a58aee on black background
The contrast ratio of #a58aee with black color is 7.47
#a58aee color will look good with a black background.
Color Schemes of #a58aee
Triadic Colors of #a58aee
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 #a58aee
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 #a58aee
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 #a58aee
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: #a58aee;
}
This is a sample text used for the color #a58aee. 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: #a58aee;
}
This is a sample text used for the color #a58aee. 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 #a58aee;
}
This is a sample text used for the color #a58aee. 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 30.5%
Green 25.51%
Blue 43.99%
CMYK Percentage
Cyan 38.65
Magenta 52.95%
Yellow 0%
Black 8.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.