#dd6cdf Hex Color
rgb(221, 108, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 6c | df | - | #dd6cdf |
RGB | 221 | 108 | 223 | - | rgb(221,108,223) |
HSL | 299 | 64% | 65% | - | hsl(299,64%,65%) |
HSV | 299 | 52% | 87% | - | hsv(299,52%,87%) |
XYZ | 48.5006 | 31.425 | 73.3214 | - | xyz(48.5006,31.425,73.3214) |
CIE-LAB | 62.86 | 59.62 | -39.33 | - | lab(62.86,59.62,-39.33) |
CMYK | 0.0089686098654708 | 0.51569506726457 | 0 | 0.12549019607843 | cmyk(0.0089686098654708,0.51569506726457,0,0.12549019607843) |
Description
The RGB value of color #dd6cdf is rgb(221, 108, 223).
In the hex color #dd6cdf, The value of Red is 221, value of Green is 108, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #dd6cdf consists of 299° Hue, 64% Saturation, and 65% Lightness.
In the CMYK color model, the color #dd6cdf can be represented as Cyan=0.0089686098654708%, Magenta=0.51569506726457%, Yellow=0%, and Black=0.12549019607843%.
Shades of #dd6cdf
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 #dd6cdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd6cdf
Preview of #dd6cdf on White Background
The contrast ratio of #dd6cdf with white color is 2.88
Preview of #dd6cdf on black background
The contrast ratio of #dd6cdf with black color is 7.28
#dd6cdf color will look good with a black background.
Color Schemes of #dd6cdf
Triadic Colors of #dd6cdf
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 #dd6cdf
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 #dd6cdf
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 #dd6cdf
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: #dd6cdf;
}
This is a sample text used for the color #dd6cdf. 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: #dd6cdf;
}
This is a sample text used for the color #dd6cdf. 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 #dd6cdf;
}
This is a sample text used for the color #dd6cdf. 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.04%
Green 19.57%
Blue 40.4%
CMYK Percentage
Cyan 1.38
Magenta 79.32%
Yellow 0%
Black 19.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.