#a042ce Hex Color
rgb(160, 66, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 42 | ce | - | #a042ce |
RGB | 160 | 66 | 206 | - | rgb(160,66,206) |
HSL | 280 | 59% | 53% | - | hsl(280,59%,53%) |
HSV | 280 | 68% | 81% | - | hsv(280,68%,81%) |
XYZ | 27.586 | 15.8262 | 59.9933 | - | xyz(27.586,15.8262,59.9933) |
CIE-LAB | 46.75 | 60.59 | -55.78 | - | lab(46.75,60.59,-55.78) |
CMYK | 0.22330097087379 | 0.67961165048544 | 0 | 0.1921568627451 | cmyk(0.22330097087379,0.67961165048544,0,0.1921568627451) |
Description
The RGB value of color #a042ce is rgb(160, 66, 206).
In the hex color #a042ce, The value of Red is 160, value of Green is 66, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #a042ce consists of 280° Hue, 59% Saturation, and 53% Lightness.
In the CMYK color model, the color #a042ce can be represented as Cyan=0.22330097087379%, Magenta=0.67961165048544%, Yellow=0%, and Black=0.1921568627451%.
Shades of #a042ce
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 #a042ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a042ce
Preview of #a042ce on White Background
The contrast ratio of #a042ce with white color is 5.04
#a042ce color will look good on a white background.
Preview of #a042ce on black background
The contrast ratio of #a042ce with black color is 4.17
Color Schemes of #a042ce
Triadic Colors of #a042ce
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 #a042ce
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 #a042ce
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 #a042ce
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: #a042ce;
}
This is a sample text used for the color #a042ce. 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: #a042ce;
}
This is a sample text used for the color #a042ce. 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 #a042ce;
}
This is a sample text used for the color #a042ce. 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 37.04%
Green 15.28%
Blue 47.69%
CMYK Percentage
Cyan 20.39
Magenta 62.06%
Yellow 0%
Black 17.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.