COLOR #D2E5E1

HEX: #D2E5E1 RGB: (210,229,225)

Color info

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

RGB color model

#D2E5E1 color RGB value is (210,229,225).

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

RGB channels and saturation

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

210
229
225

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

Portions of RGB colors in percentages

R + G + B = 210 + 229 + 225 = 664 (100%)
R 210 of 664 ~ 31.63%
G 229 of 664 ~ 34.49%
B 225 of 664 ~ 33.89'%

%31.63
%34.49
%33.89

CMYK color model

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

  • cyan value is 8.30%
  • magenta value is 0.00%
  • yellow value is 1.75%
  • 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
%1.75
%10.2

Codes

Color #D2E5E1 in popluar color models

D2 E5 E1
RGB 210 229 225
HSL 167° 26.76% 86.08%
HSB/HSV 167° 8.30% 89.80%
CMYK 8.30% 0.00% 1.75%
10.20%

Color #D2E5E1 in popluar number systems.

HEX D2 E5 E1
Decimal 210 229 225
Binary 11010010 11100101 11100001
Octal 322 345 341

Shades and tints

Shades of #D2E5E1

#D2E5E1
(210,229,225)
#BFD1CD
(191,209,205)
#ACBDB9
(172,189,185)
#99A9A5
(153,169,165)
#869591
(134,149,145)
#73817D
(115,129,125)
#606D69
(96,109,105)
#4D5955
(77,89,85)
#3A4541
(58,69,65)
#27312D
(39,49,45)
#141D19
(20,29,25)
#000000
(0,0,0)

Tints of #D2E5E1

#D2E5E1
(210,229,225)
#D6E7E3
(214,231,227)
#DAE9E5
(218,233,229)
#DEEBE7
(222,235,231)
#E2EDE9
(226,237,233)
#E6EFEB
(230,239,235)
#EAF1ED
(234,241,237)
#EEF3EF
(238,243,239)
#F2F5F1
(242,245,241)
#F6F7F3
(246,247,243)
#FAF9F5
(250,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D2E5E1; }

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

This text font color is #D2E5E1.

Background Color

.myBgColor { background-color: #D2E5E1; }

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

This div background color is #D2E5E1.

Border color

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

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

This div border color is #D2E5E1.

Opacity

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

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

Text with #D2E5E1 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 #D2E5E1;}

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

This text has shadow with #D2E5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2E5E1.

Preview

Color preview on black background

This text has color #D2E5E1 on black background.


Color preview on white background

This text has color #D2E5E1 on white background.


Black color preview on #D2E5E1 background

This text has black color on #D2E5E1 background.


White color preview on #D2E5E1 background

This text has white color on #D2E5E1 background.


Related colors

Complementary color

Complementary color for #hex is #2D1A1E.


I love getcolorcode.com

Triadic colors

1 #E1D2E5 and #E5E1D2 with #D2E5E1 are triadic colors.

2 #E1E5D2 and #E5D2E1 with #D2E5E1 are triadic colors.