COLOR #D9E7D6

HEX: #D9E7D6 RGB: (217,231,214)

Renk bilgisi

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

RGB renk modeli

#D9E7D6 color RGB value is (217,231,214).

RGB: (217,231,214) (85%, 91%, 84%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 231 of 255 = 91%
B 214 of 255 = 84%

217
231
214

R + G + B ~ 87%. #D9E7D6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 231 + 214 = 662 (100%)
R 217 of 662 ~ 32.78%
G 231 of 662 ~ 34.89%
B 214 of 662 ~ 32.33'%

%32.78
%34.89
%32.33

CMYK RENK MODELİ

#D9E7D6 rengi CMYK tonu (6,0,7,9).

  • camgöbeği tonu 6.06%
  • eflatun tonu 0.00%
  • sarı tonu 7.36%
  • ana renk tonu 9.41%

CMYK: (6,0,7,9)
C6M0Y7K9 (6%, 0%, 7%, 9%)
(0.06 / 0.00 / 0.07 / 0.09)

CMYK yüzdeleri

%6.06
%0
%7.36
%9.41

Codes

Color #D9E7D6 in popluar color models

D9 E7 D6
RGB 217 231 214
HSL 109° 26.15% 87.25%
HSB/HSV 109° 7.36% 90.59%
CMYK 6.06% 0.00% 7.36%
9.41%

Color #D9E7D6 in popluar number systems.

HEX D9 E7 D6
Decimal 217 231 214
Binary 11011001 11100111 11010110
Octal 331 347 326

Shades and tints

Shades of #D9E7D6

#D9E7D6
(217,231,214)
#C6D2C3
(198,210,195)
#B3BDB0
(179,189,176)
#A0A89D
(160,168,157)
#8D938A
(141,147,138)
#7A7E77
(122,126,119)
#676964
(103,105,100)
#545451
(84,84,81)
#413F3E
(65,63,62)
#2E2A2B
(46,42,43)
#1B1518
(27,21,24)
#000000
(0,0,0)

Tints of #D9E7D6

#D9E7D6
(217,231,214)
#DCE9D9
(220,233,217)
#DFEBDC
(223,235,220)
#E2EDDF
(226,237,223)
#E5EFE2
(229,239,226)
#E8F1E5
(232,241,229)
#EBF3E8
(235,243,232)
#EEF5EB
(238,245,235)
#F1F7EE
(241,247,238)
#F4F9F1
(244,249,241)
#F7FBF4
(247,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E7D6 color. Also use rgb(217,231,214) instead hex code.

Text Font Color

.myTextColor { color: #D9E7D6; }

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

This text font color is #D9E7D6.

Background Color

.myBgColor { background-color: #D9E7D6; }

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

This div background color is #D9E7D6.

Border color

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

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

This div border color is #D9E7D6.

Opacity

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

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

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

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

This text has shadow with #D9E7D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E7D6.

Preview

Color preview on black background

This text has color #D9E7D6 on black background.


Color preview on white background

This text has color #D9E7D6 on white background.


Black color preview on #D9E7D6 background

This text has black color on #D9E7D6 background.


White color preview on #D9E7D6 background

This text has white color on #D9E7D6 background.


Related colors

Complementary color

Complementary color for #hex is #261829.


I love getcolorcode.com

Triadic colors

1 #D6D9E7 and #E7D6D9 with #D9E7D6 are triadic colors.

2 #D6E7D9 and #E7D9D6 with #D9E7D6 are triadic colors.