COLOR #D5E9ED

HEX: #D5E9ED RGB: (213,233,237)

Renk bilgisi

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

RGB renk modeli

#D5E9ED color RGB value is (213,233,237).

RGB: (213,233,237) (84%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 237 of 255 = 93%

213
233
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 237 = 683 (100%)
R 213 of 683 ~ 31.19%
G 233 of 683 ~ 34.11%
B 237 of 683 ~ 34.7'%

%31.19
%34.11
%34.7

CMYK RENK MODELİ

#D5E9ED rengi CMYK tonu (10,2,0,7).

  • camgöbeği tonu 10.13%
  • eflatun tonu 1.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (10,2,0,7)
C10M2Y0K7 (10%, 2%, 0%, 7%)
(0.10 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%10.13
%1.69
%0
%7.06

Codes

Color #D5E9ED in popluar color models

D5 E9 ED
RGB 213 233 237
HSL 190° 40.00% 88.24%
HSB/HSV 190° 10.13% 92.94%
CMYK 10.13% 1.69% 0.00%
7.06%

Color #D5E9ED in popluar number systems.

HEX D5 E9 ED
Decimal 213 233 237
Binary 11010101 11101001 11101101
Octal 325 351 355

Shades and tints

Shades of #D5E9ED

#D5E9ED
(213,233,237)
#C2D4D8
(194,212,216)
#AFBFC3
(175,191,195)
#9CAAAE
(156,170,174)
#899599
(137,149,153)
#768084
(118,128,132)
#636B6F
(99,107,111)
#50565A
(80,86,90)
#3D4145
(61,65,69)
#2A2C30
(42,44,48)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #D5E9ED

#D5E9ED
(213,233,237)
#D8EBEE
(216,235,238)
#DBEDEF
(219,237,239)
#DEEFF0
(222,239,240)
#E1F1F1
(225,241,241)
#E4F3F2
(228,243,242)
#E7F5F3
(231,245,243)
#EAF7F4
(234,247,244)
#EDF9F5
(237,249,245)
#F0FBF6
(240,251,246)
#F3FDF7
(243,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E9ED color. Also use rgb(213,233,237) instead hex code.

Text Font Color

.myTextColor { color: #D5E9ED; }

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

This text font color is #D5E9ED.

Background Color

.myBgColor { background-color: #D5E9ED; }

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

This div background color is #D5E9ED.

Border color

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

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

This div border color is #D5E9ED.

Opacity

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

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

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

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

This text has shadow with #D5E9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9ED.

Preview

Color preview on black background

This text has color #D5E9ED on black background.


Color preview on white background

This text has color #D5E9ED on white background.


Black color preview on #D5E9ED background

This text has black color on #D5E9ED background.


White color preview on #D5E9ED background

This text has white color on #D5E9ED background.


Related colors

Complementary color

Complementary color for #hex is #2A1612.


I love getcolorcode.com

Triadic colors

1 #EDD5E9 and #E9EDD5 with #D5E9ED are triadic colors.

2 #EDE9D5 and #E9D5ED with #D5E9ED are triadic colors.