COLOR #D9E5ED

HEX: #D9E5ED RGB: (217,229,237)

Renk bilgisi

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

RGB renk modeli

#D9E5ED color RGB value is (217,229,237).

RGB: (217,229,237) (85%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 229 of 255 = 90%
B 237 of 255 = 93%

217
229
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 229 + 237 = 683 (100%)
R 217 of 683 ~ 31.77%
G 229 of 683 ~ 33.53%
B 237 of 683 ~ 34.7'%

%31.77
%33.53
%34.7

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.44%
  • eflatun tonu 3.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%8.44
%3.38
%0
%7.06

Codes

Color #D9E5ED in popluar color models

D9 E5 ED
RGB 217 229 237
HSL 204° 35.71% 89.02%
HSB/HSV 204° 8.44% 92.94%
CMYK 8.44% 3.38% 0.00%
7.06%

Color #D9E5ED in popluar number systems.

HEX D9 E5 ED
Decimal 217 229 237
Binary 11011001 11100101 11101101
Octal 331 345 355

Shades and tints

Shades of #D9E5ED

#D9E5ED
(217,229,237)
#C6D1D8
(198,209,216)
#B3BDC3
(179,189,195)
#A0A9AE
(160,169,174)
#8D9599
(141,149,153)
#7A8184
(122,129,132)
#676D6F
(103,109,111)
#54595A
(84,89,90)
#414545
(65,69,69)
#2E3130
(46,49,48)
#1B1D1B
(27,29,27)
#000000
(0,0,0)

Tints of #D9E5ED

#D9E5ED
(217,229,237)
#DCE7EE
(220,231,238)
#DFE9EF
(223,233,239)
#E2EBF0
(226,235,240)
#E5EDF1
(229,237,241)
#E8EFF2
(232,239,242)
#EBF1F3
(235,241,243)
#EEF3F4
(238,243,244)
#F1F5F5
(241,245,245)
#F4F7F6
(244,247,246)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E5ED color. Also use rgb(217,229,237) instead hex code.

Text Font Color

.myTextColor { color: #D9E5ED; }

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

This text font color is #D9E5ED.

Background Color

.myBgColor { background-color: #D9E5ED; }

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

This div background color is #D9E5ED.

Border color

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

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

This div border color is #D9E5ED.

Opacity

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

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

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

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

This text has shadow with #D9E5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E5ED.

Preview

Color preview on black background

This text has color #D9E5ED on black background.


Color preview on white background

This text has color #D9E5ED on white background.


Black color preview on #D9E5ED background

This text has black color on #D9E5ED background.


White color preview on #D9E5ED background

This text has white color on #D9E5ED background.


Related colors

Complementary color

Complementary color for #hex is #261A12.


I love getcolorcode.com

Triadic colors

1 #EDD9E5 and #E5EDD9 with #D9E5ED are triadic colors.

2 #EDE5D9 and #E5D9ED with #D9E5ED are triadic colors.