#d2e4ce Hex Color
rgb(210, 228, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | e4 | ce | - | #d2e4ce |
RGB | 210 | 228 | 206 | - | rgb(210,228,206) |
HSL | 109 | 29% | 85% | - | hsl(109,29%,85%) |
HSV | 109 | 10% | 89% | - | hsv(109,10%,89%) |
XYZ | 65.4623 | 73.6447 | 69.1571 | - | xyz(65.4623,73.6447,69.1571) |
CIE-LAB | 88.75 | -9.97 | 8.69 | - | lab(88.75,-9.97,8.69) |
CMYK | 0.078947368421053 | 0 | 0.096491228070175 | 0.10588235294118 | cmyk(0.078947368421053,0,0.096491228070175,0.10588235294118) |
Description
The RGB value of color #d2e4ce is rgb(210, 228, 206).
In the hex color #d2e4ce, The value of Red is 210, value of Green is 228, and value of Blue is 206. The primary color is Green. Similarly, The HSL values for #d2e4ce consists of 109° Hue, 29% Saturation, and 85% Lightness.
In the CMYK color model, the color #d2e4ce can be represented as Cyan=0.078947368421053%, Magenta=0%, Yellow=0.096491228070175%, and Black=0.10588235294118%.
Shades of #d2e4ce
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 #d2e4ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2e4ce
Preview of #d2e4ce on White Background
The contrast ratio of #d2e4ce with white color is 1.34
Preview of #d2e4ce on black background
The contrast ratio of #d2e4ce with black color is 15.73
#d2e4ce color will look good with a black background.
Color Schemes of #d2e4ce
Triadic Colors of #d2e4ce
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 #d2e4ce
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 #d2e4ce
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 #d2e4ce
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: #d2e4ce;
}
This is a sample text used for the color #d2e4ce. 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: #d2e4ce;
}
This is a sample text used for the color #d2e4ce. 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 #d2e4ce;
}
This is a sample text used for the color #d2e4ce. 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.61%
Green 35.4%
Blue 31.99%
CMYK Percentage
Cyan 28.06
Magenta 0%
Yellow 34.3%
Black 37.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.