COLOR #D9E9DB

HEX: #D9E9DB RGB: (217,233,219)

Renk bilgisi

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

RGB renk modeli

#D9E9DB color RGB value is (217,233,219).

RGB: (217,233,219) (85%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 233 of 255 = 91%
B 219 of 255 = 86%

217
233
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 233 + 219 = 669 (100%)
R 217 of 669 ~ 32.44%
G 233 of 669 ~ 34.83%
B 219 of 669 ~ 32.74'%

%32.44
%34.83
%32.74

CMYK RENK MODELİ

#D9E9DB rengi CMYK tonu (7,0,6,9).

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

CMYK: (7,0,6,9)
C7M0Y6K9 (7%, 0%, 6%, 9%)
(0.07 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%6.87
%0
%6.01
%8.63

Codes

Color #D9E9DB in popluar color models

D9 E9 DB
RGB 217 233 219
HSL 128° 26.67% 88.24%
HSB/HSV 128° 6.87% 91.37%
CMYK 6.87% 0.00% 6.01%
8.63%

Color #D9E9DB in popluar number systems.

HEX D9 E9 DB
Decimal 217 233 219
Binary 11011001 11101001 11011011
Octal 331 351 333

Shades and tints

Shades of #D9E9DB

#D9E9DB
(217,233,219)
#C6D4C8
(198,212,200)
#B3BFB5
(179,191,181)
#A0AAA2
(160,170,162)
#8D958F
(141,149,143)
#7A807C
(122,128,124)
#676B69
(103,107,105)
#545656
(84,86,86)
#414143
(65,65,67)
#2E2C30
(46,44,48)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #D9E9DB

#D9E9DB
(217,233,219)
#DCEBDE
(220,235,222)
#DFEDE1
(223,237,225)
#E2EFE4
(226,239,228)
#E5F1E7
(229,241,231)
#E8F3EA
(232,243,234)
#EBF5ED
(235,245,237)
#EEF7F0
(238,247,240)
#F1F9F3
(241,249,243)
#F4FBF6
(244,251,246)
#F7FDF9
(247,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9E9DB; }

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

This text font color is #D9E9DB.

Background Color

.myBgColor { background-color: #D9E9DB; }

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

This div background color is #D9E9DB.

Border color

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

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

This div border color is #D9E9DB.

Opacity

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

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

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

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

This text has shadow with #D9E9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E9DB.

Preview

Color preview on black background

This text has color #D9E9DB on black background.


Color preview on white background

This text has color #D9E9DB on white background.


Black color preview on #D9E9DB background

This text has black color on #D9E9DB background.


White color preview on #D9E9DB background

This text has white color on #D9E9DB background.


Related colors

Complementary color

Complementary color for #hex is #261624.


I love getcolorcode.com

Triadic colors

1 #DBD9E9 and #E9DBD9 with #D9E9DB are triadic colors.

2 #DBE9D9 and #E9D9DB with #D9E9DB are triadic colors.