COLOR #D6E3ED

HEX: #D6E3ED RGB: (214,227,237)

Renk bilgisi

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

RGB renk modeli

#D6E3ED color RGB value is (214,227,237).

RGB: (214,227,237) (84%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 227 of 255 = 89%
B 237 of 255 = 93%

214
227
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 227 + 237 = 678 (100%)
R 214 of 678 ~ 31.56%
G 227 of 678 ~ 33.48%
B 237 of 678 ~ 34.96'%

%31.56
%33.48
%34.96

CMYK RENK MODELİ

#D6E3ED rengi CMYK tonu (10,4,0,7).

  • camgöbeği tonu 9.70%
  • eflatun tonu 4.22%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (10,4,0,7)
C10M4Y0K7 (10%, 4%, 0%, 7%)
(0.10 / 0.04 / 0.00 / 0.07)

CMYK yüzdeleri

%9.7
%4.22
%0
%7.06

Codes

Color #D6E3ED in popluar color models

D6 E3 ED
RGB 214 227 237
HSL 206° 38.98% 88.43%
HSB/HSV 206° 9.70% 92.94%
CMYK 9.70% 4.22% 0.00%
7.06%

Color #D6E3ED in popluar number systems.

HEX D6 E3 ED
Decimal 214 227 237
Binary 11010110 11100011 11101101
Octal 326 343 355

Shades and tints

Shades of #D6E3ED

#D6E3ED
(214,227,237)
#C3CFD8
(195,207,216)
#B0BBC3
(176,187,195)
#9DA7AE
(157,167,174)
#8A9399
(138,147,153)
#777F84
(119,127,132)
#646B6F
(100,107,111)
#51575A
(81,87,90)
#3E4345
(62,67,69)
#2B2F30
(43,47,48)
#181B1B
(24,27,27)
#000000
(0,0,0)

Tints of #D6E3ED

#D6E3ED
(214,227,237)
#D9E5EE
(217,229,238)
#DCE7EF
(220,231,239)
#DFE9F0
(223,233,240)
#E2EBF1
(226,235,241)
#E5EDF2
(229,237,242)
#E8EFF3
(232,239,243)
#EBF1F4
(235,241,244)
#EEF3F5
(238,243,245)
#F1F5F6
(241,245,246)
#F4F7F7
(244,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E3ED color. Also use rgb(214,227,237) instead hex code.

Text Font Color

.myTextColor { color: #D6E3ED; }

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

This text font color is #D6E3ED.

Background Color

.myBgColor { background-color: #D6E3ED; }

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

This div background color is #D6E3ED.

Border color

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

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

This div border color is #D6E3ED.

Opacity

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

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

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

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

This text has shadow with #D6E3ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E3ED.

Preview

Color preview on black background

This text has color #D6E3ED on black background.


Color preview on white background

This text has color #D6E3ED on white background.


Black color preview on #D6E3ED background

This text has black color on #D6E3ED background.


White color preview on #D6E3ED background

This text has white color on #D6E3ED background.


Related colors

Complementary color

Complementary color for #hex is #291C12.


I love getcolorcode.com

Triadic colors

1 #EDD6E3 and #E3EDD6 with #D6E3ED are triadic colors.

2 #EDE3D6 and #E3D6ED with #D6E3ED are triadic colors.