A Certain Shade Of Green/ light cyan
#d1edee hex color code (also known as A Certain Shade Of Green) descriptions: light cyan. #d1edee color hex could be obtained by blending #ffffff with #a3dbdd . Closest websafe color is: #ccffff.
#d1edee color RGB value is (209,237,238)
#d1edee color CMYK value
#d1edee color HSL value
HSV(or HSB) | 182.1° | 12.2 | 93.3 |
XYZ | 72.011 | 80.297 | 92.592 |
Yxy | 0.294 | 0.328 | 80.297 |
LAB | 91.818 | -8.915 | -3.589 |
LUV | 91.818 | -14.934 | -4.021 |
Hunter-LAB | 89.608 | -13.368 | 1.462 |
CIE-LCH | 91.818 | 9.61 | 201.931 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D1 | ED | EE |
Decimal | 209 | 237 | 238 |
Octal | 321 | 355 | 356 |
Binary | 11010001 | 11101101 | 11101110 |
Below, you can see some colors close to #d1edee. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d1edee.
<span style="color:#d1edee">Text here</span>
This paragraph has a background color of #d1edee.
<p style="background-color:#d1edee;">Content here</p>
This element has a border color of #d1edee.
<div style="border:1px #d1edee;">Content here</div>
.text {color:#d1edee;}
.background {background-color:#d1edee;}
.border {border:1px solid #d1edee;}
.text-shadow {border:1px solid #d1edee;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000101 is the darkest color, while #f0f9f9 is the lightest one.