COLOR #D9E3BD

HEX: #D9E3BD RGB: (217,227,189)

Renk bilgisi

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

RGB renk modeli

#D9E3BD color RGB value is (217,227,189).

RGB: (217,227,189) (85%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 227 of 255 = 89%
B 189 of 255 = 74%

217
227
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 227 + 189 = 633 (100%)
R 217 of 633 ~ 34.28%
G 227 of 633 ~ 35.86%
B 189 of 633 ~ 29.86'%

%34.28
%35.86
%29.86

CMYK RENK MODELİ

#D9E3BD rengi CMYK tonu (4,0,17,11).

  • camgöbeği tonu 4.41%
  • eflatun tonu 0.00%
  • sarı tonu 16.74%
  • ana renk tonu 10.98%

CMYK: (4,0,17,11)
C4M0Y17K11 (4%, 0%, 17%, 11%)
(0.04 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%4.41
%0
%16.74
%10.98

Codes

Color #D9E3BD in popluar color models

D9 E3 BD
RGB 217 227 189
HSL 76° 40.43% 81.57%
HSB/HSV 76° 16.74% 89.02%
CMYK 4.41% 0.00% 16.74%
10.98%

Color #D9E3BD in popluar number systems.

HEX D9 E3 BD
Decimal 217 227 189
Binary 11011001 11100011 10111101
Octal 331 343 275

Shades and tints

Shades of #D9E3BD

#D9E3BD
(217,227,189)
#C6CFAC
(198,207,172)
#B3BB9B
(179,187,155)
#A0A78A
(160,167,138)
#8D9379
(141,147,121)
#7A7F68
(122,127,104)
#676B57
(103,107,87)
#545746
(84,87,70)
#414335
(65,67,53)
#2E2F24
(46,47,36)
#1B1B13
(27,27,19)
#000000
(0,0,0)

Tints of #D9E3BD

#D9E3BD
(217,227,189)
#DCE5C3
(220,229,195)
#DFE7C9
(223,231,201)
#E2E9CF
(226,233,207)
#E5EBD5
(229,235,213)
#E8EDDB
(232,237,219)
#EBEFE1
(235,239,225)
#EEF1E7
(238,241,231)
#F1F3ED
(241,243,237)
#F4F5F3
(244,245,243)
#F7F7F9
(247,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9E3BD; }

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

This text font color is #D9E3BD.

Background Color

.myBgColor { background-color: #D9E3BD; }

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

This div background color is #D9E3BD.

Border color

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

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

This div border color is #D9E3BD.

Opacity

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

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

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

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

This text has shadow with #D9E3BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E3BD.

Preview

Color preview on black background

This text has color #D9E3BD on black background.


Color preview on white background

This text has color #D9E3BD on white background.


Black color preview on #D9E3BD background

This text has black color on #D9E3BD background.


White color preview on #D9E3BD background

This text has white color on #D9E3BD background.


Related colors

Complementary color

Complementary color for #hex is #261C42.


I love getcolorcode.com

Triadic colors

1 #BDD9E3 and #E3BDD9 with #D9E3BD are triadic colors.

2 #BDE3D9 and #E3D9BD with #D9E3BD are triadic colors.