COLOR #D5E7BB

HEX: #D5E7BB RGB: (213,231,187)

Renk bilgisi

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

RGB renk modeli

#D5E7BB color RGB value is (213,231,187).

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

RGB bağlantıları ve doygunluk

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

213
231
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 231 + 187 = 631 (100%)
R 213 of 631 ~ 33.76%
G 231 of 631 ~ 36.61%
B 187 of 631 ~ 29.64'%

%33.76
%36.61
%29.64

CMYK RENK MODELİ

#D5E7BB rengi CMYK tonu (8,0,19,9).

  • camgöbeği tonu 7.79%
  • eflatun tonu 0.00%
  • sarı tonu 19.05%
  • ana renk tonu 9.41%

CMYK: (8,0,19,9)
C8M0Y19K9 (8%, 0%, 19%, 9%)
(0.08 / 0.00 / 0.19 / 0.09)

CMYK yüzdeleri

%7.79
%0
%19.05
%9.41

Codes

Color #D5E7BB in popluar color models

D5 E7 BB
RGB 213 231 187
HSL 85° 47.83% 81.96%
HSB/HSV 85° 19.05% 90.59%
CMYK 7.79% 0.00% 19.05%
9.41%

Color #D5E7BB in popluar number systems.

HEX D5 E7 BB
Decimal 213 231 187
Binary 11010101 11100111 10111011
Octal 325 347 273

Shades and tints

Shades of #D5E7BB

#D5E7BB
(213,231,187)
#C2D2AA
(194,210,170)
#AFBD99
(175,189,153)
#9CA888
(156,168,136)
#899377
(137,147,119)
#767E66
(118,126,102)
#636955
(99,105,85)
#505444
(80,84,68)
#3D3F33
(61,63,51)
#2A2A22
(42,42,34)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #D5E7BB

#D5E7BB
(213,231,187)
#D8E9C1
(216,233,193)
#DBEBC7
(219,235,199)
#DEEDCD
(222,237,205)
#E1EFD3
(225,239,211)
#E4F1D9
(228,241,217)
#E7F3DF
(231,243,223)
#EAF5E5
(234,245,229)
#EDF7EB
(237,247,235)
#F0F9F1
(240,249,241)
#F3FBF7
(243,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E7BB; }

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

This text font color is #D5E7BB.

Background Color

.myBgColor { background-color: #D5E7BB; }

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

This div background color is #D5E7BB.

Border color

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

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

This div border color is #D5E7BB.

Opacity

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

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

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

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

This text has shadow with #D5E7BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E7BB.

Preview

Color preview on black background

This text has color #D5E7BB on black background.


Color preview on white background

This text has color #D5E7BB on white background.


Black color preview on #D5E7BB background

This text has black color on #D5E7BB background.


White color preview on #D5E7BB background

This text has white color on #D5E7BB background.


Related colors

Complementary color

Complementary color for #hex is #2A1844.


I love getcolorcode.com

Triadic colors

1 #BBD5E7 and #E7BBD5 with #D5E7BB are triadic colors.

2 #BBE7D5 and #E7D5BB with #D5E7BB are triadic colors.