COLOR #D9E6BD

HEX: #D9E6BD RGB: (217,230,189)

Renk bilgisi

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

RGB renk modeli

#D9E6BD color RGB value is (217,230,189).

RGB: (217,230,189) (85%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 230 of 255 = 90%
B 189 of 255 = 74%

217
230
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 230 + 189 = 636 (100%)
R 217 of 636 ~ 34.12%
G 230 of 636 ~ 36.16%
B 189 of 636 ~ 29.72'%

%34.12
%36.16
%29.72

CMYK RENK MODELİ

#D9E6BD rengi CMYK tonu (6,0,18,10).

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

CMYK: (6,0,18,10)
C6M0Y18K10 (6%, 0%, 18%, 10%)
(0.06 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%5.65
%0
%17.83
%9.8

Codes

Color #D9E6BD in popluar color models

D9 E6 BD
RGB 217 230 189
HSL 79° 45.05% 82.16%
HSB/HSV 79° 17.83% 90.20%
CMYK 5.65% 0.00% 17.83%
9.80%

Color #D9E6BD in popluar number systems.

HEX D9 E6 BD
Decimal 217 230 189
Binary 11011001 11100110 10111101
Octal 331 346 275

Shades and tints

Shades of #D9E6BD

#D9E6BD
(217,230,189)
#C6D2AC
(198,210,172)
#B3BE9B
(179,190,155)
#A0AA8A
(160,170,138)
#8D9679
(141,150,121)
#7A8268
(122,130,104)
#676E57
(103,110,87)
#545A46
(84,90,70)
#414635
(65,70,53)
#2E3224
(46,50,36)
#1B1E13
(27,30,19)
#000000
(0,0,0)

Tints of #D9E6BD

#D9E6BD
(217,230,189)
#DCE8C3
(220,232,195)
#DFEAC9
(223,234,201)
#E2ECCF
(226,236,207)
#E5EED5
(229,238,213)
#E8F0DB
(232,240,219)
#EBF2E1
(235,242,225)
#EEF4E7
(238,244,231)
#F1F6ED
(241,246,237)
#F4F8F3
(244,248,243)
#F7FAF9
(247,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9E6BD; }

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

This text font color is #D9E6BD.

Background Color

.myBgColor { background-color: #D9E6BD; }

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

This div background color is #D9E6BD.

Border color

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

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

This div border color is #D9E6BD.

Opacity

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

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

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

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

This text has shadow with #D9E6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E6BD.

Preview

Color preview on black background

This text has color #D9E6BD on black background.


Color preview on white background

This text has color #D9E6BD on white background.


Black color preview on #D9E6BD background

This text has black color on #D9E6BD background.


White color preview on #D9E6BD background

This text has white color on #D9E6BD background.


Related colors

Complementary color

Complementary color for #hex is #261942.


I love getcolorcode.com

Triadic colors

1 #BDD9E6 and #E6BDD9 with #D9E6BD are triadic colors.

2 #BDE6D9 and #E6D9BD with #D9E6BD are triadic colors.