#d6dec0 Hex Color
rgb(214, 222, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | de | c0 | - | #d6dec0 |
RGB | 214 | 222 | 192 | - | rgb(214,222,192) |
HSL | 76 | 31% | 81% | - | hsl(76,31%,81%) |
HSV | 76 | 14% | 87% | - | hsv(76,14%,87%) |
XYZ | 63.3673 | 70.3445 | 60.1072 | - | xyz(63.3673,70.3445,60.1072) |
CIE-LAB | 87.17 | -7.88 | 13.81 | - | lab(87.17,-7.88,13.81) |
CMYK | 0.036036036036036 | 0 | 0.13513513513514 | 0.12941176470588 | cmyk(0.036036036036036,0,0.13513513513514,0.12941176470588) |
Description
The RGB value of color #d6dec0 is rgb(214, 222, 192).
In the hex color #d6dec0, The value of Red is 214, value of Green is 222, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #d6dec0 consists of 76° Hue, 31% Saturation, and 81% Lightness.
In the CMYK color model, the color #d6dec0 can be represented as Cyan=0.036036036036036%, Magenta=0%, Yellow=0.13513513513514%, and Black=0.12941176470588%.
Shades of #d6dec0
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 #d6dec0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6dec0
Preview of #d6dec0 on White Background
The contrast ratio of #d6dec0 with white color is 1.39
Preview of #d6dec0 on black background
The contrast ratio of #d6dec0 with black color is 15.07
#d6dec0 color will look good with a black background.
Color Schemes of #d6dec0
Triadic Colors of #d6dec0
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 #d6dec0
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 #d6dec0
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 #d6dec0
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: #d6dec0;
}
This is a sample text used for the color #d6dec0. 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: #d6dec0;
}
This is a sample text used for the color #d6dec0. 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 #d6dec0;
}
This is a sample text used for the color #d6dec0. 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.08%
Green 35.35%
Blue 30.57%
CMYK Percentage
Cyan 11.99
Magenta 0%
Yellow 44.96%
Black 43.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.