COLOR #D5E4BB

HEX: #D5E4BB RGB: (213,228,187)

Renk bilgisi

#D5E4BB contains red, green and blue colors in about the same proportion. #D5E4BB ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#D5E4BB color RGB value is (213,228,187).

RGB: (213,228,187) (84%, 89%, 73%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 187 of 255 = 73%

213
228
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 187 = 628 (100%)
R 213 of 628 ~ 33.92%
G 228 of 628 ~ 36.31%
B 187 of 628 ~ 29.78'%

%33.92
%36.31
%29.78

CMYK RENK MODELİ

#D5E4BB rengi CMYK tonu (7,0,18,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 17.98%
  • ana renk tonu 10.59%

CMYK: (7,0,18,11)
C7M0Y18K11 (7%, 0%, 18%, 11%)
(0.07 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%6.58
%0
%17.98
%10.59

Codes

Color #D5E4BB in popluar color models

D5 E4 BB
RGB 213 228 187
HSL 82° 43.16% 81.37%
HSB/HSV 82° 17.98% 89.41%
CMYK 6.58% 0.00% 17.98%
10.59%

Color #D5E4BB in popluar number systems.

HEX D5 E4 BB
Decimal 213 228 187
Binary 11010101 11100100 10111011
Octal 325 344 273

Shades and tints

Shades of #D5E4BB

#D5E4BB
(213,228,187)
#C2D0AA
(194,208,170)
#AFBC99
(175,188,153)
#9CA888
(156,168,136)
#899477
(137,148,119)
#768066
(118,128,102)
#636C55
(99,108,85)
#505844
(80,88,68)
#3D4433
(61,68,51)
#2A3022
(42,48,34)
#171C11
(23,28,17)
#000000
(0,0,0)

Tints of #D5E4BB

#D5E4BB
(213,228,187)
#D8E6C1
(216,230,193)
#DBE8C7
(219,232,199)
#DEEACD
(222,234,205)
#E1ECD3
(225,236,211)
#E4EED9
(228,238,217)
#E7F0DF
(231,240,223)
#EAF2E5
(234,242,229)
#EDF4EB
(237,244,235)
#F0F6F1
(240,246,241)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E4BB; }

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

This text font color is #D5E4BB.

Background Color

.myBgColor { background-color: #D5E4BB; }

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

This div background color is #D5E4BB.

Border color

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

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

This div border color is #D5E4BB.

Opacity

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

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

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

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

This text has shadow with #D5E4BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E4BB.

Preview

Color preview on black background

This text has color #D5E4BB on black background.


Color preview on white background

This text has color #D5E4BB on white background.


Black color preview on #D5E4BB background

This text has black color on #D5E4BB background.


White color preview on #D5E4BB background

This text has white color on #D5E4BB background.


Related colors

Complementary color

Complementary color for #hex is #2A1B44.


I love getcolorcode.com

Triadic colors

1 #BBD5E4 and #E4BBD5 with #D5E4BB are triadic colors.

2 #BBE4D5 and #E4D5BB with #D5E4BB are triadic colors.