COLOR #D9EDD7

HEX: #D9EDD7 RGB: (217,237,215)

Renk bilgisi

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

RGB renk modeli

#D9EDD7 color RGB value is (217,237,215).

RGB: (217,237,215) (85%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 237 of 255 = 93%
B 215 of 255 = 84%

217
237
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 237 + 215 = 669 (100%)
R 217 of 669 ~ 32.44%
G 237 of 669 ~ 35.43%
B 215 of 669 ~ 32.14'%

%32.44
%35.43
%32.14

CMYK RENK MODELİ

#D9EDD7 rengi CMYK tonu (8,0,9,7).

  • camgöbeği tonu 8.44%
  • eflatun tonu 0.00%
  • sarı tonu 9.28%
  • ana renk tonu 7.06%

CMYK: (8,0,9,7)
C8M0Y9K7 (8%, 0%, 9%, 7%)
(0.08 / 0.00 / 0.09 / 0.07)

CMYK yüzdeleri

%8.44
%0
%9.28
%7.06

Codes

Color #D9EDD7 in popluar color models

D9 ED D7
RGB 217 237 215
HSL 115° 37.93% 88.63%
HSB/HSV 115° 9.28% 92.94%
CMYK 8.44% 0.00% 9.28%
7.06%

Color #D9EDD7 in popluar number systems.

HEX D9 ED D7
Decimal 217 237 215
Binary 11011001 11101101 11010111
Octal 331 355 327

Shades and tints

Shades of #D9EDD7

#D9EDD7
(217,237,215)
#C6D8C4
(198,216,196)
#B3C3B1
(179,195,177)
#A0AE9E
(160,174,158)
#8D998B
(141,153,139)
#7A8478
(122,132,120)
#676F65
(103,111,101)
#545A52
(84,90,82)
#41453F
(65,69,63)
#2E302C
(46,48,44)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #D9EDD7

#D9EDD7
(217,237,215)
#DCEEDA
(220,238,218)
#DFEFDD
(223,239,221)
#E2F0E0
(226,240,224)
#E5F1E3
(229,241,227)
#E8F2E6
(232,242,230)
#EBF3E9
(235,243,233)
#EEF4EC
(238,244,236)
#F1F5EF
(241,245,239)
#F4F6F2
(244,246,242)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9EDD7 color. Also use rgb(217,237,215) instead hex code.

Text Font Color

.myTextColor { color: #D9EDD7; }

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

This text font color is #D9EDD7.

Background Color

.myBgColor { background-color: #D9EDD7; }

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

This div background color is #D9EDD7.

Border color

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

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

This div border color is #D9EDD7.

Opacity

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

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

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

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

This text has shadow with #D9EDD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EDD7.

Preview

Color preview on black background

This text has color #D9EDD7 on black background.


Color preview on white background

This text has color #D9EDD7 on white background.


Black color preview on #D9EDD7 background

This text has black color on #D9EDD7 background.


White color preview on #D9EDD7 background

This text has white color on #D9EDD7 background.


Related colors

Complementary color

Complementary color for #hex is #261228.


I love getcolorcode.com

Triadic colors

1 #D7D9ED and #EDD7D9 with #D9EDD7 are triadic colors.

2 #D7EDD9 and #EDD9D7 with #D9EDD7 are triadic colors.