#deddb6 Hex Color
rgb(222, 221, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | dd | b6 | - | #deddb6 |
RGB | 222 | 221 | 182 | - | rgb(222,221,182) |
HSL | 59 | 38% | 79% | - | hsl(59,38%,79%) |
HSV | 59 | 18% | 87% | - | hsv(59,18%,87%) |
XYZ | 64.4241 | 70.6199 | 54.4915 | - | xyz(64.4241,70.6199,54.4915) |
CIE-LAB | 87.3 | -6.05 | 19.31 | - | lab(87.3,-6.05,19.31) |
CMYK | 0 | 0.0045045045045045 | 0.18018018018018 | 0.12941176470588 | cmyk(0,0.0045045045045045,0.18018018018018,0.12941176470588) |
Description
The RGB value of color #deddb6 is rgb(222, 221, 182).
In the hex color #deddb6, The value of Red is 222, value of Green is 221, and value of Blue is 182. The primary color is Red. Similarly, The HSL values for #deddb6 consists of 59° Hue, 38% Saturation, and 79% Lightness.
In the CMYK color model, the color #deddb6 can be represented as Cyan=0%, Magenta=0.0045045045045045%, Yellow=0.18018018018018%, and Black=0.12941176470588%.
Shades of #deddb6
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 #deddb6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deddb6
Preview of #deddb6 on White Background
The contrast ratio of #deddb6 with white color is 1.39
Preview of #deddb6 on black background
The contrast ratio of #deddb6 with black color is 15.12
#deddb6 color will look good with a black background.
Color Schemes of #deddb6
Triadic Colors of #deddb6
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 #deddb6
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 #deddb6
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 #deddb6
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: #deddb6;
}
This is a sample text used for the color #deddb6. 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: #deddb6;
}
This is a sample text used for the color #deddb6. 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 #deddb6;
}
This is a sample text used for the color #deddb6. 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.52%
Green 35.36%
Blue 29.12%
CMYK Percentage
Cyan 0
Magenta 1.43%
Yellow 57.36%
Black 41.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.