COLOR #D2E5E0

HEX: #D2E5E0 RGB: (210,229,224)

Color info

#D2E5E0 contains red, green and blue colors in about the same proportion. Web safe color of #D2E5E0 is #CCCCCC (or #CCC).

RGB color model

#D2E5E0 color RGB value is (210,229,224).

RGB: (210,229,224) (82%, 90%, 88%)

RGB channels and saturation

R 210 of 255 = 82%
G 229 of 255 = 90%
B 224 of 255 = 88%

210
229
224

R + G + B ~ 87%. #D2E5E0 is light color.

Portions of RGB colors in percentages

R + G + B = 210 + 229 + 224 = 663 (100%)
R 210 of 663 ~ 31.67%
G 229 of 663 ~ 34.54%
B 224 of 663 ~ 33.79'%

%31.67
%34.54
%33.79

CMYK color model

#D2E5E0 color CMYK value is (8,0,2,10).

  • cyan value is 8.30%
  • magenta value is 0.00%
  • yellow value is 2.18%
  • key color value is 10.20%

CMYK: (8,0,2,10)
C8M0Y2K10 (8%, 0%, 2%, 10%)
(0.08 / 0.00 / 0.02 / 0.10)

CMYK percentages

%8.3
%0
%2.18
%10.2

Codes

Color #D2E5E0 in popluar color models

D2 E5 E0
RGB 210 229 224
HSL 164° 26.76% 86.08%
HSB/HSV 164° 8.30% 89.80%
CMYK 8.30% 0.00% 2.18%
10.20%

Color #D2E5E0 in popluar number systems.

HEX D2 E5 E0
Decimal 210 229 224
Binary 11010010 11100101 11100000
Octal 322 345 340

Shades and tints

Shades of #D2E5E0

#D2E5E0
(210,229,224)
#BFD1CC
(191,209,204)
#ACBDB8
(172,189,184)
#99A9A4
(153,169,164)
#869590
(134,149,144)
#73817C
(115,129,124)
#606D68
(96,109,104)
#4D5954
(77,89,84)
#3A4540
(58,69,64)
#27312C
(39,49,44)
#141D18
(20,29,24)
#000000
(0,0,0)

Tints of #D2E5E0

#D2E5E0
(210,229,224)
#D6E7E2
(214,231,226)
#DAE9E4
(218,233,228)
#DEEBE6
(222,235,230)
#E2EDE8
(226,237,232)
#E6EFEA
(230,239,234)
#EAF1EC
(234,241,236)
#EEF3EE
(238,243,238)
#F2F5F0
(242,245,240)
#F6F7F2
(246,247,242)
#FAF9F4
(250,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2E5E0 color. Also use rgb(210,229,224) instead hex code.

Text Font Color

.myTextColor { color: #D2E5E0; }

<p style="color:#D2E5E0">This sample text font color is #D2E5E0.</p>

This text font color is #D2E5E0.

Background Color

.myBgColor { background-color: #D2E5E0; }

<div style="background-color:#D2E5E0">Inner text</div>

This div background color is #D2E5E0.

Border color

.myBorderColor { border: 1px solid #D2E5E0; }

<div style="border:3px solid #D2E5E0">Div</div>

This div border color is #D2E5E0.

Opacity

.myOpacity80 { color: #D2E5E0; opacity: 0.8; }

<p style="color:#D2E5E0;opacity:0.8;">80%</p>

Text with #D2E5E0 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #D2E5E0;}

<p style="text-shadow: 3px 3px 1px #D2E5E0">Text here.</p>

This text has shadow with #D2E5E0 color.


.textShadow {text-shadow: 3px 3px 1px #D2E5E0', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #D2E5E0, 5px 5px 20px red">Text here.</p>

This text has shadow with #D2E5E0 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#D2E5E0, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#D2E5E0, Direction=45, Strength=4)">Text</p>

This text has shadow with #D2E5E0 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #D2E5E0;
-webkit-box-shadow: 1px 1px 3px 2px #D2E5E0;
box-shadow: 1px 1px 3px 2px #D2E5E0;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #D2E5E0; -webkit-box-shadow: 1px 1px 3px 2px #D2E5E0; box-shadow:1px 1px 3px 2px #D2E5E0;">
Div content here
</div>

This div box has shadow with color #D2E5E0.

Preview

Color preview on black background

This text has color #D2E5E0 on black background.


Color preview on white background

This text has color #D2E5E0 on white background.


Black color preview on #D2E5E0 background

This text has black color on #D2E5E0 background.


White color preview on #D2E5E0 background

This text has white color on #D2E5E0 background.


Related colors

Complementary color

Complementary color for #hex is #2D1A1F.


I love getcolorcode.com

Triadic colors

1 #E0D2E5 and #E5E0D2 with #D2E5E0 are triadic colors.

2 #E0E5D2 and #E5D2E0 with #D2E5E0 are triadic colors.