#de9daa Hex Color
rgb(222, 157, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | 9d | aa | - | #de9daa |
RGB | 222 | 157 | 170 | - | rgb(222,157,170) |
HSL | 348 | 50% | 74% | - | hsl(348,50%,74%) |
HSV | 348 | 29% | 87% | - | hsv(348,29%,87%) |
XYZ | 49.4369 | 42.5458 | 43.6368 | - | xyz(49.4369,42.5458,43.6368) |
CIE-LAB | 71.25 | 26.05 | 2.97 | - | lab(71.25,26.05,2.97) |
CMYK | 0 | 0.29279279279279 | 0.23423423423423 | 0.12941176470588 | cmyk(0,0.29279279279279,0.23423423423423,0.12941176470588) |
Description
The RGB value of color #de9daa is rgb(222, 157, 170).
In the hex color #de9daa, The value of Red is 222, value of Green is 157, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #de9daa consists of 348° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #de9daa can be represented as Cyan=0%, Magenta=0.29279279279279%, Yellow=0.23423423423423%, and Black=0.12941176470588%.
Shades of #de9daa
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 #de9daa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #de9daa
Preview of #de9daa on White Background
The contrast ratio of #de9daa with white color is 2.21
Preview of #de9daa on black background
The contrast ratio of #de9daa with black color is 9.51
#de9daa color will look good with a black background.
Color Schemes of #de9daa
Triadic Colors of #de9daa
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 #de9daa
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 #de9daa
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 #de9daa
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: #de9daa;
}
This is a sample text used for the color #de9daa. 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: #de9daa;
}
This is a sample text used for the color #de9daa. 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 #de9daa;
}
This is a sample text used for the color #de9daa. 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 40.44%
Green 28.6%
Blue 30.97%
CMYK Percentage
Cyan 0
Magenta 44.6%
Yellow 35.68%
Black 19.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.