#ded2bb Hex Color
rgb(222, 210, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | d2 | bb | - | #ded2bb |
RGB | 222 | 210 | 187 | - | rgb(222,210,187) |
HSL | 39 | 35% | 80% | - | hsl(39,35%,80%) |
HSV | 39 | 16% | 87% | - | hsv(39,16%,87%) |
XYZ | 62.1404 | 65.2106 | 56.3255 | - | xyz(62.1404,65.2106,56.3255) |
CIE-LAB | 84.59 | 0.37 | 12.88 | - | lab(84.59,0.37,12.88) |
CMYK | 0 | 0.054054054054054 | 0.15765765765766 | 0.12941176470588 | cmyk(0,0.054054054054054,0.15765765765766,0.12941176470588) |
Description
The RGB value of color #ded2bb is rgb(222, 210, 187).
In the hex color #ded2bb, The value of Red is 222, value of Green is 210, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #ded2bb consists of 39° Hue, 35% Saturation, and 80% Lightness.
In the CMYK color model, the color #ded2bb can be represented as Cyan=0%, Magenta=0.054054054054054%, Yellow=0.15765765765766%, and Black=0.12941176470588%.
This color is named Natural Almond.
Shades of #ded2bb
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 #ded2bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ded2bb
Preview of #ded2bb on White Background
The contrast ratio of #ded2bb with white color is 1.5
Preview of #ded2bb on black background
The contrast ratio of #ded2bb with black color is 14.04
#ded2bb color will look good with a black background.
Color Schemes of #ded2bb
Triadic Colors of #ded2bb
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 #ded2bb
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 #ded2bb
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 #ded2bb
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: #ded2bb;
}
This is a sample text used for the color #ded2bb. 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: #ded2bb;
}
This is a sample text used for the color #ded2bb. 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 #ded2bb;
}
This is a sample text used for the color #ded2bb. 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.86%
Green 33.93%
Blue 30.21%
CMYK Percentage
Cyan 0
Magenta 15.85%
Yellow 46.22%
Black 37.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.