#a20cff Hex Color
rgb(162, 12, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a2 | 0c | ff | - | #a20cff |
| RGB | 162 | 12 | 255 | - | rgb(162,12,255) |
| HSL | 277 | 100% | 52% | - | hsl(277,100%,52%) |
| HSV | 277 | 95% | 100% | - | hsv(277,95%,100%) |
| XYZ | 33.0818 | 15.1643 | 95.7911 | - | xyz(33.0818,15.1643,95.7911) |
| CIE-LAB | 45.86 | 85.08 | -84.99 | - | lab(45.86,85.08,-84.99) |
| CMYK | 0.36470588235294 | 0.95294117647059 | 0 | 0 | cmyk(0.36470588235294,0.95294117647059,0,0) |
Description
The RGB value of color #a20cff is rgb(162, 12, 255).
In the hex color #a20cff, The value of Red is 162, value of Green is 12, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #a20cff consists of 277° Hue, 100% Saturation, and 52% Lightness.
In the CMYK color model, the color #a20cff can be represented as Cyan=0.36470588235294%, Magenta=0.95294117647059%, Yellow=0%, and Black=0%.
Shades of #a20cff
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 #a20cff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a20cff
Preview of #a20cff on White Background
The contrast ratio of #a20cff with white color is 5.21
#a20cff color will look good on a white background.
Preview of #a20cff on black background
The contrast ratio of #a20cff with black color is 4.03
Color Schemes of #a20cff
Triadic Colors of #a20cff
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 #a20cff
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 #a20cff
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 #a20cff
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: #a20cff;
}
This is a sample text used for the color #a20cff. 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: #a20cff;
}
This is a sample text used for the color #a20cff. 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 #a20cff;
}
This is a sample text used for the color #a20cff. 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.76%
Green 2.8%
Blue 59.44%
CMYK Percentage
Cyan 27.68
Magenta 72.32%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.