#dda8cb Hex Color
rgb(221, 168, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | a8 | cb | - | #dda8cb |
RGB | 221 | 168 | 203 | - | rgb(221,168,203) |
HSL | 320 | 44% | 76% | - | hsl(320,44%,76%) |
HSV | 320 | 24% | 87% | - | hsv(320,24%,87%) |
XYZ | 54.6009 | 47.6892 | 62.8271 | - | xyz(54.6009,47.6892,62.8271) |
CIE-LAB | 74.63 | 25.01 | -10.25 | - | lab(74.63,25.01,-10.25) |
CMYK | 0 | 0.23981900452489 | 0.081447963800905 | 0.13333333333333 | cmyk(0,0.23981900452489,0.081447963800905,0.13333333333333) |
Description
The RGB value of color #dda8cb is rgb(221, 168, 203).
In the hex color #dda8cb, The value of Red is 221, value of Green is 168, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #dda8cb consists of 320° Hue, 44% Saturation, and 76% Lightness.
In the CMYK color model, the color #dda8cb can be represented as Cyan=0%, Magenta=0.23981900452489%, Yellow=0.081447963800905%, and Black=0.13333333333333%.
Shades of #dda8cb
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 #dda8cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dda8cb
Preview of #dda8cb on White Background
The contrast ratio of #dda8cb with white color is 1.99
Preview of #dda8cb on black background
The contrast ratio of #dda8cb with black color is 10.54
#dda8cb color will look good with a black background.
Color Schemes of #dda8cb
Triadic Colors of #dda8cb
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 #dda8cb
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 #dda8cb
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 #dda8cb
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: #dda8cb;
}
This is a sample text used for the color #dda8cb. 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: #dda8cb;
}
This is a sample text used for the color #dda8cb. 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 #dda8cb;
}
This is a sample text used for the color #dda8cb. 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 37.33%
Green 28.38%
Blue 34.29%
CMYK Percentage
Cyan 0
Magenta 52.75%
Yellow 17.92%
Black 29.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.