#a30adc Hex Color
rgb(163, 10, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 0a | dc | - | #a30adc |
RGB | 163 | 10 | 220 | - | rgb(163,10,220) |
HSL | 284 | 91% | 45% | - | hsl(284,91%,45%) |
HSV | 284 | 95% | 86% | - | hsv(284,95%,86%) |
XYZ | 28.1311 | 13.1709 | 68.7697 | - | xyz(28.1311,13.1709,68.7697) |
CIE-LAB | 43.02 | 78.82 | -69.84 | - | lab(43.02,78.82,-69.84) |
CMYK | 0.25909090909091 | 0.95454545454545 | 0 | 0.13725490196078 | cmyk(0.25909090909091,0.95454545454545,0,0.13725490196078) |
Description
The RGB value of color #a30adc is rgb(163, 10, 220).
In the hex color #a30adc, The value of Red is 163, value of Green is 10, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #a30adc consists of 284° Hue, 91% Saturation, and 45% Lightness.
In the CMYK color model, the color #a30adc can be represented as Cyan=0.25909090909091%, Magenta=0.95454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #a30adc
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 #a30adc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a30adc
Preview of #a30adc on White Background
The contrast ratio of #a30adc with white color is 5.78
#a30adc color will look good on a white background.
Preview of #a30adc on black background
The contrast ratio of #a30adc with black color is 3.63
Color Schemes of #a30adc
Triadic Colors of #a30adc
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 #a30adc
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 #a30adc
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 #a30adc
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.
Monochromatic Colors of #a30adc
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #a30adc;
}
This is a sample text used for the color #a30adc. 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: #a30adc;
}
This is a sample text used for the color #a30adc. 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 #a30adc;
}
This is a sample text used for the color #a30adc. 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 41.48%
Green 2.54%
Blue 55.98%
CMYK Percentage
Cyan 19.18
Magenta 70.66%
Yellow 0%
Black 10.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.