COLOR #D5E9BB

HEX: #D5E9BB RGB: (213,233,187)

Renk bilgisi

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

RGB renk modeli

#D5E9BB color RGB value is (213,233,187).

RGB: (213,233,187) (84%, 91%, 73%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 187 of 255 = 73%

213
233
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 187 = 633 (100%)
R 213 of 633 ~ 33.65%
G 233 of 633 ~ 36.81%
B 187 of 633 ~ 29.54'%

%33.65
%36.81
%29.54

CMYK RENK MODELİ

#D5E9BB rengi CMYK tonu (9,0,20,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 19.74%
  • ana renk tonu 8.63%

CMYK: (9,0,20,9)
C9M0Y20K9 (9%, 0%, 20%, 9%)
(0.09 / 0.00 / 0.20 / 0.09)

CMYK yüzdeleri

%8.58
%0
%19.74
%8.63

Codes

Color #D5E9BB in popluar color models

D5 E9 BB
RGB 213 233 187
HSL 86° 51.11% 82.35%
HSB/HSV 86° 19.74% 91.37%
CMYK 8.58% 0.00% 19.74%
8.63%

Color #D5E9BB in popluar number systems.

HEX D5 E9 BB
Decimal 213 233 187
Binary 11010101 11101001 10111011
Octal 325 351 273

Shades and tints

Shades of #D5E9BB

#D5E9BB
(213,233,187)
#C2D4AA
(194,212,170)
#AFBF99
(175,191,153)
#9CAA88
(156,170,136)
#899577
(137,149,119)
#768066
(118,128,102)
#636B55
(99,107,85)
#505644
(80,86,68)
#3D4133
(61,65,51)
#2A2C22
(42,44,34)
#171711
(23,23,17)
#000000
(0,0,0)

Tints of #D5E9BB

#D5E9BB
(213,233,187)
#D8EBC1
(216,235,193)
#DBEDC7
(219,237,199)
#DEEFCD
(222,239,205)
#E1F1D3
(225,241,211)
#E4F3D9
(228,243,217)
#E7F5DF
(231,245,223)
#EAF7E5
(234,247,229)
#EDF9EB
(237,249,235)
#F0FBF1
(240,251,241)
#F3FDF7
(243,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E9BB; }

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

This text font color is #D5E9BB.

Background Color

.myBgColor { background-color: #D5E9BB; }

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

This div background color is #D5E9BB.

Border color

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

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

This div border color is #D5E9BB.

Opacity

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

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

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

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

This text has shadow with #D5E9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9BB.

Preview

Color preview on black background

This text has color #D5E9BB on black background.


Color preview on white background

This text has color #D5E9BB on white background.


Black color preview on #D5E9BB background

This text has black color on #D5E9BB background.


White color preview on #D5E9BB background

This text has white color on #D5E9BB background.


Related colors

Complementary color

Complementary color for #hex is #2A1644.


I love getcolorcode.com

Triadic colors

1 #BBD5E9 and #E9BBD5 with #D5E9BB are triadic colors.

2 #BBE9D5 and #E9D5BB with #D5E9BB are triadic colors.