COLOR #D9E6DB

HEX: #D9E6DB RGB: (217,230,219)

Renk bilgisi

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

RGB renk modeli

#D9E6DB color RGB value is (217,230,219).

RGB: (217,230,219) (85%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 230 of 255 = 90%
B 219 of 255 = 86%

217
230
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 230 + 219 = 666 (100%)
R 217 of 666 ~ 32.58%
G 230 of 666 ~ 34.53%
B 219 of 666 ~ 32.88'%

%32.58
%34.53
%32.88

CMYK RENK MODELİ

#D9E6DB rengi CMYK tonu (6,0,5,10).

  • camgöbeği tonu 5.65%
  • eflatun tonu 0.00%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (6,0,5,10)
C6M0Y5K10 (6%, 0%, 5%, 10%)
(0.06 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%5.65
%0
%4.78
%9.8

Codes

Color #D9E6DB in popluar color models

D9 E6 DB
RGB 217 230 219
HSL 129° 20.63% 87.65%
HSB/HSV 129° 5.65% 90.20%
CMYK 5.65% 0.00% 4.78%
9.80%

Color #D9E6DB in popluar number systems.

HEX D9 E6 DB
Decimal 217 230 219
Binary 11011001 11100110 11011011
Octal 331 346 333

Shades and tints

Shades of #D9E6DB

#D9E6DB
(217,230,219)
#C6D2C8
(198,210,200)
#B3BEB5
(179,190,181)
#A0AAA2
(160,170,162)
#8D968F
(141,150,143)
#7A827C
(122,130,124)
#676E69
(103,110,105)
#545A56
(84,90,86)
#414643
(65,70,67)
#2E3230
(46,50,48)
#1B1E1D
(27,30,29)
#000000
(0,0,0)

Tints of #D9E6DB

#D9E6DB
(217,230,219)
#DCE8DE
(220,232,222)
#DFEAE1
(223,234,225)
#E2ECE4
(226,236,228)
#E5EEE7
(229,238,231)
#E8F0EA
(232,240,234)
#EBF2ED
(235,242,237)
#EEF4F0
(238,244,240)
#F1F6F3
(241,246,243)
#F4F8F6
(244,248,246)
#F7FAF9
(247,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9E6DB; }

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

This text font color is #D9E6DB.

Background Color

.myBgColor { background-color: #D9E6DB; }

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

This div background color is #D9E6DB.

Border color

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

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

This div border color is #D9E6DB.

Opacity

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

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

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

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

This text has shadow with #D9E6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E6DB.

Preview

Color preview on black background

This text has color #D9E6DB on black background.


Color preview on white background

This text has color #D9E6DB on white background.


Black color preview on #D9E6DB background

This text has black color on #D9E6DB background.


White color preview on #D9E6DB background

This text has white color on #D9E6DB background.


Related colors

Complementary color

Complementary color for #hex is #261924.


I love getcolorcode.com

Triadic colors

1 #DBD9E6 and #E6DBD9 with #D9E6DB are triadic colors.

2 #DBE6D9 and #E6D9DB with #D9E6DB are triadic colors.