COLOR #D6E7ED

HEX: #D6E7ED RGB: (214,231,237)

Renk bilgisi

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

RGB renk modeli

#D6E7ED color RGB value is (214,231,237).

RGB: (214,231,237) (84%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 231 of 255 = 91%
B 237 of 255 = 93%

214
231
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 231 + 237 = 682 (100%)
R 214 of 682 ~ 31.38%
G 231 of 682 ~ 33.87%
B 237 of 682 ~ 34.75'%

%31.38
%33.87
%34.75

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.70%
  • eflatun tonu 2.53%
  • 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

%9.7
%2.53
%0
%7.06

Codes

Color #D6E7ED in popluar color models

D6 E7 ED
RGB 214 231 237
HSL 196° 38.98% 88.43%
HSB/HSV 196° 9.70% 92.94%
CMYK 9.70% 2.53% 0.00%
7.06%

Color #D6E7ED in popluar number systems.

HEX D6 E7 ED
Decimal 214 231 237
Binary 11010110 11100111 11101101
Octal 326 347 355

Shades and tints

Shades of #D6E7ED

#D6E7ED
(214,231,237)
#C3D2D8
(195,210,216)
#B0BDC3
(176,189,195)
#9DA8AE
(157,168,174)
#8A9399
(138,147,153)
#777E84
(119,126,132)
#64696F
(100,105,111)
#51545A
(81,84,90)
#3E3F45
(62,63,69)
#2B2A30
(43,42,48)
#18151B
(24,21,27)
#000000
(0,0,0)

Tints of #D6E7ED

#D6E7ED
(214,231,237)
#D9E9EE
(217,233,238)
#DCEBEF
(220,235,239)
#DFEDF0
(223,237,240)
#E2EFF1
(226,239,241)
#E5F1F2
(229,241,242)
#E8F3F3
(232,243,243)
#EBF5F4
(235,245,244)
#EEF7F5
(238,247,245)
#F1F9F6
(241,249,246)
#F4FBF7
(244,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6E7ED; }

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

This text font color is #D6E7ED.

Background Color

.myBgColor { background-color: #D6E7ED; }

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

This div background color is #D6E7ED.

Border color

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

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

This div border color is #D6E7ED.

Opacity

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

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

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

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

This text has shadow with #D6E7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E7ED.

Preview

Color preview on black background

This text has color #D6E7ED on black background.


Color preview on white background

This text has color #D6E7ED on white background.


Black color preview on #D6E7ED background

This text has black color on #D6E7ED background.


White color preview on #D6E7ED background

This text has white color on #D6E7ED background.


Related colors

Complementary color

Complementary color for #hex is #291812.


I love getcolorcode.com

Triadic colors

1 #EDD6E7 and #E7EDD6 with #D6E7ED are triadic colors.

2 #EDE7D6 and #E7D6ED with #D6E7ED are triadic colors.