COLOR #D4EDD9

HEX: #D4EDD9 RGB: (212,237,217)

Renk bilgisi

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

RGB renk modeli

#D4EDD9 color RGB value is (212,237,217).

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

RGB bağlantıları ve doygunluk

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

212
237
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 237 + 217 = 666 (100%)
R 212 of 666 ~ 31.83%
G 237 of 666 ~ 35.59%
B 217 of 666 ~ 32.58'%

%31.83
%35.59
%32.58

CMYK RENK MODELİ

#D4EDD9 rengi CMYK tonu (11,0,8,7).

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

CMYK: (11,0,8,7)
C11M0Y8K7 (11%, 0%, 8%, 7%)
(0.11 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%10.55
%0
%8.44
%7.06

Codes

Color #D4EDD9 in popluar color models

D4 ED D9
RGB 212 237 217
HSL 132° 40.98% 88.04%
HSB/HSV 132° 10.55% 92.94%
CMYK 10.55% 0.00% 8.44%
7.06%

Color #D4EDD9 in popluar number systems.

HEX D4 ED D9
Decimal 212 237 217
Binary 11010100 11101101 11011001
Octal 324 355 331

Shades and tints

Shades of #D4EDD9

#D4EDD9
(212,237,217)
#C1D8C6
(193,216,198)
#AEC3B3
(174,195,179)
#9BAEA0
(155,174,160)
#88998D
(136,153,141)
#75847A
(117,132,122)
#626F67
(98,111,103)
#4F5A54
(79,90,84)
#3C4541
(60,69,65)
#29302E
(41,48,46)
#161B1B
(22,27,27)
#000000
(0,0,0)

Tints of #D4EDD9

#D4EDD9
(212,237,217)
#D7EEDC
(215,238,220)
#DAEFDF
(218,239,223)
#DDF0E2
(221,240,226)
#E0F1E5
(224,241,229)
#E3F2E8
(227,242,232)
#E6F3EB
(230,243,235)
#E9F4EE
(233,244,238)
#ECF5F1
(236,245,241)
#EFF6F4
(239,246,244)
#F2F7F7
(242,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4EDD9; }

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

This text font color is #D4EDD9.

Background Color

.myBgColor { background-color: #D4EDD9; }

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

This div background color is #D4EDD9.

Border color

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

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

This div border color is #D4EDD9.

Opacity

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

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

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

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

This text has shadow with #D4EDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4EDD9.

Preview

Color preview on black background

This text has color #D4EDD9 on black background.


Color preview on white background

This text has color #D4EDD9 on white background.


Black color preview on #D4EDD9 background

This text has black color on #D4EDD9 background.


White color preview on #D4EDD9 background

This text has white color on #D4EDD9 background.


Related colors

Complementary color

Complementary color for #hex is #2B1226.


I love getcolorcode.com

Triadic colors

1 #D9D4ED and #EDD9D4 with #D4EDD9 are triadic colors.

2 #D9EDD4 and #EDD4D9 with #D4EDD9 are triadic colors.