#a36ec2 Hex Color
rgb(163, 110, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 6e | c2 | - | #a36ec2 |
RGB | 163 | 110 | 194 | - | rgb(163,110,194) |
HSL | 278 | 41% | 60% | - | hsl(278,41%,60%) |
HSV | 278 | 43% | 76% | - | hsv(278,43%,76%) |
XYZ | 30.4178 | 22.8334 | 53.843 | - | xyz(30.4178,22.8334,53.843) |
CIE-LAB | 54.9 | 36.4 | -35.91 | - | lab(54.9,36.4,-35.91) |
CMYK | 0.15979381443299 | 0.43298969072165 | 0 | 0.23921568627451 | cmyk(0.15979381443299,0.43298969072165,0,0.23921568627451) |
Description
The RGB value of color #a36ec2 is rgb(163, 110, 194).
In the hex color #a36ec2, The value of Red is 163, value of Green is 110, and value of Blue is 194. The primary color is Blue. Similarly, The HSL values for #a36ec2 consists of 278° Hue, 41% Saturation, and 60% Lightness.
In the CMYK color model, the color #a36ec2 can be represented as Cyan=0.15979381443299%, Magenta=0.43298969072165%, Yellow=0%, and Black=0.23921568627451%.
Shades of #a36ec2
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 #a36ec2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a36ec2
Preview of #a36ec2 on White Background
The contrast ratio of #a36ec2 with white color is 3.77
Preview of #a36ec2 on black background
The contrast ratio of #a36ec2 with black color is 5.57
#a36ec2 color will look good with a black background.
Color Schemes of #a36ec2
Triadic Colors of #a36ec2
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 #a36ec2
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 #a36ec2
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 #a36ec2
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: #a36ec2;
}
This is a sample text used for the color #a36ec2. 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: #a36ec2;
}
This is a sample text used for the color #a36ec2. 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 #a36ec2;
}
This is a sample text used for the color #a36ec2. 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.9%
Green 23.55%
Blue 41.54%
CMYK Percentage
Cyan 19.21
Magenta 52.04%
Yellow 0%
Black 28.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.