COLOR #D5E2BD

HEX: #D5E2BD RGB: (213,226,189)

Renk bilgisi

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

RGB renk modeli

#D5E2BD color RGB value is (213,226,189).

RGB: (213,226,189) (84%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 226 of 255 = 89%
B 189 of 255 = 74%

213
226
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 189 = 628 (100%)
R 213 of 628 ~ 33.92%
G 226 of 628 ~ 35.99%
B 189 of 628 ~ 30.1'%

%33.92
%35.99
%30.1

CMYK RENK MODELİ

#D5E2BD rengi CMYK tonu (6,0,16,11).

  • camgöbeği tonu 5.75%
  • eflatun tonu 0.00%
  • sarı tonu 16.37%
  • ana renk tonu 11.37%

CMYK: (6,0,16,11)
C6M0Y16K11 (6%, 0%, 16%, 11%)
(0.06 / 0.00 / 0.16 / 0.11)

CMYK yüzdeleri

%5.75
%0
%16.37
%11.37

Codes

Color #D5E2BD in popluar color models

D5 E2 BD
RGB 213 226 189
HSL 81° 38.95% 81.37%
HSB/HSV 81° 16.37% 88.63%
CMYK 5.75% 0.00% 16.37%
11.37%

Color #D5E2BD in popluar number systems.

HEX D5 E2 BD
Decimal 213 226 189
Binary 11010101 11100010 10111101
Octal 325 342 275

Shades and tints

Shades of #D5E2BD

#D5E2BD
(213,226,189)
#C2CEAC
(194,206,172)
#AFBA9B
(175,186,155)
#9CA68A
(156,166,138)
#899279
(137,146,121)
#767E68
(118,126,104)
#636A57
(99,106,87)
#505646
(80,86,70)
#3D4235
(61,66,53)
#2A2E24
(42,46,36)
#171A13
(23,26,19)
#000000
(0,0,0)

Tints of #D5E2BD

#D5E2BD
(213,226,189)
#D8E4C3
(216,228,195)
#DBE6C9
(219,230,201)
#DEE8CF
(222,232,207)
#E1EAD5
(225,234,213)
#E4ECDB
(228,236,219)
#E7EEE1
(231,238,225)
#EAF0E7
(234,240,231)
#EDF2ED
(237,242,237)
#F0F4F3
(240,244,243)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E2BD; }

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

This text font color is #D5E2BD.

Background Color

.myBgColor { background-color: #D5E2BD; }

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

This div background color is #D5E2BD.

Border color

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

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

This div border color is #D5E2BD.

Opacity

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

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

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

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

This text has shadow with #D5E2BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E2BD.

Preview

Color preview on black background

This text has color #D5E2BD on black background.


Color preview on white background

This text has color #D5E2BD on white background.


Black color preview on #D5E2BD background

This text has black color on #D5E2BD background.


White color preview on #D5E2BD background

This text has white color on #D5E2BD background.


Related colors

Complementary color

Complementary color for #hex is #2A1D42.


I love getcolorcode.com

Triadic colors

1 #BDD5E2 and #E2BDD5 with #D5E2BD are triadic colors.

2 #BDE2D5 and #E2D5BD with #D5E2BD are triadic colors.