COLOR #D5E6ED

HEX: #D5E6ED RGB: (213,230,237)

Renk bilgisi

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

RGB renk modeli

#D5E6ED color RGB value is (213,230,237).

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

RGB bağlantıları ve doygunluk

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

213
230
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 237 = 680 (100%)
R 213 of 680 ~ 31.32%
G 230 of 680 ~ 33.82%
B 237 of 680 ~ 34.85'%

%31.32
%33.82
%34.85

CMYK RENK MODELİ

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

  • camgöbeği tonu 10.13%
  • eflatun tonu 2.95%
  • 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
%2.95
%0
%7.06

Codes

Color #D5E6ED in popluar color models

D5 E6 ED
RGB 213 230 237
HSL 198° 40.00% 88.24%
HSB/HSV 198° 10.13% 92.94%
CMYK 10.13% 2.95% 0.00%
7.06%

Color #D5E6ED in popluar number systems.

HEX D5 E6 ED
Decimal 213 230 237
Binary 11010101 11100110 11101101
Octal 325 346 355

Shades and tints

Shades of #D5E6ED

#D5E6ED
(213,230,237)
#C2D2D8
(194,210,216)
#AFBEC3
(175,190,195)
#9CAAAE
(156,170,174)
#899699
(137,150,153)
#768284
(118,130,132)
#636E6F
(99,110,111)
#505A5A
(80,90,90)
#3D4645
(61,70,69)
#2A3230
(42,50,48)
#171E1B
(23,30,27)
#000000
(0,0,0)

Tints of #D5E6ED

#D5E6ED
(213,230,237)
#D8E8EE
(216,232,238)
#DBEAEF
(219,234,239)
#DEECF0
(222,236,240)
#E1EEF1
(225,238,241)
#E4F0F2
(228,240,242)
#E7F2F3
(231,242,243)
#EAF4F4
(234,244,244)
#EDF6F5
(237,246,245)
#F0F8F6
(240,248,246)
#F3FAF7
(243,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E6ED; }

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

This text font color is #D5E6ED.

Background Color

.myBgColor { background-color: #D5E6ED; }

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

This div background color is #D5E6ED.

Border color

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

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

This div border color is #D5E6ED.

Opacity

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

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

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

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

This text has shadow with #D5E6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6ED.

Preview

Color preview on black background

This text has color #D5E6ED on black background.


Color preview on white background

This text has color #D5E6ED on white background.


Black color preview on #D5E6ED background

This text has black color on #D5E6ED background.


White color preview on #D5E6ED background

This text has white color on #D5E6ED background.


Related colors

Complementary color

Complementary color for #hex is #2A1912.


I love getcolorcode.com

Triadic colors

1 #EDD5E6 and #E6EDD5 with #D5E6ED are triadic colors.

2 #EDE6D5 and #E6D5ED with #D5E6ED are triadic colors.