COLOR #D5EBDA

HEX: #D5EBDA RGB: (213,235,218)

Color info

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

RGB color model

#D5EBDA color RGB value is (213,235,218).

RGB: (213,235,218) (84%, 92%, 85%)

RGB channels and saturation

R 213 of 255 = 84%
G 235 of 255 = 92%
B 218 of 255 = 85%

213
235
218

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

Portions of RGB colors in percentages

R + G + B = 213 + 235 + 218 = 666 (100%)
R 213 of 666 ~ 31.98%
G 235 of 666 ~ 35.29%
B 218 of 666 ~ 32.73'%

%31.98
%35.29
%32.73

CMYK color model

#D5EBDA color CMYK value is (9,0,7,8).

  • cyan value is 9.36%
  • magenta value is 0.00%
  • yellow value is 7.23%
  • key color value is 7.84%
CMYK: (9,0,7,8) C9M0Y7K8 (9%,0%,7%,8%) (0.09/0.00/0.07/0.08) 

CMYK percentages

%9.36
%0
%7.23
%7.84

Codes

Color #D5EBDA in popluar color models

D5 EB DA
RGB 213 235 218
HSL 134° 35.48% 87.84%
HSB/HSV 134° 9.36% 92.16%
CMYK 9.36% 0.00% 7.23%
7.84%

Color #D5EBDA in popluar number systems.

HEX D5 EB DA
Decimal 213 235 218
Binary 11010101 11101011 11011010
Octal 325 353 332

Shades and tints

Shades of #D5EBDA

#D5EBDA
(213,235,218)
#C2D6C7
(194,214,199)
#AFC1B4
(175,193,180)
#9CACA1
(156,172,161)
#89978E
(137,151,142)
#76827B
(118,130,123)
#636D68
(99,109,104)
#505855
(80,88,85)
#3D4342
(61,67,66)
#2A2E2F
(42,46,47)
#17191C
(23,25,28)
#000000
(0,0,0)

Tints of #D5EBDA

#D5EBDA
(213,235,218)
#D8ECDD
(216,236,221)
#DBEDE0
(219,237,224)
#DEEEE3
(222,238,227)
#E1EFE6
(225,239,230)
#E4F0E9
(228,240,233)
#E7F1EC
(231,241,236)
#EAF2EF
(234,242,239)
#EDF3F2
(237,243,242)
#F0F4F5
(240,244,245)
#F3F5F8
(243,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EBDA; }

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

This text font color is #D5EBDA.

Background Color

.myBgColor { background-color: #D5EBDA; }

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

This div background color is #D5EBDA.

Border color

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

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

This div border color is #D5EBDA.

Opacity

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

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

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

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

This text has shadow with #D5EBDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EBDA.

Preview

Color preview on black background

This text has color #D5EBDA on black background.


Color preview on white background

This text has color #D5EBDA on white background.


Black color preview on #D5EBDA background

This text has black color on #D5EBDA background.


White color preview on #D5EBDA background

This text has white color on #D5EBDA background.


Related colors

Complementary color

Complementary color for #hex is #2A1425.


I love getcolorcode.com

Triadic colors

1 #DAD5EB and #EBDAD5 with #D5EBDA are triadic colors.

2 #DAEBD5 and #EBD5DA with #D5EBDA are triadic colors.