#a93efc Hex Color
rgb(169, 62, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 3e | fc | - | #a93efc |
RGB | 169 | 62 | 252 | - | rgb(169,62,252) |
HSL | 274 | 97% | 62% | - | hsl(274,97%,62%) |
HSV | 274 | 75% | 99% | - | hsv(274,75%,99%) |
XYZ | 35.6555 | 18.9085 | 93.8659 | - | xyz(35.6555,18.9085,93.8659) |
CIE-LAB | 50.58 | 73.62 | -75.55 | - | lab(50.58,73.62,-75.55) |
CMYK | 0.32936507936508 | 0.75396825396825 | 0 | 0.011764705882353 | cmyk(0.32936507936508,0.75396825396825,0,0.011764705882353) |
Description
The RGB value of color #a93efc is rgb(169, 62, 252).
In the hex color #a93efc, The value of Red is 169, value of Green is 62, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #a93efc consists of 274° Hue, 97% Saturation, and 62% Lightness.
In the CMYK color model, the color #a93efc can be represented as Cyan=0.32936507936508%, Magenta=0.75396825396825%, Yellow=0%, and Black=0.011764705882353%.
Shades of #a93efc
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 #a93efc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a93efc
Preview of #a93efc on White Background
The contrast ratio of #a93efc with white color is 4.39
Preview of #a93efc on black background
The contrast ratio of #a93efc with black color is 4.78
#a93efc color will look good with a black background.
Color Schemes of #a93efc
Triadic Colors of #a93efc
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 #a93efc
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 #a93efc
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 #a93efc
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: #a93efc;
}
This is a sample text used for the color #a93efc. 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: #a93efc;
}
This is a sample text used for the color #a93efc. 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 #a93efc;
}
This is a sample text used for the color #a93efc. 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 34.99%
Green 12.84%
Blue 52.17%
CMYK Percentage
Cyan 30.08
Magenta 68.85%
Yellow 0%
Black 1.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.