#d7decc Hex Color
rgb(215, 222, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | de | cc | - | #d7decc |
RGB | 215 | 222 | 204 | - | rgb(215,222,204) |
HSL | 83 | 21% | 84% | - | hsl(83,21%,84%) |
HSV | 83 | 8% | 87% | - | hsv(83,8%,87%) |
XYZ | 65.0447 | 71.0493 | 67.4124 | - | xyz(65.0447,71.0493,67.4124) |
CIE-LAB | 87.51 | -5.54 | 8 | - | lab(87.51,-5.54,8) |
CMYK | 0.031531531531532 | 0 | 0.081081081081081 | 0.12941176470588 | cmyk(0.031531531531532,0,0.081081081081081,0.12941176470588) |
Description
The RGB value of color #d7decc is rgb(215, 222, 204).
In the hex color #d7decc, The value of Red is 215, value of Green is 222, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #d7decc consists of 83° Hue, 21% Saturation, and 84% Lightness.
In the CMYK color model, the color #d7decc can be represented as Cyan=0.031531531531532%, Magenta=0%, Yellow=0.081081081081081%, and Black=0.12941176470588%.
Shades of #d7decc
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 #d7decc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7decc
Preview of #d7decc on White Background
The contrast ratio of #d7decc with white color is 1.38
Preview of #d7decc on black background
The contrast ratio of #d7decc with black color is 15.21
#d7decc color will look good with a black background.
Color Schemes of #d7decc
Triadic Colors of #d7decc
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 #d7decc
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 #d7decc
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 #d7decc
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: #d7decc;
}
This is a sample text used for the color #d7decc. 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: #d7decc;
}
This is a sample text used for the color #d7decc. 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 #d7decc;
}
This is a sample text used for the color #d7decc. 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 33.54%
Green 34.63%
Blue 31.83%
CMYK Percentage
Cyan 13.03
Magenta 0%
Yellow 33.5%
Black 53.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.