#a301ea Hex Color
rgb(163, 1, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 01 | ea | - | #a301ea |
RGB | 163 | 1 | 234 | - | rgb(163,1,234) |
HSL | 282 | 99% | 46% | - | hsl(282,99%,46%) |
HSV | 282 | 100% | 92% | - | hsv(282,100%,92%) |
XYZ | 29.9664 | 13.7488 | 78.9163 | - | xyz(29.9664,13.7488,78.9163) |
CIE-LAB | 43.87 | 82.24 | -76.43 | - | lab(43.87,82.24,-76.43) |
CMYK | 0.3034188034188 | 0.9957264957265 | 0 | 0.082352941176471 | cmyk(0.3034188034188,0.9957264957265,0,0.082352941176471) |
Description
The RGB value of color #a301ea is rgb(163, 1, 234).
In the hex color #a301ea, The value of Red is 163, value of Green is 1, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #a301ea consists of 282° Hue, 99% Saturation, and 46% Lightness.
In the CMYK color model, the color #a301ea can be represented as Cyan=0.3034188034188%, Magenta=0.9957264957265%, Yellow=0%, and Black=0.082352941176471%.
Shades of #a301ea
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 #a301ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a301ea
Preview of #a301ea on White Background
The contrast ratio of #a301ea with white color is 5.6
#a301ea color will look good on a white background.
Preview of #a301ea on black background
The contrast ratio of #a301ea with black color is 3.75
Color Schemes of #a301ea
Triadic Colors of #a301ea
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 #a301ea
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 #a301ea
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 #a301ea
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: #a301ea;
}
This is a sample text used for the color #a301ea. 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: #a301ea;
}
This is a sample text used for the color #a301ea. 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 #a301ea;
}
This is a sample text used for the color #a301ea. 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 40.95%
Green 0.25%
Blue 58.79%
CMYK Percentage
Cyan 21.96
Magenta 72.08%
Yellow 0%
Black 5.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.