#ddccd0 Hex Color
rgb(221, 204, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | cc | d0 | - | #ddccd0 |
RGB | 221 | 204 | 208 | - | rgb(221,204,208) |
HSL | 346 | 20% | 83% | - | hsl(346,20%,83%) |
HSV | 346 | 8% | 87% | - | hsv(346,8%,87%) |
XYZ | 62.7968 | 63.1119 | 68.5466 | - | xyz(62.7968,63.1119,68.5466) |
CIE-LAB | 83.5 | 6.6 | 0.14 | - | lab(83.5,6.6,0.14) |
CMYK | 0 | 0.076923076923077 | 0.058823529411765 | 0.13333333333333 | cmyk(0,0.076923076923077,0.058823529411765,0.13333333333333) |
Description
The RGB value of color #ddccd0 is rgb(221, 204, 208).
In the hex color #ddccd0, The value of Red is 221, value of Green is 204, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #ddccd0 consists of 346° Hue, 20% Saturation, and 83% Lightness.
In the CMYK color model, the color #ddccd0 can be represented as Cyan=0%, Magenta=0.076923076923077%, Yellow=0.058823529411765%, and Black=0.13333333333333%.
Shades of #ddccd0
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 #ddccd0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddccd0
Preview of #ddccd0 on White Background
The contrast ratio of #ddccd0 with white color is 1.54
Preview of #ddccd0 on black background
The contrast ratio of #ddccd0 with black color is 13.62
#ddccd0 color will look good with a black background.
Color Schemes of #ddccd0
Triadic Colors of #ddccd0
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 #ddccd0
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 #ddccd0
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 #ddccd0
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: #ddccd0;
}
This is a sample text used for the color #ddccd0. 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: #ddccd0;
}
This is a sample text used for the color #ddccd0. 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 #ddccd0;
}
This is a sample text used for the color #ddccd0. 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 34.91%
Green 32.23%
Blue 32.86%
CMYK Percentage
Cyan 0
Magenta 28.59%
Yellow 21.86%
Black 49.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.