#ad2bdc Hex Color
rgb(173, 43, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 2b | dc | - | #ad2bdc |
RGB | 173 | 43 | 220 | - | rgb(173,43,220) |
HSL | 284 | 72% | 52% | - | hsl(284,72%,52%) |
HSV | 284 | 80% | 86% | - | hsv(284,80%,86%) |
XYZ | 31.0157 | 15.7793 | 69.1211 | - | xyz(31.0157,15.7793,69.1211) |
CIE-LAB | 46.68 | 74.04 | -63.81 | - | lab(46.68,74.04,-63.81) |
CMYK | 0.21363636363636 | 0.80454545454545 | 0 | 0.13725490196078 | cmyk(0.21363636363636,0.80454545454545,0,0.13725490196078) |
Description
The RGB value of color #ad2bdc is rgb(173, 43, 220).
In the hex color #ad2bdc, The value of Red is 173, value of Green is 43, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #ad2bdc consists of 284° Hue, 72% Saturation, and 52% Lightness.
In the CMYK color model, the color #ad2bdc can be represented as Cyan=0.21363636363636%, Magenta=0.80454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #ad2bdc
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 #ad2bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad2bdc
Preview of #ad2bdc on White Background
The contrast ratio of #ad2bdc with white color is 5.05
#ad2bdc color will look good on a white background.
Preview of #ad2bdc on black background
The contrast ratio of #ad2bdc with black color is 4.16
Color Schemes of #ad2bdc
Triadic Colors of #ad2bdc
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 #ad2bdc
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 #ad2bdc
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 #ad2bdc
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: #ad2bdc;
}
This is a sample text used for the color #ad2bdc. 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: #ad2bdc;
}
This is a sample text used for the color #ad2bdc. 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 #ad2bdc;
}
This is a sample text used for the color #ad2bdc. 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 39.68%
Green 9.86%
Blue 50.46%
CMYK Percentage
Cyan 18.49
Magenta 69.63%
Yellow 0%
Black 11.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.