#dd7ddf Hex Color
rgb(221, 125, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 7d | df | - | #dd7ddf |
RGB | 221 | 125 | 223 | - | rgb(221,125,223) |
HSL | 299 | 60% | 68% | - | hsl(299,60%,68%) |
HSV | 299 | 44% | 87% | - | hsv(299,44%,87%) |
XYZ | 50.4717 | 35.3671 | 73.9784 | - | xyz(50.4717,35.3671,73.9784) |
CIE-LAB | 66.03 | 51.3 | -34.39 | - | lab(66.03,51.3,-34.39) |
CMYK | 0.0089686098654708 | 0.43946188340807 | 0 | 0.12549019607843 | cmyk(0.0089686098654708,0.43946188340807,0,0.12549019607843) |
Description
The RGB value of color #dd7ddf is rgb(221, 125, 223).
In the hex color #dd7ddf, The value of Red is 221, value of Green is 125, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #dd7ddf consists of 299° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #dd7ddf can be represented as Cyan=0.0089686098654708%, Magenta=0.43946188340807%, Yellow=0%, and Black=0.12549019607843%.
Shades of #dd7ddf
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 #dd7ddf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd7ddf
Preview of #dd7ddf on White Background
The contrast ratio of #dd7ddf with white color is 2.6
Preview of #dd7ddf on black background
The contrast ratio of #dd7ddf with black color is 8.07
#dd7ddf color will look good with a black background.
Color Schemes of #dd7ddf
Triadic Colors of #dd7ddf
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 #dd7ddf
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 #dd7ddf
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 #dd7ddf
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: #dd7ddf;
}
This is a sample text used for the color #dd7ddf. 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: #dd7ddf;
}
This is a sample text used for the color #dd7ddf. 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 #dd7ddf;
}
This is a sample text used for the color #dd7ddf. 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 38.84%
Green 21.97%
Blue 39.19%
CMYK Percentage
Cyan 1.56
Magenta 76.57%
Yellow 0%
Black 21.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.