#dd2dc8 Hex Color
rgb(221, 45, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 2d | c8 | - | #dd2dc8 |
RGB | 221 | 45 | 200 | - | rgb(221,45,200) |
HSL | 307 | 72% | 52% | - | hsl(307,72%,52%) |
HSV | 307 | 80% | 87% | - | hsv(307,80%,87%) |
XYZ | 41.1825 | 21.4191 | 56.6073 | - | xyz(41.1825,21.4191,56.6073) |
CIE-LAB | 53.41 | 79.19 | -41.15 | - | lab(53.41,79.19,-41.15) |
CMYK | 0 | 0.79638009049774 | 0.095022624434389 | 0.13333333333333 | cmyk(0,0.79638009049774,0.095022624434389,0.13333333333333) |
Description
The RGB value of color #dd2dc8 is rgb(221, 45, 200).
In the hex color #dd2dc8, The value of Red is 221, value of Green is 45, and value of Blue is 200. The primary color is Red. Similarly, The HSL values for #dd2dc8 consists of 307° Hue, 72% Saturation, and 52% Lightness.
In the CMYK color model, the color #dd2dc8 can be represented as Cyan=0%, Magenta=0.79638009049774%, Yellow=0.095022624434389%, and Black=0.13333333333333%.
Shades of #dd2dc8
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 #dd2dc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd2dc8
Preview of #dd2dc8 on White Background
The contrast ratio of #dd2dc8 with white color is 3.97
Preview of #dd2dc8 on black background
The contrast ratio of #dd2dc8 with black color is 5.28
#dd2dc8 color will look good with a black background.
Color Schemes of #dd2dc8
Triadic Colors of #dd2dc8
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 #dd2dc8
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 #dd2dc8
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 #dd2dc8
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: #dd2dc8;
}
This is a sample text used for the color #dd2dc8. 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: #dd2dc8;
}
This is a sample text used for the color #dd2dc8. 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 #dd2dc8;
}
This is a sample text used for the color #dd2dc8. 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 47.42%
Green 9.66%
Blue 42.92%
CMYK Percentage
Cyan 0
Magenta 77.72%
Yellow 9.27%
Black 13.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.