COLOR #D6E5BD

HEX: #D6E5BD RGB: (214,229,189)

Renk bilgisi

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

RGB renk modeli

#D6E5BD color RGB value is (214,229,189).

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

RGB bağlantıları ve doygunluk

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

214
229
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 229 + 189 = 632 (100%)
R 214 of 632 ~ 33.86%
G 229 of 632 ~ 36.23%
B 189 of 632 ~ 29.91'%

%33.86
%36.23
%29.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 6.55%
  • 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.55
%0
%17.47
%10.2

Codes

Color #D6E5BD in popluar color models

D6 E5 BD
RGB 214 229 189
HSL 83° 43.48% 81.96%
HSB/HSV 83° 17.47% 89.80%
CMYK 6.55% 0.00% 17.47%
10.20%

Color #D6E5BD in popluar number systems.

HEX D6 E5 BD
Decimal 214 229 189
Binary 11010110 11100101 10111101
Octal 326 345 275

Shades and tints

Shades of #D6E5BD

#D6E5BD
(214,229,189)
#C3D1AC
(195,209,172)
#B0BD9B
(176,189,155)
#9DA98A
(157,169,138)
#8A9579
(138,149,121)
#778168
(119,129,104)
#646D57
(100,109,87)
#515946
(81,89,70)
#3E4535
(62,69,53)
#2B3124
(43,49,36)
#181D13
(24,29,19)
#000000
(0,0,0)

Tints of #D6E5BD

#D6E5BD
(214,229,189)
#D9E7C3
(217,231,195)
#DCE9C9
(220,233,201)
#DFEBCF
(223,235,207)
#E2EDD5
(226,237,213)
#E5EFDB
(229,239,219)
#E8F1E1
(232,241,225)
#EBF3E7
(235,243,231)
#EEF5ED
(238,245,237)
#F1F7F3
(241,247,243)
#F4F9F9
(244,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6E5BD; }

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

This text font color is #D6E5BD.

Background Color

.myBgColor { background-color: #D6E5BD; }

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

This div background color is #D6E5BD.

Border color

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

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

This div border color is #D6E5BD.

Opacity

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

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

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

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

This text has shadow with #D6E5BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E5BD.

Preview

Color preview on black background

This text has color #D6E5BD on black background.


Color preview on white background

This text has color #D6E5BD on white background.


Black color preview on #D6E5BD background

This text has black color on #D6E5BD background.


White color preview on #D6E5BD background

This text has white color on #D6E5BD background.


Related colors

Complementary color

Complementary color for #hex is #291A42.


I love getcolorcode.com

Triadic colors

1 #BDD6E5 and #E5BDD6 with #D6E5BD are triadic colors.

2 #BDE5D6 and #E5D6BD with #D6E5BD are triadic colors.