COLOR #D5E2ED

HEX: #D5E2ED RGB: (213,226,237)

Renk bilgisi

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

RGB renk modeli

#D5E2ED color RGB value is (213,226,237).

RGB: (213,226,237) (84%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 226 of 255 = 89%
B 237 of 255 = 93%

213
226
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 237 = 676 (100%)
R 213 of 676 ~ 31.51%
G 226 of 676 ~ 33.43%
B 237 of 676 ~ 35.06'%

%31.51
%33.43
%35.06

CMYK RENK MODELİ

#D5E2ED rengi CMYK tonu (10,5,0,7).

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

CMYK: (10,5,0,7)
C10M5Y0K7 (10%, 5%, 0%, 7%)
(0.10 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%10.13
%4.64
%0
%7.06

Codes

Color #D5E2ED in popluar color models

D5 E2 ED
RGB 213 226 237
HSL 208° 40.00% 88.24%
HSB/HSV 208° 10.13% 92.94%
CMYK 10.13% 4.64% 0.00%
7.06%

Color #D5E2ED in popluar number systems.

HEX D5 E2 ED
Decimal 213 226 237
Binary 11010101 11100010 11101101
Octal 325 342 355

Shades and tints

Shades of #D5E2ED

#D5E2ED
(213,226,237)
#C2CED8
(194,206,216)
#AFBAC3
(175,186,195)
#9CA6AE
(156,166,174)
#899299
(137,146,153)
#767E84
(118,126,132)
#636A6F
(99,106,111)
#50565A
(80,86,90)
#3D4245
(61,66,69)
#2A2E30
(42,46,48)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #D5E2ED

#D5E2ED
(213,226,237)
#D8E4EE
(216,228,238)
#DBE6EF
(219,230,239)
#DEE8F0
(222,232,240)
#E1EAF1
(225,234,241)
#E4ECF2
(228,236,242)
#E7EEF3
(231,238,243)
#EAF0F4
(234,240,244)
#EDF2F5
(237,242,245)
#F0F4F6
(240,244,246)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E2ED; }

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

This text font color is #D5E2ED.

Background Color

.myBgColor { background-color: #D5E2ED; }

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

This div background color is #D5E2ED.

Border color

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

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

This div border color is #D5E2ED.

Opacity

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

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

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

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

This text has shadow with #D5E2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E2ED.

Preview

Color preview on black background

This text has color #D5E2ED on black background.


Color preview on white background

This text has color #D5E2ED on white background.


Black color preview on #D5E2ED background

This text has black color on #D5E2ED background.


White color preview on #D5E2ED background

This text has white color on #D5E2ED background.


Related colors

Complementary color

Complementary color for #hex is #2A1D12.


I love getcolorcode.com

Triadic colors

1 #EDD5E2 and #E2EDD5 with #D5E2ED are triadic colors.

2 #EDE2D5 and #E2D5ED with #D5E2ED are triadic colors.