COLOR #D4E9DD

HEX: #D4E9DD RGB: (212,233,221)

Renk bilgisi

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

RGB renk modeli

#D4E9DD color RGB value is (212,233,221).

RGB: (212,233,221) (83%, 91%, 87%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 233 of 255 = 91%
B 221 of 255 = 87%

212
233
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 233 + 221 = 666 (100%)
R 212 of 666 ~ 31.83%
G 233 of 666 ~ 34.98%
B 221 of 666 ~ 33.18'%

%31.83
%34.98
%33.18

CMYK RENK MODELİ

#D4E9DD rengi CMYK tonu (9,0,5,9).

  • camgöbeği tonu 9.01%
  • eflatun tonu 0.00%
  • sarı tonu 5.15%
  • ana renk tonu 8.63%

CMYK: (9,0,5,9)
C9M0Y5K9 (9%, 0%, 5%, 9%)
(0.09 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%9.01
%0
%5.15
%8.63

Codes

Color #D4E9DD in popluar color models

D4 E9 DD
RGB 212 233 221
HSL 146° 32.31% 87.25%
HSB/HSV 146° 9.01% 91.37%
CMYK 9.01% 0.00% 5.15%
8.63%

Color #D4E9DD in popluar number systems.

HEX D4 E9 DD
Decimal 212 233 221
Binary 11010100 11101001 11011101
Octal 324 351 335

Shades and tints

Shades of #D4E9DD

#D4E9DD
(212,233,221)
#C1D4C9
(193,212,201)
#AEBFB5
(174,191,181)
#9BAAA1
(155,170,161)
#88958D
(136,149,141)
#758079
(117,128,121)
#626B65
(98,107,101)
#4F5651
(79,86,81)
#3C413D
(60,65,61)
#292C29
(41,44,41)
#161715
(22,23,21)
#000000
(0,0,0)

Tints of #D4E9DD

#D4E9DD
(212,233,221)
#D7EBE0
(215,235,224)
#DAEDE3
(218,237,227)
#DDEFE6
(221,239,230)
#E0F1E9
(224,241,233)
#E3F3EC
(227,243,236)
#E6F5EF
(230,245,239)
#E9F7F2
(233,247,242)
#ECF9F5
(236,249,245)
#EFFBF8
(239,251,248)
#F2FDFB
(242,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4E9DD color. Also use rgb(212,233,221) instead hex code.

Text Font Color

.myTextColor { color: #D4E9DD; }

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

This text font color is #D4E9DD.

Background Color

.myBgColor { background-color: #D4E9DD; }

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

This div background color is #D4E9DD.

Border color

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

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

This div border color is #D4E9DD.

Opacity

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

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

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

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

This text has shadow with #D4E9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E9DD.

Preview

Color preview on black background

This text has color #D4E9DD on black background.


Color preview on white background

This text has color #D4E9DD on white background.


Black color preview on #D4E9DD background

This text has black color on #D4E9DD background.


White color preview on #D4E9DD background

This text has white color on #D4E9DD background.


Related colors

Complementary color

Complementary color for #hex is #2B1622.


I love getcolorcode.com

Triadic colors

1 #DDD4E9 and #E9DDD4 with #D4E9DD are triadic colors.

2 #DDE9D4 and #E9D4DD with #D4E9DD are triadic colors.