COLOR #D9EDD9

HEX: #D9EDD9 RGB: (217,237,217)

Renk bilgisi

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

RGB renk modeli

#D9EDD9 color RGB value is (217,237,217).

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

RGB bağlantıları ve doygunluk

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

217
237
217

R + G + B ~ 88%. #D9EDD9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 237 + 217 = 671 (100%)
R 217 of 671 ~ 32.34%
G 237 of 671 ~ 35.32%
B 217 of 671 ~ 32.34'%

%32.34
%35.32
%32.34

CMYK RENK MODELİ

#D9EDD9 rengi CMYK tonu (8,0,8,7).

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

CMYK: (8,0,8,7)
C8M0Y8K7 (8%, 0%, 8%, 7%)
(0.08 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%8.44
%0
%8.44
%7.06

Codes

Color #D9EDD9 in popluar color models

D9 ED D9
RGB 217 237 217
HSL 120° 35.71% 89.02%
HSB/HSV 120° 8.44% 92.94%
CMYK 8.44% 0.00% 8.44%
7.06%

Color #D9EDD9 in popluar number systems.

HEX D9 ED D9
Decimal 217 237 217
Binary 11011001 11101101 11011001
Octal 331 355 331

Shades and tints

Shades of #D9EDD9

#D9EDD9
(217,237,217)
#C6D8C6
(198,216,198)
#B3C3B3
(179,195,179)
#A0AEA0
(160,174,160)
#8D998D
(141,153,141)
#7A847A
(122,132,122)
#676F67
(103,111,103)
#545A54
(84,90,84)
#414541
(65,69,65)
#2E302E
(46,48,46)
#1B1B1B
(27,27,27)
#000000
(0,0,0)

Tints of #D9EDD9

#D9EDD9
(217,237,217)
#DCEEDC
(220,238,220)
#DFEFDF
(223,239,223)
#E2F0E2
(226,240,226)
#E5F1E5
(229,241,229)
#E8F2E8
(232,242,232)
#EBF3EB
(235,243,235)
#EEF4EE
(238,244,238)
#F1F5F1
(241,245,241)
#F4F6F4
(244,246,244)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9EDD9; }

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

This text font color is #D9EDD9.

Background Color

.myBgColor { background-color: #D9EDD9; }

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

This div background color is #D9EDD9.

Border color

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

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

This div border color is #D9EDD9.

Opacity

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

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

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

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

This text has shadow with #D9EDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EDD9.

Preview

Color preview on black background

This text has color #D9EDD9 on black background.


Color preview on white background

This text has color #D9EDD9 on white background.


Black color preview on #D9EDD9 background

This text has black color on #D9EDD9 background.


White color preview on #D9EDD9 background

This text has white color on #D9EDD9 background.


Related colors

Complementary color

Complementary color for #hex is #261226.


I love getcolorcode.com

Triadic colors

1 #D9D9ED and #EDD9D9 with #D9EDD9 are triadic colors.

2 #D9EDD9 and #EDD9D9 with #D9EDD9 are triadic colors.