COLOR #D5E6BD

HEX: #D5E6BD RGB: (213,230,189)

Renk bilgisi

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

RGB renk modeli

#D5E6BD color RGB value is (213,230,189).

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

RGB bağlantıları ve doygunluk

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

213
230
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 189 = 632 (100%)
R 213 of 632 ~ 33.7%
G 230 of 632 ~ 36.39%
B 189 of 632 ~ 29.91'%

%33.7
%36.39
%29.91

CMYK RENK MODELİ

#D5E6BD rengi CMYK tonu (7,0,18,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 17.83%
  • ana renk tonu 9.80%

CMYK: (7,0,18,10)
C7M0Y18K10 (7%, 0%, 18%, 10%)
(0.07 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%7.39
%0
%17.83
%9.8

Codes

Color #D5E6BD in popluar color models

D5 E6 BD
RGB 213 230 189
HSL 85° 45.05% 82.16%
HSB/HSV 85° 17.83% 90.20%
CMYK 7.39% 0.00% 17.83%
9.80%

Color #D5E6BD in popluar number systems.

HEX D5 E6 BD
Decimal 213 230 189
Binary 11010101 11100110 10111101
Octal 325 346 275

Shades and tints

Shades of #D5E6BD

#D5E6BD
(213,230,189)
#C2D2AC
(194,210,172)
#AFBE9B
(175,190,155)
#9CAA8A
(156,170,138)
#899679
(137,150,121)
#768268
(118,130,104)
#636E57
(99,110,87)
#505A46
(80,90,70)
#3D4635
(61,70,53)
#2A3224
(42,50,36)
#171E13
(23,30,19)
#000000
(0,0,0)

Tints of #D5E6BD

#D5E6BD
(213,230,189)
#D8E8C3
(216,232,195)
#DBEAC9
(219,234,201)
#DEECCF
(222,236,207)
#E1EED5
(225,238,213)
#E4F0DB
(228,240,219)
#E7F2E1
(231,242,225)
#EAF4E7
(234,244,231)
#EDF6ED
(237,246,237)
#F0F8F3
(240,248,243)
#F3FAF9
(243,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E6BD; }

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

This text font color is #D5E6BD.

Background Color

.myBgColor { background-color: #D5E6BD; }

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

This div background color is #D5E6BD.

Border color

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

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

This div border color is #D5E6BD.

Opacity

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

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

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

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

This text has shadow with #D5E6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6BD.

Preview

Color preview on black background

This text has color #D5E6BD on black background.


Color preview on white background

This text has color #D5E6BD on white background.


Black color preview on #D5E6BD background

This text has black color on #D5E6BD background.


White color preview on #D5E6BD background

This text has white color on #D5E6BD background.


Related colors

Complementary color

Complementary color for #hex is #2A1942.


I love getcolorcode.com

Triadic colors

1 #BDD5E6 and #E6BDD5 with #D5E6BD are triadic colors.

2 #BDE6D5 and #E6D5BD with #D5E6BD are triadic colors.