COLOR #D5E1BE

HEX: #D5E1BE RGB: (213,225,190)

Color info

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

RGB color model

#D5E1BE color RGB value is (213,225,190).

RGB: (213,225,190) (84%, 88%, 75%)

RGB channels and saturation

R 213 of 255 = 84%
G 225 of 255 = 88%
B 190 of 255 = 75%

213
225
190

R + G + B ~ 82%. #D5E1BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 225 + 190 = 628 (100%)
R 213 of 628 ~ 33.92%
G 225 of 628 ~ 35.83%
B 190 of 628 ~ 30.25'%

%33.92
%35.83
%30.25

CMYK color model

#D5E1BE color CMYK value is (5,0,16,12).

  • cyan value is 5.33%
  • magenta value is 0.00%
  • yellow value is 15.56%
  • key color value is 11.76%

CMYK: (5,0,16,12)
C5M0Y16K12 (5%, 0%, 16%, 12%)
(0.05 / 0.00 / 0.16 / 0.12)

CMYK percentages

%5.33
%0
%15.56
%11.76

Codes

Color #D5E1BE in popluar color models

D5 E1 BE
RGB 213 225 190
HSL 81° 36.84% 81.37%
HSB/HSV 81° 15.56% 88.24%
CMYK 5.33% 0.00% 15.56%
11.76%

Color #D5E1BE in popluar number systems.

HEX D5 E1 BE
Decimal 213 225 190
Binary 11010101 11100001 10111110
Octal 325 341 276

Shades and tints

Shades of #D5E1BE

#D5E1BE
(213,225,190)
#C2CDAD
(194,205,173)
#AFB99C
(175,185,156)
#9CA58B
(156,165,139)
#89917A
(137,145,122)
#767D69
(118,125,105)
#636958
(99,105,88)
#505547
(80,85,71)
#3D4136
(61,65,54)
#2A2D25
(42,45,37)
#171914
(23,25,20)
#000000
(0,0,0)

Tints of #D5E1BE

#D5E1BE
(213,225,190)
#D8E3C3
(216,227,195)
#DBE5C8
(219,229,200)
#DEE7CD
(222,231,205)
#E1E9D2
(225,233,210)
#E4EBD7
(228,235,215)
#E7EDDC
(231,237,220)
#EAEFE1
(234,239,225)
#EDF1E6
(237,241,230)
#F0F3EB
(240,243,235)
#F3F5F0
(243,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E1BE color. Also use rgb(213,225,190) instead hex code.

Text Font Color

.myTextColor { color: #D5E1BE; }

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

This text font color is #D5E1BE.

Background Color

.myBgColor { background-color: #D5E1BE; }

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

This div background color is #D5E1BE.

Border color

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

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

This div border color is #D5E1BE.

Opacity

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

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

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

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

This text has shadow with #D5E1BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E1BE.

Preview

Color preview on black background

This text has color #D5E1BE on black background.


Color preview on white background

This text has color #D5E1BE on white background.


Black color preview on #D5E1BE background

This text has black color on #D5E1BE background.


White color preview on #D5E1BE background

This text has white color on #D5E1BE background.


Related colors

Complementary color

Complementary color for #hex is #2A1E41.


I love getcolorcode.com

Triadic colors

1 #BED5E1 and #E1BED5 with #D5E1BE are triadic colors.

2 #BEE1D5 and #E1D5BE with #D5E1BE are triadic colors.