COLOR #D5ECBB

HEX: #D5ECBB RGB: (213,236,187)

Color info

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

RGB color model

#D5ECBB color RGB value is (213,236,187).

RGB: (213,236,187) (84%, 93%, 73%)

RGB channels and saturation

R 213 of 255 = 84%
G 236 of 255 = 93%
B 187 of 255 = 73%

213
236
187

R + G + B ~ 83%. #D5ECBB is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 236 + 187 = 636 (100%)
R 213 of 636 ~ 33.49%
G 236 of 636 ~ 37.11%
B 187 of 636 ~ 29.4'%

%33.49
%37.11
%29.4

CMYK color model

#D5ECBB color CMYK value is (10,0,21,7).

  • cyan value is 9.75%
  • magenta value is 0.00%
  • yellow value is 20.76%
  • key color value is 7.45%
CMYK: (10,0,21,7) C10M0Y21K7 (10%,0%,21%,7%) (0.10/0.00/0.21/0.07) 

CMYK percentages

%9.75
%0
%20.76
%7.45

Codes

Color #D5ECBB in popluar color models

D5 EC BB
RGB 213 236 187
HSL 88° 56.32% 82.94%
HSB/HSV 88° 20.76% 92.55%
CMYK 9.75% 0.00% 20.76%
7.45%

Color #D5ECBB in popluar number systems.

HEX D5 EC BB
Decimal 213 236 187
Binary 11010101 11101100 10111011
Octal 325 354 273

Shades and tints

Shades of #D5ECBB

#D5ECBB
(213,236,187)
#C2D7AA
(194,215,170)
#AFC299
(175,194,153)
#9CAD88
(156,173,136)
#899877
(137,152,119)
#768366
(118,131,102)
#636E55
(99,110,85)
#505944
(80,89,68)
#3D4433
(61,68,51)
#2A2F22
(42,47,34)
#171A11
(23,26,17)
#000000
(0,0,0)

Tints of #D5ECBB

#D5ECBB
(213,236,187)
#D8EDC1
(216,237,193)
#DBEEC7
(219,238,199)
#DEEFCD
(222,239,205)
#E1F0D3
(225,240,211)
#E4F1D9
(228,241,217)
#E7F2DF
(231,242,223)
#EAF3E5
(234,243,229)
#EDF4EB
(237,244,235)
#F0F5F1
(240,245,241)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5ECBB color. Also use rgb(213,236,187) instead hex code.

Text Font Color

.myTextColor { color: #D5ECBB; }

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

This text font color is #D5ECBB.

Background Color

.myBgColor { background-color: #D5ECBB; }

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

This div background color is #D5ECBB.

Border color

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

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

This div border color is #D5ECBB.

Opacity

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

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

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

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

This text has shadow with #D5ECBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5ECBB.

Preview

Color preview on black background

This text has color #D5ECBB on black background.


Color preview on white background

This text has color #D5ECBB on white background.


Black color preview on #D5ECBB background

This text has black color on #D5ECBB background.


White color preview on #D5ECBB background

This text has white color on #D5ECBB background.


Related colors

Complementary color

Complementary color for #hex is #2A1344.


I love getcolorcode.com

Triadic colors

1 #BBD5EC and #ECBBD5 with #D5ECBB are triadic colors.

2 #BBECD5 and #ECD5BB with #D5ECBB are triadic colors.