#ddd4be Hex Color
rgb(221, 212, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d4 | be | - | #ddd4be |
RGB | 221 | 212 | 190 | - | rgb(221,212,190) |
HSL | 43 | 31% | 81% | - | hsl(43,31%,81%) |
HSV | 43 | 14% | 87% | - | hsv(43,14%,87%) |
XYZ | 62.6565 | 66.1768 | 58.1862 | - | xyz(62.6565,66.1768,58.1862) |
CIE-LAB | 85.09 | -0.56 | 11.99 | - | lab(85.09,-0.56,11.99) |
CMYK | 0 | 0.040723981900452 | 0.14027149321267 | 0.13333333333333 | cmyk(0,0.040723981900452,0.14027149321267,0.13333333333333) |
Description
The RGB value of color #ddd4be is rgb(221, 212, 190).
In the hex color #ddd4be, The value of Red is 221, value of Green is 212, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #ddd4be consists of 43° Hue, 31% Saturation, and 81% Lightness.
In the CMYK color model, the color #ddd4be can be represented as Cyan=0%, Magenta=0.040723981900452%, Yellow=0.14027149321267%, and Black=0.13333333333333%.
Shades of #ddd4be
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 #ddd4be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd4be
Preview of #ddd4be on White Background
The contrast ratio of #ddd4be with white color is 1.48
Preview of #ddd4be on black background
The contrast ratio of #ddd4be with black color is 14.24
#ddd4be color will look good with a black background.
Color Schemes of #ddd4be
Triadic Colors of #ddd4be
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 #ddd4be
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 #ddd4be
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 #ddd4be
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: #ddd4be;
}
This is a sample text used for the color #ddd4be. 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: #ddd4be;
}
This is a sample text used for the color #ddd4be. 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 #ddd4be;
}
This is a sample text used for the color #ddd4be. 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.47%
Green 34.03%
Blue 30.5%
CMYK Percentage
Cyan 0
Magenta 12.96%
Yellow 44.63%
Black 42.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.