#ddc9cc Hex Color
rgb(221, 201, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | c9 | cc | - | #ddc9cc |
RGB | 221 | 201 | 204 | - | rgb(221,201,204) |
HSL | 351 | 23% | 83% | - | hsl(351,23%,83%) |
HSV | 351 | 9% | 87% | - | hsv(351,9%,87%) |
XYZ | 61.6045 | 61.5051 | 65.7515 | - | xyz(61.6045,61.5051,65.7515) |
CIE-LAB | 82.65 | 7.49 | 1.04 | - | lab(82.65,7.49,1.04) |
CMYK | 0 | 0.090497737556561 | 0.076923076923077 | 0.13333333333333 | cmyk(0,0.090497737556561,0.076923076923077,0.13333333333333) |
Description
The RGB value of color #ddc9cc is rgb(221, 201, 204).
In the hex color #ddc9cc, The value of Red is 221, value of Green is 201, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #ddc9cc consists of 351° Hue, 23% Saturation, and 83% Lightness.
In the CMYK color model, the color #ddc9cc can be represented as Cyan=0%, Magenta=0.090497737556561%, Yellow=0.076923076923077%, and Black=0.13333333333333%.
Shades of #ddc9cc
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 #ddc9cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddc9cc
Preview of #ddc9cc on White Background
The contrast ratio of #ddc9cc with white color is 1.58
Preview of #ddc9cc on black background
The contrast ratio of #ddc9cc with black color is 13.3
#ddc9cc color will look good with a black background.
Color Schemes of #ddc9cc
Triadic Colors of #ddc9cc
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 #ddc9cc
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 #ddc9cc
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 #ddc9cc
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: #ddc9cc;
}
This is a sample text used for the color #ddc9cc. 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: #ddc9cc;
}
This is a sample text used for the color #ddc9cc. 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 #ddc9cc;
}
This is a sample text used for the color #ddc9cc. 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 35.3%
Green 32.11%
Blue 32.59%
CMYK Percentage
Cyan 0
Magenta 30.09%
Yellow 25.58%
Black 44.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.