COLOR #D5E5BB

HEX: #D5E5BB RGB: (213,229,187)

Renk bilgisi

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

RGB renk modeli

#D5E5BB color RGB value is (213,229,187).

RGB: (213,229,187) (84%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 187 of 255 = 73%

213
229
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 187 = 629 (100%)
R 213 of 629 ~ 33.86%
G 229 of 629 ~ 36.41%
B 187 of 629 ~ 29.73'%

%33.86
%36.41
%29.73

CMYK RENK MODELİ

#D5E5BB rengi CMYK tonu (7,0,18,10).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 18.34%
  • ana renk tonu 10.20%

CMYK: (7,0,18,10)
C7M0Y18K10 (7%, 0%, 18%, 10%)
(0.07 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%6.99
%0
%18.34
%10.2

Codes

Color #D5E5BB in popluar color models

D5 E5 BB
RGB 213 229 187
HSL 83° 44.68% 81.57%
HSB/HSV 83° 18.34% 89.80%
CMYK 6.99% 0.00% 18.34%
10.20%

Color #D5E5BB in popluar number systems.

HEX D5 E5 BB
Decimal 213 229 187
Binary 11010101 11100101 10111011
Octal 325 345 273

Shades and tints

Shades of #D5E5BB

#D5E5BB
(213,229,187)
#C2D1AA
(194,209,170)
#AFBD99
(175,189,153)
#9CA988
(156,169,136)
#899577
(137,149,119)
#768166
(118,129,102)
#636D55
(99,109,85)
#505944
(80,89,68)
#3D4533
(61,69,51)
#2A3122
(42,49,34)
#171D11
(23,29,17)
#000000
(0,0,0)

Tints of #D5E5BB

#D5E5BB
(213,229,187)
#D8E7C1
(216,231,193)
#DBE9C7
(219,233,199)
#DEEBCD
(222,235,205)
#E1EDD3
(225,237,211)
#E4EFD9
(228,239,217)
#E7F1DF
(231,241,223)
#EAF3E5
(234,243,229)
#EDF5EB
(237,245,235)
#F0F7F1
(240,247,241)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E5BB; }

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

This text font color is #D5E5BB.

Background Color

.myBgColor { background-color: #D5E5BB; }

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

This div background color is #D5E5BB.

Border color

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

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

This div border color is #D5E5BB.

Opacity

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

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

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

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

This text has shadow with #D5E5BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5BB.

Preview

Color preview on black background

This text has color #D5E5BB on black background.


Color preview on white background

This text has color #D5E5BB on white background.


Black color preview on #D5E5BB background

This text has black color on #D5E5BB background.


White color preview on #D5E5BB background

This text has white color on #D5E5BB background.


Related colors

Complementary color

Complementary color for #hex is #2A1A44.


I love getcolorcode.com

Triadic colors

1 #BBD5E5 and #E5BBD5 with #D5E5BB are triadic colors.

2 #BBE5D5 and #E5D5BB with #D5E5BB are triadic colors.