#d0deae Hex Color
rgb(208, 222, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | de | ae | - | #d0deae |
RGB | 208 | 222 | 174 | - | rgb(208,222,174) |
HSL | 78 | 42% | 78% | - | hsl(78,42%,78%) |
HSV | 78 | 22% | 87% | - | hsv(78,22%,87%) |
XYZ | 59.7737 | 68.7084 | 50.156 | - | xyz(59.7737,68.7084,50.156) |
CIE-LAB | 86.36 | -12.83 | 22.02 | - | lab(86.36,-12.83,22.02) |
CMYK | 0.063063063063063 | 0 | 0.21621621621622 | 0.12941176470588 | cmyk(0.063063063063063,0,0.21621621621622,0.12941176470588) |
Description
The RGB value of color #d0deae is rgb(208, 222, 174).
In the hex color #d0deae, The value of Red is 208, value of Green is 222, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #d0deae consists of 78° Hue, 42% Saturation, and 78% Lightness.
In the CMYK color model, the color #d0deae can be represented as Cyan=0.063063063063063%, Magenta=0%, Yellow=0.21621621621622%, and Black=0.12941176470588%.
Shades of #d0deae
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 #d0deae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0deae
Preview of #d0deae on White Background
The contrast ratio of #d0deae with white color is 1.42
Preview of #d0deae on black background
The contrast ratio of #d0deae with black color is 14.74
#d0deae color will look good with a black background.
Color Schemes of #d0deae
Triadic Colors of #d0deae
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 #d0deae
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 #d0deae
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 #d0deae
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: #d0deae;
}
This is a sample text used for the color #d0deae. 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: #d0deae;
}
This is a sample text used for the color #d0deae. 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 #d0deae;
}
This is a sample text used for the color #d0deae. 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 34.44%
Green 36.75%
Blue 28.81%
CMYK Percentage
Cyan 15.43
Magenta 0%
Yellow 52.9%
Black 31.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.