COLOR #D2E8C8

HEX: #D2E8C8 RGB: (210,232,200)

Color info

#D2E8C8 contains red, green and blue colors in about the same proportion. Web safe color of #D2E8C8 is #CCFFCC (or #CFC).

RGB color model

#D2E8C8 color RGB value is (210,232,200).

RGB: (210,232,200) (82%, 91%, 78%)

RGB channels and saturation

R 210 of 255 = 82%
G 232 of 255 = 91%
B 200 of 255 = 78%

210
232
200

R + G + B ~ 84%. #D2E8C8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 210 + 232 + 200 = 642 (100%)
R 210 of 642 ~ 32.71%
G 232 of 642 ~ 36.14%
B 200 of 642 ~ 31.15'%

%32.71
%36.14
%31.15

CMYK color model

#D2E8C8 color CMYK value is (9,0,14,9).

  • cyan value is 9.48%
  • magenta value is 0.00%
  • yellow value is 13.79%
  • key color value is 9.02%

CMYK: (9,0,14,9)
C9M0Y14K9 (9%, 0%, 14%, 9%)
(0.09 / 0.00 / 0.14 / 0.09)

CMYK percentages

%9.48
%0
%13.79
%9.02

Codes

Color #D2E8C8 in popluar color models

D2 E8 C8
RGB 210 232 200
HSL 101° 41.03% 84.71%
HSB/HSV 101° 13.79% 90.98%
CMYK 9.48% 0.00% 13.79%
9.02%

Color #D2E8C8 in popluar number systems.

HEX D2 E8 C8
Decimal 210 232 200
Binary 11010010 11101000 11001000
Octal 322 350 310

Shades and tints

Shades of #D2E8C8

#D2E8C8
(210,232,200)
#BFD3B6
(191,211,182)
#ACBEA4
(172,190,164)
#99A992
(153,169,146)
#869480
(134,148,128)
#737F6E
(115,127,110)
#606A5C
(96,106,92)
#4D554A
(77,85,74)
#3A4038
(58,64,56)
#272B26
(39,43,38)
#141614
(20,22,20)
#000000
(0,0,0)

Tints of #D2E8C8

#D2E8C8
(210,232,200)
#D6EACD
(214,234,205)
#DAECD2
(218,236,210)
#DEEED7
(222,238,215)
#E2F0DC
(226,240,220)
#E6F2E1
(230,242,225)
#EAF4E6
(234,244,230)
#EEF6EB
(238,246,235)
#F2F8F0
(242,248,240)
#F6FAF5
(246,250,245)
#FAFCFA
(250,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2E8C8 color. Also use rgb(210,232,200) instead hex code.

Text Font Color

.myTextColor { color: #D2E8C8; }

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

This text font color is #D2E8C8.

Background Color

.myBgColor { background-color: #D2E8C8; }

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

This div background color is #D2E8C8.

Border color

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

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

This div border color is #D2E8C8.

Opacity

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

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

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

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

This text has shadow with #D2E8C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2E8C8.

Preview

Color preview on black background

This text has color #D2E8C8 on black background.


Color preview on white background

This text has color #D2E8C8 on white background.


Black color preview on #D2E8C8 background

This text has black color on #D2E8C8 background.


White color preview on #D2E8C8 background

This text has white color on #D2E8C8 background.


Related colors

Complementary color

Complementary color for #hex is #2D1737.


I love getcolorcode.com

Triadic colors

1 #C8D2E8 and #E8C8D2 with #D2E8C8 are triadic colors.

2 #C8E8D2 and #E8D2C8 with #D2E8C8 are triadic colors.