COLOR #D9E4EC

HEX: #D9E4EC RGB: (217,228,236)

Renk bilgisi

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

RGB renk modeli

#D9E4EC color RGB value is (217,228,236).

RGB: (217,228,236) (85%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 228 of 255 = 89%
B 236 of 255 = 93%

217
228
236

R + G + B ~ 89%. #D9E4EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 228 + 236 = 681 (100%)
R 217 of 681 ~ 31.86%
G 228 of 681 ~ 33.48%
B 236 of 681 ~ 34.65'%

%31.86
%33.48
%34.65

CMYK RENK MODELİ

#D9E4EC rengi CMYK tonu (8,3,0,7).

  • camgöbeği tonu 8.05%
  • eflatun tonu 3.39%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (8,3,0,7)
C8M3Y0K7 (8%, 3%, 0%, 7%)
(0.08 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%8.05
%3.39
%0
%7.45

Codes

Color #D9E4EC in popluar color models

D9 E4 EC
RGB 217 228 236
HSL 205° 33.33% 88.82%
HSB/HSV 205° 8.05% 92.55%
CMYK 8.05% 3.39% 0.00%
7.45%

Color #D9E4EC in popluar number systems.

HEX D9 E4 EC
Decimal 217 228 236
Binary 11011001 11100100 11101100
Octal 331 344 354

Shades and tints

Shades of #D9E4EC

#D9E4EC
(217,228,236)
#C6D0D7
(198,208,215)
#B3BCC2
(179,188,194)
#A0A8AD
(160,168,173)
#8D9498
(141,148,152)
#7A8083
(122,128,131)
#676C6E
(103,108,110)
#545859
(84,88,89)
#414444
(65,68,68)
#2E302F
(46,48,47)
#1B1C1A
(27,28,26)
#000000
(0,0,0)

Tints of #D9E4EC

#D9E4EC
(217,228,236)
#DCE6ED
(220,230,237)
#DFE8EE
(223,232,238)
#E2EAEF
(226,234,239)
#E5ECF0
(229,236,240)
#E8EEF1
(232,238,241)
#EBF0F2
(235,240,242)
#EEF2F3
(238,242,243)
#F1F4F4
(241,244,244)
#F4F6F5
(244,246,245)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E4EC color. Also use rgb(217,228,236) instead hex code.

Text Font Color

.myTextColor { color: #D9E4EC; }

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

This text font color is #D9E4EC.

Background Color

.myBgColor { background-color: #D9E4EC; }

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

This div background color is #D9E4EC.

Border color

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

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

This div border color is #D9E4EC.

Opacity

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

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

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

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

This text has shadow with #D9E4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E4EC.

Preview

Color preview on black background

This text has color #D9E4EC on black background.


Color preview on white background

This text has color #D9E4EC on white background.


Black color preview on #D9E4EC background

This text has black color on #D9E4EC background.


White color preview on #D9E4EC background

This text has white color on #D9E4EC background.


Related colors

Complementary color

Complementary color for #hex is #261B13.


I love getcolorcode.com

Triadic colors

1 #ECD9E4 and #E4ECD9 with #D9E4EC are triadic colors.

2 #ECE4D9 and #E4D9EC with #D9E4EC are triadic colors.