COLOR #D5E5DA

HEX: #D5E5DA RGB: (213,229,218)

Color info

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

RGB color model

#D5E5DA color RGB value is (213,229,218).

RGB: (213,229,218) (84%, 90%, 85%)

RGB channels and saturation

R 213 of 255 = 84%
G 229 of 255 = 90%
B 218 of 255 = 85%

213
229
218

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

Portions of RGB colors in percentages

R + G + B = 213 + 229 + 218 = 660 (100%)
R 213 of 660 ~ 32.27%
G 229 of 660 ~ 34.7%
B 218 of 660 ~ 33.03'%

%32.27
%34.7
%33.03

CMYK color model

#D5E5DA color CMYK value is (7,0,5,10).

  • cyan value is 6.99%
  • magenta value is 0.00%
  • yellow value is 4.80%
  • key color value is 10.20%
CMYK: (7,0,5,10) C7M0Y5K10 (7%,0%,5%,10%) (0.07/0.00/0.05/0.10) 

CMYK percentages

%6.99
%0
%4.8
%10.2

Codes

Color #D5E5DA in popluar color models

D5 E5 DA
RGB 213 229 218
HSL 139° 23.53% 86.67%
HSB/HSV 139° 6.99% 89.80%
CMYK 6.99% 0.00% 4.80%
10.20%

Color #D5E5DA in popluar number systems.

HEX D5 E5 DA
Decimal 213 229 218
Binary 11010101 11100101 11011010
Octal 325 345 332

Shades and tints

Shades of #D5E5DA

#D5E5DA
(213,229,218)
#C2D1C7
(194,209,199)
#AFBDB4
(175,189,180)
#9CA9A1
(156,169,161)
#89958E
(137,149,142)
#76817B
(118,129,123)
#636D68
(99,109,104)
#505955
(80,89,85)
#3D4542
(61,69,66)
#2A312F
(42,49,47)
#171D1C
(23,29,28)
#000000
(0,0,0)

Tints of #D5E5DA

#D5E5DA
(213,229,218)
#D8E7DD
(216,231,221)
#DBE9E0
(219,233,224)
#DEEBE3
(222,235,227)
#E1EDE6
(225,237,230)
#E4EFE9
(228,239,233)
#E7F1EC
(231,241,236)
#EAF3EF
(234,243,239)
#EDF5F2
(237,245,242)
#F0F7F5
(240,247,245)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E5DA color. Also use rgb(213,229,218) instead hex code.

Text Font Color

.myTextColor { color: #D5E5DA; }

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

This text font color is #D5E5DA.

Background Color

.myBgColor { background-color: #D5E5DA; }

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

This div background color is #D5E5DA.

Border color

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

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

This div border color is #D5E5DA.

Opacity

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

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

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

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

This text has shadow with #D5E5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5DA.

Preview

Color preview on black background

This text has color #D5E5DA on black background.


Color preview on white background

This text has color #D5E5DA on white background.


Black color preview on #D5E5DA background

This text has black color on #D5E5DA background.


White color preview on #D5E5DA background

This text has white color on #D5E5DA background.


Related colors

Complementary color

Complementary color for #hex is #2A1A25.


I love getcolorcode.com

Triadic colors

1 #DAD5E5 and #E5DAD5 with #D5E5DA are triadic colors.

2 #DAE5D5 and #E5D5DA with #D5E5DA are triadic colors.