#a53eab Hex Color
rgb(165, 62, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 3e | ab | - | #a53eab |
RGB | 165 | 62 | 171 | - | rgb(165,62,171) |
HSL | 297 | 47% | 46% | - | hsl(297,47%,46%) |
HSV | 297 | 64% | 67% | - | hsv(297,64%,67%) |
XYZ | 24.5904 | 14.3849 | 40.0086 | - | xyz(24.5904,14.3849,40.0086) |
CIE-LAB | 44.78 | 56.62 | -38.46 | - | lab(44.78,56.62,-38.46) |
CMYK | 0.035087719298245 | 0.6374269005848 | 0 | 0.32941176470588 | cmyk(0.035087719298245,0.6374269005848,0,0.32941176470588) |
Description
The RGB value of color #a53eab is rgb(165, 62, 171).
In the hex color #a53eab, The value of Red is 165, value of Green is 62, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #a53eab consists of 297° Hue, 47% Saturation, and 46% Lightness.
In the CMYK color model, the color #a53eab can be represented as Cyan=0.035087719298245%, Magenta=0.6374269005848%, Yellow=0%, and Black=0.32941176470588%.
Shades of #a53eab
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 #a53eab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a53eab
Preview of #a53eab on White Background
The contrast ratio of #a53eab with white color is 5.42
#a53eab color will look good on a white background.
Preview of #a53eab on black background
The contrast ratio of #a53eab with black color is 3.88
Color Schemes of #a53eab
Triadic Colors of #a53eab
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 #a53eab
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 #a53eab
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 #a53eab
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: #a53eab;
}
This is a sample text used for the color #a53eab. 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: #a53eab;
}
This is a sample text used for the color #a53eab. 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 #a53eab;
}
This is a sample text used for the color #a53eab. 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 41.46%
Green 15.58%
Blue 42.96%
CMYK Percentage
Cyan 3.5
Magenta 63.62%
Yellow 0%
Black 32.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.