COLOR #D5E2D7

HEX: #D5E2D7 RGB: (213,226,215)

Color info

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

RGB color model

#D5E2D7 color RGB value is (213,226,215).

RGB: (213,226,215) (84%, 89%, 84%)

RGB channels and saturation

R 213 of 255 = 84%
G 226 of 255 = 89%
B 215 of 255 = 84%

213
226
215

R + G + B ~ 86%. #D5E2D7 is light color.

Portions of RGB colors in percentages

R + G + B = 213 + 226 + 215 = 654 (100%)
R 213 of 654 ~ 32.57%
G 226 of 654 ~ 34.56%
B 215 of 654 ~ 32.87'%

%32.57
%34.56
%32.87

CMYK color model

#D5E2D7 color CMYK value is (6,0,5,11).

  • cyan value is 5.75%
  • magenta value is 0.00%
  • yellow value is 4.87%
  • key color value is 11.37%

CMYK: (6,0,5,11)
C6M0Y5K11 (6%, 0%, 5%, 11%)
(0.06 / 0.00 / 0.05 / 0.11)

CMYK percentages

%5.75
%0
%4.87
%11.37

Codes

Color #D5E2D7 in popluar color models

D5 E2 D7
RGB 213 226 215
HSL 129° 18.31% 86.08%
HSB/HSV 129° 5.75% 88.63%
CMYK 5.75% 0.00% 4.87%
11.37%

Color #D5E2D7 in popluar number systems.

HEX D5 E2 D7
Decimal 213 226 215
Binary 11010101 11100010 11010111
Octal 325 342 327

Shades and tints

Shades of #D5E2D7

#D5E2D7
(213,226,215)
#C2CEC4
(194,206,196)
#AFBAB1
(175,186,177)
#9CA69E
(156,166,158)
#89928B
(137,146,139)
#767E78
(118,126,120)
#636A65
(99,106,101)
#505652
(80,86,82)
#3D423F
(61,66,63)
#2A2E2C
(42,46,44)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #D5E2D7

#D5E2D7
(213,226,215)
#D8E4DA
(216,228,218)
#DBE6DD
(219,230,221)
#DEE8E0
(222,232,224)
#E1EAE3
(225,234,227)
#E4ECE6
(228,236,230)
#E7EEE9
(231,238,233)
#EAF0EC
(234,240,236)
#EDF2EF
(237,242,239)
#F0F4F2
(240,244,242)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E2D7 color. Also use rgb(213,226,215) instead hex code.

Text Font Color

.myTextColor { color: #D5E2D7; }

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

This text font color is #D5E2D7.

Background Color

.myBgColor { background-color: #D5E2D7; }

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

This div background color is #D5E2D7.

Border color

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

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

This div border color is #D5E2D7.

Opacity

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

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

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

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

This text has shadow with #D5E2D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E2D7.

Preview

Color preview on black background

This text has color #D5E2D7 on black background.


Color preview on white background

This text has color #D5E2D7 on white background.


Black color preview on #D5E2D7 background

This text has black color on #D5E2D7 background.


White color preview on #D5E2D7 background

This text has white color on #D5E2D7 background.


Related colors

Complementary color

Complementary color for #hex is #2A1D28.


I love getcolorcode.com

Triadic colors

1 #D7D5E2 and #E2D7D5 with #D5E2D7 are triadic colors.

2 #D7E2D5 and #E2D5D7 with #D5E2D7 are triadic colors.