COLOR #D5E5ED

HEX: #D5E5ED RGB: (213,229,237)

Renk bilgisi

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

RGB renk modeli

#D5E5ED color RGB value is (213,229,237).

RGB: (213,229,237) (84%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 237 of 255 = 93%

213
229
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 237 = 679 (100%)
R 213 of 679 ~ 31.37%
G 229 of 679 ~ 33.73%
B 237 of 679 ~ 34.9'%

%31.37
%33.73
%34.9

CMYK RENK MODELİ

#D5E5ED rengi CMYK tonu (10,3,0,7).

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

CMYK: (10,3,0,7)
C10M3Y0K7 (10%, 3%, 0%, 7%)
(0.10 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%10.13
%3.38
%0
%7.06

Codes

Color #D5E5ED in popluar color models

D5 E5 ED
RGB 213 229 237
HSL 200° 40.00% 88.24%
HSB/HSV 200° 10.13% 92.94%
CMYK 10.13% 3.38% 0.00%
7.06%

Color #D5E5ED in popluar number systems.

HEX D5 E5 ED
Decimal 213 229 237
Binary 11010101 11100101 11101101
Octal 325 345 355

Shades and tints

Shades of #D5E5ED

#D5E5ED
(213,229,237)
#C2D1D8
(194,209,216)
#AFBDC3
(175,189,195)
#9CA9AE
(156,169,174)
#899599
(137,149,153)
#768184
(118,129,132)
#636D6F
(99,109,111)
#50595A
(80,89,90)
#3D4545
(61,69,69)
#2A3130
(42,49,48)
#171D1B
(23,29,27)
#000000
(0,0,0)

Tints of #D5E5ED

#D5E5ED
(213,229,237)
#D8E7EE
(216,231,238)
#DBE9EF
(219,233,239)
#DEEBF0
(222,235,240)
#E1EDF1
(225,237,241)
#E4EFF2
(228,239,242)
#E7F1F3
(231,241,243)
#EAF3F4
(234,243,244)
#EDF5F5
(237,245,245)
#F0F7F6
(240,247,246)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E5ED; }

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

This text font color is #D5E5ED.

Background Color

.myBgColor { background-color: #D5E5ED; }

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

This div background color is #D5E5ED.

Border color

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

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

This div border color is #D5E5ED.

Opacity

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

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

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

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

This text has shadow with #D5E5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5ED.

Preview

Color preview on black background

This text has color #D5E5ED on black background.


Color preview on white background

This text has color #D5E5ED on white background.


Black color preview on #D5E5ED background

This text has black color on #D5E5ED background.


White color preview on #D5E5ED background

This text has white color on #D5E5ED background.


Related colors

Complementary color

Complementary color for #hex is #2A1A12.


I love getcolorcode.com

Triadic colors

1 #EDD5E5 and #E5EDD5 with #D5E5ED are triadic colors.

2 #EDE5D5 and #E5D5ED with #D5E5ED are triadic colors.