COLOR #D5E7BD

HEX: #D5E7BD RGB: (213,231,189)

Renk bilgisi

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

RGB renk modeli

#D5E7BD color RGB value is (213,231,189).

RGB: (213,231,189) (84%, 91%, 74%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 231 of 255 = 91%
B 189 of 255 = 74%

213
231
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 231 + 189 = 633 (100%)
R 213 of 633 ~ 33.65%
G 231 of 633 ~ 36.49%
B 189 of 633 ~ 29.86'%

%33.65
%36.49
%29.86

CMYK RENK MODELİ

#D5E7BD rengi CMYK tonu (8,0,18,9).

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

CMYK: (8,0,18,9)
C8M0Y18K9 (8%, 0%, 18%, 9%)
(0.08 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%7.79
%0
%18.18
%9.41

Codes

Color #D5E7BD in popluar color models

D5 E7 BD
RGB 213 231 189
HSL 86° 46.67% 82.35%
HSB/HSV 86° 18.18% 90.59%
CMYK 7.79% 0.00% 18.18%
9.41%

Color #D5E7BD in popluar number systems.

HEX D5 E7 BD
Decimal 213 231 189
Binary 11010101 11100111 10111101
Octal 325 347 275

Shades and tints

Shades of #D5E7BD

#D5E7BD
(213,231,189)
#C2D2AC
(194,210,172)
#AFBD9B
(175,189,155)
#9CA88A
(156,168,138)
#899379
(137,147,121)
#767E68
(118,126,104)
#636957
(99,105,87)
#505446
(80,84,70)
#3D3F35
(61,63,53)
#2A2A24
(42,42,36)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #D5E7BD

#D5E7BD
(213,231,189)
#D8E9C3
(216,233,195)
#DBEBC9
(219,235,201)
#DEEDCF
(222,237,207)
#E1EFD5
(225,239,213)
#E4F1DB
(228,241,219)
#E7F3E1
(231,243,225)
#EAF5E7
(234,245,231)
#EDF7ED
(237,247,237)
#F0F9F3
(240,249,243)
#F3FBF9
(243,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E7BD; }

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

This text font color is #D5E7BD.

Background Color

.myBgColor { background-color: #D5E7BD; }

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

This div background color is #D5E7BD.

Border color

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

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

This div border color is #D5E7BD.

Opacity

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

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

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

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

This text has shadow with #D5E7BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E7BD.

Preview

Color preview on black background

This text has color #D5E7BD on black background.


Color preview on white background

This text has color #D5E7BD on white background.


Black color preview on #D5E7BD background

This text has black color on #D5E7BD background.


White color preview on #D5E7BD background

This text has white color on #D5E7BD background.


Related colors

Complementary color

Complementary color for #hex is #2A1842.


I love getcolorcode.com

Triadic colors

1 #BDD5E7 and #E7BDD5 with #D5E7BD are triadic colors.

2 #BDE7D5 and #E7D5BD with #D5E7BD are triadic colors.