#ddc5cf Hex Color
rgb(221, 197, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | c5 | cf | - | #ddc5cf |
RGB | 221 | 197 | 207 | - | rgb(221,197,207) |
HSL | 335 | 26% | 82% | - | hsl(335,26%,82%) |
HSV | 335 | 11% | 87% | - | hsv(335,11%,87%) |
XYZ | 61.0475 | 59.8097 | 67.3583 | - | xyz(61.0475,59.8097,67.3583) |
CIE-LAB | 81.73 | 10.13 | -1.91 | - | lab(81.73,10.13,-1.91) |
CMYK | 0 | 0.10859728506787 | 0.063348416289593 | 0.13333333333333 | cmyk(0,0.10859728506787,0.063348416289593,0.13333333333333) |
Description
The RGB value of color #ddc5cf is rgb(221, 197, 207).
In the hex color #ddc5cf, The value of Red is 221, value of Green is 197, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #ddc5cf consists of 335° Hue, 26% Saturation, and 82% Lightness.
In the CMYK color model, the color #ddc5cf can be represented as Cyan=0%, Magenta=0.10859728506787%, Yellow=0.063348416289593%, and Black=0.13333333333333%.
Shades of #ddc5cf
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 #ddc5cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddc5cf
Preview of #ddc5cf on White Background
The contrast ratio of #ddc5cf with white color is 1.62
Preview of #ddc5cf on black background
The contrast ratio of #ddc5cf with black color is 12.96
#ddc5cf color will look good with a black background.
Color Schemes of #ddc5cf
Triadic Colors of #ddc5cf
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 #ddc5cf
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 #ddc5cf
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 #ddc5cf
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: #ddc5cf;
}
This is a sample text used for the color #ddc5cf. 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: #ddc5cf;
}
This is a sample text used for the color #ddc5cf. 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 #ddc5cf;
}
This is a sample text used for the color #ddc5cf. 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.36%
Green 31.52%
Blue 33.12%
CMYK Percentage
Cyan 0
Magenta 35.57%
Yellow 20.75%
Black 43.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.