#ddd1d0 Hex Color
rgb(221, 209, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d1 | d0 | - | #ddd1d0 |
RGB | 221 | 209 | 208 | - | rgb(221,209,208) |
HSL | 5 | 16% | 84% | - | hsl(5,16%,84%) |
HSV | 5 | 6% | 87% | - | hsv(5,6%,87%) |
XYZ | 64.0044 | 65.5271 | 68.9491 | - | xyz(64.0044,65.5271,68.9491) |
CIE-LAB | 84.75 | 3.97 | 1.97 | - | lab(84.75,3.97,1.97) |
CMYK | 0 | 0.054298642533937 | 0.058823529411765 | 0.13333333333333 | cmyk(0,0.054298642533937,0.058823529411765,0.13333333333333) |
Description
The RGB value of color #ddd1d0 is rgb(221, 209, 208).
In the hex color #ddd1d0, The value of Red is 221, value of Green is 209, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #ddd1d0 consists of 5° Hue, 16% Saturation, and 84% Lightness.
In the CMYK color model, the color #ddd1d0 can be represented as Cyan=0%, Magenta=0.054298642533937%, Yellow=0.058823529411765%, and Black=0.13333333333333%.
Shades of #ddd1d0
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 #ddd1d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd1d0
Preview of #ddd1d0 on White Background
The contrast ratio of #ddd1d0 with white color is 1.49
Preview of #ddd1d0 on black background
The contrast ratio of #ddd1d0 with black color is 14.11
#ddd1d0 color will look good with a black background.
Color Schemes of #ddd1d0
Triadic Colors of #ddd1d0
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 #ddd1d0
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 #ddd1d0
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 #ddd1d0
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: #ddd1d0;
}
This is a sample text used for the color #ddd1d0. 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: #ddd1d0;
}
This is a sample text used for the color #ddd1d0. 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 #ddd1d0;
}
This is a sample text used for the color #ddd1d0. 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.64%
Green 32.76%
Blue 32.6%
CMYK Percentage
Cyan 0
Magenta 22.03%
Yellow 23.87%
Black 54.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.