#ad24bd Hex Color
rgb(173, 36, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 24 | bd | - | #ad24bd |
RGB | 173 | 36 | 189 | - | rgb(173,36,189) |
HSL | 294 | 68% | 44% | - | hsl(294,68%,44%) |
HSV | 294 | 81% | 74% | - | hsv(294,81%,74%) |
XYZ | 27.0498 | 13.8201 | 49.386 | - | xyz(27.0498,13.8201,49.386) |
CIE-LAB | 43.97 | 70.38 | -50.26 | - | lab(43.97,70.38,-50.26) |
CMYK | 0.084656084656085 | 0.80952380952381 | 0 | 0.25882352941176 | cmyk(0.084656084656085,0.80952380952381,0,0.25882352941176) |
Description
The RGB value of color #ad24bd is rgb(173, 36, 189).
In the hex color #ad24bd, The value of Red is 173, value of Green is 36, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #ad24bd consists of 294° Hue, 68% Saturation, and 44% Lightness.
In the CMYK color model, the color #ad24bd can be represented as Cyan=0.084656084656085%, Magenta=0.80952380952381%, Yellow=0%, and Black=0.25882352941176%.
Shades of #ad24bd
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 #ad24bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad24bd
Preview of #ad24bd on White Background
The contrast ratio of #ad24bd with white color is 5.58
#ad24bd color will look good on a white background.
Preview of #ad24bd on black background
The contrast ratio of #ad24bd with black color is 3.76
Color Schemes of #ad24bd
Triadic Colors of #ad24bd
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 #ad24bd
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 #ad24bd
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 #ad24bd
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 #ad24bd
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: #ad24bd;
}
This is a sample text used for the color #ad24bd. 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: #ad24bd;
}
This is a sample text used for the color #ad24bd. 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 #ad24bd;
}
This is a sample text used for the color #ad24bd. 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 43.47%
Green 9.05%
Blue 47.49%
CMYK Percentage
Cyan 7.34
Magenta 70.21%
Yellow 0%
Black 22.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.