COLOR #D4E9DB

HEX: #D4E9DB RGB: (212,233,219)

Renk bilgisi

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

RGB renk modeli

#D4E9DB color RGB value is (212,233,219).

RGB: (212,233,219) (83%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 233 of 255 = 91%
B 219 of 255 = 86%

212
233
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 233 + 219 = 664 (100%)
R 212 of 664 ~ 31.93%
G 233 of 664 ~ 35.09%
B 219 of 664 ~ 32.98'%

%31.93
%35.09
%32.98

CMYK RENK MODELİ

#D4E9DB rengi CMYK tonu (9,0,6,9).

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

CMYK: (9,0,6,9)
C9M0Y6K9 (9%, 0%, 6%, 9%)
(0.09 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%9.01
%0
%6.01
%8.63

Codes

Color #D4E9DB in popluar color models

D4 E9 DB
RGB 212 233 219
HSL 140° 32.31% 87.25%
HSB/HSV 140° 9.01% 91.37%
CMYK 9.01% 0.00% 6.01%
8.63%

Color #D4E9DB in popluar number systems.

HEX D4 E9 DB
Decimal 212 233 219
Binary 11010100 11101001 11011011
Octal 324 351 333

Shades and tints

Shades of #D4E9DB

#D4E9DB
(212,233,219)
#C1D4C8
(193,212,200)
#AEBFB5
(174,191,181)
#9BAAA2
(155,170,162)
#88958F
(136,149,143)
#75807C
(117,128,124)
#626B69
(98,107,105)
#4F5656
(79,86,86)
#3C4143
(60,65,67)
#292C30
(41,44,48)
#16171D
(22,23,29)
#000000
(0,0,0)

Tints of #D4E9DB

#D4E9DB
(212,233,219)
#D7EBDE
(215,235,222)
#DAEDE1
(218,237,225)
#DDEFE4
(221,239,228)
#E0F1E7
(224,241,231)
#E3F3EA
(227,243,234)
#E6F5ED
(230,245,237)
#E9F7F0
(233,247,240)
#ECF9F3
(236,249,243)
#EFFBF6
(239,251,246)
#F2FDF9
(242,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4E9DB; }

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

This text font color is #D4E9DB.

Background Color

.myBgColor { background-color: #D4E9DB; }

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

This div background color is #D4E9DB.

Border color

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

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

This div border color is #D4E9DB.

Opacity

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

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

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

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

This text has shadow with #D4E9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E9DB.

Preview

Color preview on black background

This text has color #D4E9DB on black background.


Color preview on white background

This text has color #D4E9DB on white background.


Black color preview on #D4E9DB background

This text has black color on #D4E9DB background.


White color preview on #D4E9DB background

This text has white color on #D4E9DB background.


Related colors

Complementary color

Complementary color for #hex is #2B1624.


I love getcolorcode.com

Triadic colors

1 #DBD4E9 and #E9DBD4 with #D4E9DB are triadic colors.

2 #DBE9D4 and #E9D4DB with #D4E9DB are triadic colors.