#a58eef Hex Color
rgb(165, 142, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 8e | ef | - | #a58eef |
RGB | 165 | 142 | 239 | - | rgb(165,142,239) |
HSL | 254 | 75% | 75% | - | hsl(254,75%,75%) |
HSV | 254 | 41% | 94% | - | hsv(254,41%,94%) |
XYZ | 40.77 | 33.5773 | 85.9936 | - | xyz(40.77,33.5773,85.9936) |
CIE-LAB | 64.63 | 29.56 | -45.86 | - | lab(64.63,29.56,-45.86) |
CMYK | 0.30962343096234 | 0.40585774058577 | 0 | 0.062745098039216 | cmyk(0.30962343096234,0.40585774058577,0,0.062745098039216) |
Description
The RGB value of color #a58eef is rgb(165, 142, 239).
In the hex color #a58eef, The value of Red is 165, value of Green is 142, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #a58eef consists of 254° Hue, 75% Saturation, and 75% Lightness.
In the CMYK color model, the color #a58eef can be represented as Cyan=0.30962343096234%, Magenta=0.40585774058577%, Yellow=0%, and Black=0.062745098039216%.
Shades of #a58eef
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 #a58eef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a58eef
Preview of #a58eef on White Background
The contrast ratio of #a58eef with white color is 2.72
Preview of #a58eef on black background
The contrast ratio of #a58eef with black color is 7.72
#a58eef color will look good with a black background.
Color Schemes of #a58eef
Triadic Colors of #a58eef
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 #a58eef
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 #a58eef
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 #a58eef
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: #a58eef;
}
This is a sample text used for the color #a58eef. 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: #a58eef;
}
This is a sample text used for the color #a58eef. 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 #a58eef;
}
This is a sample text used for the color #a58eef. 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.22%
Green 26.01%
Blue 43.77%
CMYK Percentage
Cyan 39.79
Magenta 52.15%
Yellow 0%
Black 8.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.