#ded19d Hex Color
rgb(222, 209, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | d1 | 9d | - | #ded19d |
RGB | 222 | 209 | 157 | - | rgb(222,209,157) |
HSL | 48 | 50% | 74% | - | hsl(48,50%,74%) |
HSV | 48 | 29% | 87% | - | hsv(48,29%,87%) |
XYZ | 59.0105 | 63.5648 | 41.0573 | - | xyz(59.0105,63.5648,41.0573) |
CIE-LAB | 83.74 | -3.36 | 27.47 | - | lab(83.74,-3.36,27.47) |
CMYK | 0 | 0.058558558558559 | 0.29279279279279 | 0.12941176470588 | cmyk(0,0.058558558558559,0.29279279279279,0.12941176470588) |
Description
The RGB value of color #ded19d is rgb(222, 209, 157).
In the hex color #ded19d, The value of Red is 222, value of Green is 209, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #ded19d consists of 48° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #ded19d can be represented as Cyan=0%, Magenta=0.058558558558559%, Yellow=0.29279279279279%, and Black=0.12941176470588%.
Shades of #ded19d
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 #ded19d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ded19d
Preview of #ded19d on White Background
The contrast ratio of #ded19d with white color is 1.53
Preview of #ded19d on black background
The contrast ratio of #ded19d with black color is 13.71
#ded19d color will look good with a black background.
Color Schemes of #ded19d
Triadic Colors of #ded19d
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 #ded19d
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 #ded19d
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 #ded19d
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: #ded19d;
}
This is a sample text used for the color #ded19d. 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: #ded19d;
}
This is a sample text used for the color #ded19d. 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 #ded19d;
}
This is a sample text used for the color #ded19d. 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 37.76%
Green 35.54%
Blue 26.7%
CMYK Percentage
Cyan 0
Magenta 12.18%
Yellow 60.9%
Black 26.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.