COLOR #D5E5BD

HEX: #D5E5BD RGB: (213,229,189)

Renk bilgisi

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

RGB renk modeli

#D5E5BD color RGB value is (213,229,189).

RGB: (213,229,189) (84%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 189 of 255 = 74%

213
229
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 189 = 631 (100%)
R 213 of 631 ~ 33.76%
G 229 of 631 ~ 36.29%
B 189 of 631 ~ 29.95'%

%33.76
%36.29
%29.95

CMYK RENK MODELİ

#D5E5BD rengi CMYK tonu (7,0,17,10).

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

CMYK: (7,0,17,10)
C7M0Y17K10 (7%, 0%, 17%, 10%)
(0.07 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%6.99
%0
%17.47
%10.2

Codes

Color #D5E5BD in popluar color models

D5 E5 BD
RGB 213 229 189
HSL 84° 43.48% 81.96%
HSB/HSV 84° 17.47% 89.80%
CMYK 6.99% 0.00% 17.47%
10.20%

Color #D5E5BD in popluar number systems.

HEX D5 E5 BD
Decimal 213 229 189
Binary 11010101 11100101 10111101
Octal 325 345 275

Shades and tints

Shades of #D5E5BD

#D5E5BD
(213,229,189)
#C2D1AC
(194,209,172)
#AFBD9B
(175,189,155)
#9CA98A
(156,169,138)
#899579
(137,149,121)
#768168
(118,129,104)
#636D57
(99,109,87)
#505946
(80,89,70)
#3D4535
(61,69,53)
#2A3124
(42,49,36)
#171D13
(23,29,19)
#000000
(0,0,0)

Tints of #D5E5BD

#D5E5BD
(213,229,189)
#D8E7C3
(216,231,195)
#DBE9C9
(219,233,201)
#DEEBCF
(222,235,207)
#E1EDD5
(225,237,213)
#E4EFDB
(228,239,219)
#E7F1E1
(231,241,225)
#EAF3E7
(234,243,231)
#EDF5ED
(237,245,237)
#F0F7F3
(240,247,243)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E5BD; }

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

This text font color is #D5E5BD.

Background Color

.myBgColor { background-color: #D5E5BD; }

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

This div background color is #D5E5BD.

Border color

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

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

This div border color is #D5E5BD.

Opacity

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

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

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

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

This text has shadow with #D5E5BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5BD.

Preview

Color preview on black background

This text has color #D5E5BD on black background.


Color preview on white background

This text has color #D5E5BD on white background.


Black color preview on #D5E5BD background

This text has black color on #D5E5BD background.


White color preview on #D5E5BD background

This text has white color on #D5E5BD background.


Related colors

Complementary color

Complementary color for #hex is #2A1A42.


I love getcolorcode.com

Triadic colors

1 #BDD5E5 and #E5BDD5 with #D5E5BD are triadic colors.

2 #BDE5D5 and #E5D5BD with #D5E5BD are triadic colors.