#d1eadc Hex Color
rgb(209, 234, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | ea | dc | - | #d1eadc |
RGB | 209 | 234 | 220 | - | rgb(209,234,220) |
HSL | 146 | 37% | 87% | - | hsl(146,37%,87%) |
HSV | 146 | 11% | 92% | - | hsv(146,11%,92%) |
XYZ | 68.6356 | 77.5683 | 79.0648 | - | xyz(68.6356,77.5683,79.0648) |
CIE-LAB | 90.58 | -10.83 | 4 | - | lab(90.58,-10.83,4) |
CMYK | 0.10683760683761 | 0 | 0.05982905982906 | 0.082352941176471 | cmyk(0.10683760683761,0,0.05982905982906,0.082352941176471) |
Description
The RGB value of color #d1eadc is rgb(209, 234, 220).
In the hex color #d1eadc, The value of Red is 209, value of Green is 234, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #d1eadc consists of 146° Hue, 37% Saturation, and 87% Lightness.
In the CMYK color model, the color #d1eadc can be represented as Cyan=0.10683760683761%, Magenta=0%, Yellow=0.05982905982906%, and Black=0.082352941176471%.
Shades of #d1eadc
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 #d1eadc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1eadc
Preview of #d1eadc on White Background
The contrast ratio of #d1eadc with white color is 1.27
Preview of #d1eadc on black background
The contrast ratio of #d1eadc with black color is 16.51
#d1eadc color will look good with a black background.
Color Schemes of #d1eadc
Triadic Colors of #d1eadc
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 #d1eadc
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 #d1eadc
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 #d1eadc
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: #d1eadc;
}
This is a sample text used for the color #d1eadc. 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: #d1eadc;
}
This is a sample text used for the color #d1eadc. 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 #d1eadc;
}
This is a sample text used for the color #d1eadc. 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 31.52%
Green 35.29%
Blue 33.18%
CMYK Percentage
Cyan 42.9
Magenta 0%
Yellow 24.03%
Black 33.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.