#ddd1ac Hex Color
rgb(221, 209, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d1 | ac | - | #ddd1ac |
RGB | 221 | 209 | 172 | - | rgb(221,209,172) |
HSL | 45 | 42% | 77% | - | hsl(45,42%,77%) |
HSV | 45 | 22% | 87% | - | hsv(45,22%,87%) |
XYZ | 60.0657 | 63.9516 | 48.2078 | - | xyz(60.0657,63.9516,48.2078) |
CIE-LAB | 83.94 | -1.7 | 19.88 | - | lab(83.94,-1.7,19.88) |
CMYK | 0 | 0.054298642533937 | 0.22171945701357 | 0.13333333333333 | cmyk(0,0.054298642533937,0.22171945701357,0.13333333333333) |
Description
The RGB value of color #ddd1ac is rgb(221, 209, 172).
In the hex color #ddd1ac, The value of Red is 221, value of Green is 209, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #ddd1ac consists of 45° Hue, 42% Saturation, and 77% Lightness.
In the CMYK color model, the color #ddd1ac can be represented as Cyan=0%, Magenta=0.054298642533937%, Yellow=0.22171945701357%, and Black=0.13333333333333%.
Shades of #ddd1ac
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 #ddd1ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd1ac
Preview of #ddd1ac on White Background
The contrast ratio of #ddd1ac with white color is 1.52
Preview of #ddd1ac on black background
The contrast ratio of #ddd1ac with black color is 13.79
#ddd1ac color will look good with a black background.
Color Schemes of #ddd1ac
Triadic Colors of #ddd1ac
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 #ddd1ac
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 #ddd1ac
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 #ddd1ac
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: #ddd1ac;
}
This is a sample text used for the color #ddd1ac. 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: #ddd1ac;
}
This is a sample text used for the color #ddd1ac. 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 #ddd1ac;
}
This is a sample text used for the color #ddd1ac. 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.71%
Green 34.72%
Blue 28.57%
CMYK Percentage
Cyan 0
Magenta 13.26%
Yellow 54.16%
Black 32.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.