COLOR #D1D9E6

HEX: #D1D9E6 RGB: (209,217,230)

Renk bilgisi

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

RGB renk modeli

#D1D9E6 color RGB value is (209,217,230).

RGB: (209,217,230) (82%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 217 of 255 = 85%
B 230 of 255 = 90%

209
217
230

R + G + B ~ 86%. #D1D9E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 217 + 230 = 656 (100%)
R 209 of 656 ~ 31.86%
G 217 of 656 ~ 33.08%
B 230 of 656 ~ 35.06'%

%31.86
%33.08
%35.06

CMYK RENK MODELİ

#D1D9E6 rengi CMYK tonu (9,6,0,10).

  • camgöbeği tonu 9.13%
  • eflatun tonu 5.65%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (9,6,0,10)
C9M6Y0K10 (9%, 6%, 0%, 10%)
(0.09 / 0.06 / 0.00 / 0.10)

CMYK yüzdeleri

%9.13
%5.65
%0
%9.8

Codes

Color #D1D9E6 in popluar color models

D1 D9 E6
RGB 209 217 230
HSL 217° 29.58% 86.08%
HSB/HSV 217° 9.13% 90.20%
CMYK 9.13% 5.65% 0.00%
9.80%

Color #D1D9E6 in popluar number systems.

HEX D1 D9 E6
Decimal 209 217 230
Binary 11010001 11011001 11100110
Octal 321 331 346

Shades and tints

Shades of #D1D9E6

#D1D9E6
(209,217,230)
#BEC6D2
(190,198,210)
#ABB3BE
(171,179,190)
#98A0AA
(152,160,170)
#858D96
(133,141,150)
#727A82
(114,122,130)
#5F676E
(95,103,110)
#4C545A
(76,84,90)
#394146
(57,65,70)
#262E32
(38,46,50)
#131B1E
(19,27,30)
#000000
(0,0,0)

Tints of #D1D9E6

#D1D9E6
(209,217,230)
#D5DCE8
(213,220,232)
#D9DFEA
(217,223,234)
#DDE2EC
(221,226,236)
#E1E5EE
(225,229,238)
#E5E8F0
(229,232,240)
#E9EBF2
(233,235,242)
#EDEEF4
(237,238,244)
#F1F1F6
(241,241,246)
#F5F4F8
(245,244,248)
#F9F7FA
(249,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1D9E6; }

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

This text font color is #D1D9E6.

Background Color

.myBgColor { background-color: #D1D9E6; }

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

This div background color is #D1D9E6.

Border color

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

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

This div border color is #D1D9E6.

Opacity

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

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

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

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

This text has shadow with #D1D9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1D9E6.

Preview

Color preview on black background

This text has color #D1D9E6 on black background.


Color preview on white background

This text has color #D1D9E6 on white background.


Black color preview on #D1D9E6 background

This text has black color on #D1D9E6 background.


White color preview on #D1D9E6 background

This text has white color on #D1D9E6 background.


Related colors

Complementary color

Complementary color for #hex is #2E2619.


I love getcolorcode.com

Triadic colors

1 #E6D1D9 and #D9E6D1 with #D1D9E6 are triadic colors.

2 #E6D9D1 and #D9D1E6 with #D1D9E6 are triadic colors.