#ddc0cf Hex Color
rgb(221, 192, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | c0 | cf | - | #ddc0cf |
RGB | 221 | 192 | 207 | - | rgb(221,192,207) |
HSL | 329 | 30% | 81% | - | hsl(329,30%,81%) |
HSV | 329 | 13% | 87% | - | hsv(329,13%,87%) |
XYZ | 59.9309 | 57.5764 | 66.9861 | - | xyz(59.9309,57.5764,66.9861) |
CIE-LAB | 80.5 | 12.79 | -3.72 | - | lab(80.5,12.79,-3.72) |
CMYK | 0 | 0.13122171945701 | 0.063348416289593 | 0.13333333333333 | cmyk(0,0.13122171945701,0.063348416289593,0.13333333333333) |
Description
The RGB value of color #ddc0cf is rgb(221, 192, 207).
In the hex color #ddc0cf, The value of Red is 221, value of Green is 192, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #ddc0cf consists of 329° Hue, 30% Saturation, and 81% Lightness.
In the CMYK color model, the color #ddc0cf can be represented as Cyan=0%, Magenta=0.13122171945701%, Yellow=0.063348416289593%, and Black=0.13333333333333%.
Shades of #ddc0cf
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 #ddc0cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddc0cf
Preview of #ddc0cf on White Background
The contrast ratio of #ddc0cf with white color is 1.68
Preview of #ddc0cf on black background
The contrast ratio of #ddc0cf with black color is 12.52
#ddc0cf color will look good with a black background.
Color Schemes of #ddc0cf
Triadic Colors of #ddc0cf
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 #ddc0cf
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 #ddc0cf
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 #ddc0cf
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: #ddc0cf;
}
This is a sample text used for the color #ddc0cf. 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: #ddc0cf;
}
This is a sample text used for the color #ddc0cf. 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 #ddc0cf;
}
This is a sample text used for the color #ddc0cf. 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.65%
Green 30.97%
Blue 33.39%
CMYK Percentage
Cyan 0
Magenta 40.02%
Yellow 19.32%
Black 40.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.