COLOR #D1E6EC

HEX: #D1E6EC RGB: (209,230,236)

Renk bilgisi

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

RGB renk modeli

#D1E6EC color RGB value is (209,230,236).

RGB: (209,230,236) (82%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 230 of 255 = 90%
B 236 of 255 = 93%

209
230
236

R + G + B ~ 88%. #D1E6EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 230 + 236 = 675 (100%)
R 209 of 675 ~ 30.96%
G 230 of 675 ~ 34.07%
B 236 of 675 ~ 34.96'%

%30.96
%34.07
%34.96

CMYK RENK MODELİ

#D1E6EC rengi CMYK tonu (11,3,0,7).

  • camgöbeği tonu 11.44%
  • eflatun tonu 2.54%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (11,3,0,7)
C11M3Y0K7 (11%, 3%, 0%, 7%)
(0.11 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%11.44
%2.54
%0
%7.45

Codes

Color #D1E6EC in popluar color models

D1 E6 EC
RGB 209 230 236
HSL 193° 41.54% 87.25%
HSB/HSV 193° 11.44% 92.55%
CMYK 11.44% 2.54% 0.00%
7.45%

Color #D1E6EC in popluar number systems.

HEX D1 E6 EC
Decimal 209 230 236
Binary 11010001 11100110 11101100
Octal 321 346 354

Shades and tints

Shades of #D1E6EC

#D1E6EC
(209,230,236)
#BED2D7
(190,210,215)
#ABBEC2
(171,190,194)
#98AAAD
(152,170,173)
#859698
(133,150,152)
#728283
(114,130,131)
#5F6E6E
(95,110,110)
#4C5A59
(76,90,89)
#394644
(57,70,68)
#26322F
(38,50,47)
#131E1A
(19,30,26)
#000000
(0,0,0)

Tints of #D1E6EC

#D1E6EC
(209,230,236)
#D5E8ED
(213,232,237)
#D9EAEE
(217,234,238)
#DDECEF
(221,236,239)
#E1EEF0
(225,238,240)
#E5F0F1
(229,240,241)
#E9F2F2
(233,242,242)
#EDF4F3
(237,244,243)
#F1F6F4
(241,246,244)
#F5F8F5
(245,248,245)
#F9FAF6
(249,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1E6EC color. Also use rgb(209,230,236) instead hex code.

Text Font Color

.myTextColor { color: #D1E6EC; }

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

This text font color is #D1E6EC.

Background Color

.myBgColor { background-color: #D1E6EC; }

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

This div background color is #D1E6EC.

Border color

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

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

This div border color is #D1E6EC.

Opacity

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

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

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

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

This text has shadow with #D1E6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1E6EC.

Preview

Color preview on black background

This text has color #D1E6EC on black background.


Color preview on white background

This text has color #D1E6EC on white background.


Black color preview on #D1E6EC background

This text has black color on #D1E6EC background.


White color preview on #D1E6EC background

This text has white color on #D1E6EC background.


Related colors

Complementary color

Complementary color for #hex is #2E1913.


I love getcolorcode.com

Triadic colors

1 #ECD1E6 and #E6ECD1 with #D1E6EC are triadic colors.

2 #ECE6D1 and #E6D1EC with #D1E6EC are triadic colors.