#ddd8da Hex Color
rgb(221, 216, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d8 | da | - | #ddd8da |
RGB | 221 | 216 | 218 | - | rgb(221,216,218) |
HSL | 336 | 7% | 86% | - | hsl(336,7%,86%) |
HSV | 336 | 2% | 87% | - | hsv(336,2%,87%) |
XYZ | 67.0295 | 69.5458 | 76.2205 | - | xyz(67.0295,69.5458,76.2205) |
CIE-LAB | 86.77 | 2.06 | -0.39 | - | lab(86.77,2.06,-0.39) |
CMYK | 0 | 0.02262443438914 | 0.013574660633484 | 0.13333333333333 | cmyk(0,0.02262443438914,0.013574660633484,0.13333333333333) |
Description
The RGB value of color #ddd8da is rgb(221, 216, 218).
In the hex color #ddd8da, The value of Red is 221, value of Green is 216, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #ddd8da consists of 336° Hue, 7% Saturation, and 86% Lightness.
In the CMYK color model, the color #ddd8da can be represented as Cyan=0%, Magenta=0.02262443438914%, Yellow=0.013574660633484%, and Black=0.13333333333333%.
Shades of #ddd8da
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 #ddd8da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd8da
Preview of #ddd8da on White Background
The contrast ratio of #ddd8da with white color is 1.41
Preview of #ddd8da on black background
The contrast ratio of #ddd8da with black color is 14.91
#ddd8da color will look good with a black background.
Color Schemes of #ddd8da
Triadic Colors of #ddd8da
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 #ddd8da
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 #ddd8da
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 #ddd8da
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: #ddd8da;
}
This is a sample text used for the color #ddd8da. 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: #ddd8da;
}
This is a sample text used for the color #ddd8da. 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 #ddd8da;
}
This is a sample text used for the color #ddd8da. 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 33.74%
Green 32.98%
Blue 33.28%
CMYK Percentage
Cyan 0
Magenta 13.35%
Yellow 8.01%
Black 78.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.