#a02adc Hex Color
rgb(160, 42, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 2a | dc | - | #a02adc |
RGB | 160 | 42 | 220 | - | rgb(160,42,220) |
HSL | 280 | 72% | 51% | - | hsl(280,72%,51%) |
HSV | 280 | 81% | 86% | - | hsv(280,81%,86%) |
XYZ | 28.2434 | 14.2968 | 68.9811 | - | xyz(28.2434,14.2968,68.9811) |
CIE-LAB | 44.66 | 72.21 | -67.19 | - | lab(44.66,72.21,-67.19) |
CMYK | 0.27272727272727 | 0.80909090909091 | 0 | 0.13725490196078 | cmyk(0.27272727272727,0.80909090909091,0,0.13725490196078) |
Description
The RGB value of color #a02adc is rgb(160, 42, 220).
In the hex color #a02adc, The value of Red is 160, value of Green is 42, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #a02adc consists of 280° Hue, 72% Saturation, and 51% Lightness.
In the CMYK color model, the color #a02adc can be represented as Cyan=0.27272727272727%, Magenta=0.80909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #a02adc
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 #a02adc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a02adc
Preview of #a02adc on White Background
The contrast ratio of #a02adc with white color is 5.44
#a02adc color will look good on a white background.
Preview of #a02adc on black background
The contrast ratio of #a02adc with black color is 3.86
Color Schemes of #a02adc
Triadic Colors of #a02adc
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 #a02adc
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 #a02adc
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 #a02adc
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: #a02adc;
}
This is a sample text used for the color #a02adc. 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: #a02adc;
}
This is a sample text used for the color #a02adc. 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 #a02adc;
}
This is a sample text used for the color #a02adc. 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.91%
Green 9.95%
Blue 52.13%
CMYK Percentage
Cyan 22.37
Magenta 66.37%
Yellow 0%
Black 11.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.