COLOR #D9EEDB

HEX: #D9EEDB RGB: (217,238,219)

Renk bilgisi

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

RGB renk modeli

#D9EEDB color RGB value is (217,238,219).

RGB: (217,238,219) (85%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 238 of 255 = 93%
B 219 of 255 = 86%

217
238
219

R + G + B ~ 88%. #D9EEDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 238 + 219 = 674 (100%)
R 217 of 674 ~ 32.2%
G 238 of 674 ~ 35.31%
B 219 of 674 ~ 32.49'%

%32.2
%35.31
%32.49

CMYK RENK MODELİ

#D9EEDB rengi CMYK tonu (9,0,8,7).

  • camgöbeği tonu 8.82%
  • eflatun tonu 0.00%
  • sarı tonu 7.98%
  • ana renk tonu 6.67%

CMYK: (9,0,8,7)
C9M0Y8K7 (9%, 0%, 8%, 7%)
(0.09 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%8.82
%0
%7.98
%6.67

Codes

Color #D9EEDB in popluar color models

D9 EE DB
RGB 217 238 219
HSL 126° 38.18% 89.22%
HSB/HSV 126° 8.82% 93.33%
CMYK 8.82% 0.00% 7.98%
6.67%

Color #D9EEDB in popluar number systems.

HEX D9 EE DB
Decimal 217 238 219
Binary 11011001 11101110 11011011
Octal 331 356 333

Shades and tints

Shades of #D9EEDB

#D9EEDB
(217,238,219)
#C6D9C8
(198,217,200)
#B3C4B5
(179,196,181)
#A0AFA2
(160,175,162)
#8D9A8F
(141,154,143)
#7A857C
(122,133,124)
#677069
(103,112,105)
#545B56
(84,91,86)
#414643
(65,70,67)
#2E3130
(46,49,48)
#1B1C1D
(27,28,29)
#000000
(0,0,0)

Tints of #D9EEDB

#D9EEDB
(217,238,219)
#DCEFDE
(220,239,222)
#DFF0E1
(223,240,225)
#E2F1E4
(226,241,228)
#E5F2E7
(229,242,231)
#E8F3EA
(232,243,234)
#EBF4ED
(235,244,237)
#EEF5F0
(238,245,240)
#F1F6F3
(241,246,243)
#F4F7F6
(244,247,246)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9EEDB; }

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

This text font color is #D9EEDB.

Background Color

.myBgColor { background-color: #D9EEDB; }

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

This div background color is #D9EEDB.

Border color

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

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

This div border color is #D9EEDB.

Opacity

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

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

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

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

This text has shadow with #D9EEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EEDB.

Preview

Color preview on black background

This text has color #D9EEDB on black background.


Color preview on white background

This text has color #D9EEDB on white background.


Black color preview on #D9EEDB background

This text has black color on #D9EEDB background.


White color preview on #D9EEDB background

This text has white color on #D9EEDB background.


Related colors

Complementary color

Complementary color for #hex is #261124.


I love getcolorcode.com

Triadic colors

1 #DBD9EE and #EEDBD9 with #D9EEDB are triadic colors.

2 #DBEED9 and #EED9DB with #D9EEDB are triadic colors.