#d1decb Hex Color
rgb(209, 222, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | de | cb | - | #d1decb |
RGB | 209 | 222 | 203 | - | rgb(209,222,203) |
HSL | 101 | 22% | 83% | - | hsl(101,22%,83%) |
HSV | 101 | 9% | 87% | - | hsv(101,9%,87%) |
XYZ | 63.1953 | 70.1097 | 66.7017 | - | xyz(63.1953,70.1097,66.7017) |
CIE-LAB | 87.05 | -7.78 | 7.81 | - | lab(87.05,-7.78,7.81) |
CMYK | 0.058558558558559 | 0 | 0.085585585585586 | 0.12941176470588 | cmyk(0.058558558558559,0,0.085585585585586,0.12941176470588) |
Description
The RGB value of color #d1decb is rgb(209, 222, 203).
In the hex color #d1decb, The value of Red is 209, value of Green is 222, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #d1decb consists of 101° Hue, 22% Saturation, and 83% Lightness.
In the CMYK color model, the color #d1decb can be represented as Cyan=0.058558558558559%, Magenta=0%, Yellow=0.085585585585586%, and Black=0.12941176470588%.
Shades of #d1decb
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 #d1decb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1decb
Preview of #d1decb on White Background
The contrast ratio of #d1decb with white color is 1.4
Preview of #d1decb on black background
The contrast ratio of #d1decb with black color is 15.02
#d1decb color will look good with a black background.
Color Schemes of #d1decb
Triadic Colors of #d1decb
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 #d1decb
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 #d1decb
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 #d1decb
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: #d1decb;
}
This is a sample text used for the color #d1decb. 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: #d1decb;
}
This is a sample text used for the color #d1decb. 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 #d1decb;
}
This is a sample text used for the color #d1decb. 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 32.97%
Green 35.02%
Blue 32.02%
CMYK Percentage
Cyan 21.41
Magenta 0%
Yellow 31.29%
Black 47.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.