#ad3ec2 Hex Color
rgb(173, 62, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 3e | c2 | - | #ad3ec2 |
RGB | 173 | 62 | 194 | - | rgb(173,62,194) |
HSL | 290 | 52% | 50% | - | hsl(290,52%,50%) |
HSV | 290 | 68% | 76% | - | hsv(290,68%,76%) |
XYZ | 28.6938 | 16.2245 | 52.6583 | - | xyz(28.6938,16.2245,52.6583) |
CIE-LAB | 47.27 | 62.71 | -47.91 | - | lab(47.27,62.71,-47.91) |
CMYK | 0.10824742268041 | 0.68041237113402 | 0 | 0.23921568627451 | cmyk(0.10824742268041,0.68041237113402,0,0.23921568627451) |
Description
The RGB value of color #ad3ec2 is rgb(173, 62, 194).
In the hex color #ad3ec2, The value of Red is 173, value of Green is 62, and value of Blue is 194. The primary color is Blue. Similarly, The HSL values for #ad3ec2 consists of 290° Hue, 52% Saturation, and 50% Lightness.
In the CMYK color model, the color #ad3ec2 can be represented as Cyan=0.10824742268041%, Magenta=0.68041237113402%, Yellow=0%, and Black=0.23921568627451%.
Shades of #ad3ec2
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 #ad3ec2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad3ec2
Preview of #ad3ec2 on White Background
The contrast ratio of #ad3ec2 with white color is 4.95
#ad3ec2 color will look good on a white background.
Preview of #ad3ec2 on black background
The contrast ratio of #ad3ec2 with black color is 4.24
Color Schemes of #ad3ec2
Triadic Colors of #ad3ec2
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 #ad3ec2
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 #ad3ec2
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 #ad3ec2
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: #ad3ec2;
}
This is a sample text used for the color #ad3ec2. 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: #ad3ec2;
}
This is a sample text used for the color #ad3ec2. 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 #ad3ec2;
}
This is a sample text used for the color #ad3ec2. 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 40.33%
Green 14.45%
Blue 45.22%
CMYK Percentage
Cyan 10.53
Magenta 66.2%
Yellow 0%
Black 23.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.