#ddd0ac Hex Color
rgb(221, 208, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d0 | ac | - | #ddd0ac |
RGB | 221 | 208 | 172 | - | rgb(221,208,172) |
HSL | 44 | 42% | 77% | - | hsl(44,42%,77%) |
HSV | 44 | 22% | 87% | - | hsv(44,22%,87%) |
XYZ | 59.8211 | 63.4625 | 48.1263 | - | xyz(59.8211,63.4625,48.1263) |
CIE-LAB | 83.69 | -1.19 | 19.52 | - | lab(83.69,-1.19,19.52) |
CMYK | 0 | 0.058823529411765 | 0.22171945701357 | 0.13333333333333 | cmyk(0,0.058823529411765,0.22171945701357,0.13333333333333) |
Description
The RGB value of color #ddd0ac is rgb(221, 208, 172).
In the hex color #ddd0ac, The value of Red is 221, value of Green is 208, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #ddd0ac consists of 44° Hue, 42% Saturation, and 77% Lightness.
In the CMYK color model, the color #ddd0ac can be represented as Cyan=0%, Magenta=0.058823529411765%, Yellow=0.22171945701357%, and Black=0.13333333333333%.
Shades of #ddd0ac
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 #ddd0ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd0ac
Preview of #ddd0ac on White Background
The contrast ratio of #ddd0ac with white color is 1.53
Preview of #ddd0ac on black background
The contrast ratio of #ddd0ac with black color is 13.69
#ddd0ac color will look good with a black background.
Color Schemes of #ddd0ac
Triadic Colors of #ddd0ac
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 #ddd0ac
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 #ddd0ac
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 #ddd0ac
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: #ddd0ac;
}
This is a sample text used for the color #ddd0ac. 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: #ddd0ac;
}
This is a sample text used for the color #ddd0ac. 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 #ddd0ac;
}
This is a sample text used for the color #ddd0ac. 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 36.77%
Green 34.61%
Blue 28.62%
CMYK Percentage
Cyan 0
Magenta 14.21%
Yellow 53.57%
Black 32.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.