COLOR #D1E5E7

HEX: #D1E5E7 RGB: (209,229,231)

Renk bilgisi

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

RGB renk modeli

#D1E5E7 color RGB value is (209,229,231).

RGB: (209,229,231) (82%, 90%, 91%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 229 of 255 = 90%
B 231 of 255 = 91%

209
229
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 229 + 231 = 669 (100%)
R 209 of 669 ~ 31.24%
G 229 of 669 ~ 34.23%
B 231 of 669 ~ 34.53'%

%31.24
%34.23
%34.53

CMYK RENK MODELİ

#D1E5E7 rengi CMYK tonu (10,1,0,9).

  • camgöbeği tonu 9.52%
  • eflatun tonu 0.87%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (10,1,0,9)
C10M1Y0K9 (10%, 1%, 0%, 9%)
(0.10 / 0.01 / 0.00 / 0.09)

CMYK yüzdeleri

%9.52
%0.87
%0
%9.41

Codes

Color #D1E5E7 in popluar color models

D1 E5 E7
RGB 209 229 231
HSL 185° 31.43% 86.27%
HSB/HSV 185° 9.52% 90.59%
CMYK 9.52% 0.87% 0.00%
9.41%

Color #D1E5E7 in popluar number systems.

HEX D1 E5 E7
Decimal 209 229 231
Binary 11010001 11100101 11100111
Octal 321 345 347

Shades and tints

Shades of #D1E5E7

#D1E5E7
(209,229,231)
#BED1D2
(190,209,210)
#ABBDBD
(171,189,189)
#98A9A8
(152,169,168)
#859593
(133,149,147)
#72817E
(114,129,126)
#5F6D69
(95,109,105)
#4C5954
(76,89,84)
#39453F
(57,69,63)
#26312A
(38,49,42)
#131D15
(19,29,21)
#000000
(0,0,0)

Tints of #D1E5E7

#D1E5E7
(209,229,231)
#D5E7E9
(213,231,233)
#D9E9EB
(217,233,235)
#DDEBED
(221,235,237)
#E1EDEF
(225,237,239)
#E5EFF1
(229,239,241)
#E9F1F3
(233,241,243)
#EDF3F5
(237,243,245)
#F1F5F7
(241,245,247)
#F5F7F9
(245,247,249)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1E5E7 color. Also use rgb(209,229,231) instead hex code.

Text Font Color

.myTextColor { color: #D1E5E7; }

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

This text font color is #D1E5E7.

Background Color

.myBgColor { background-color: #D1E5E7; }

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

This div background color is #D1E5E7.

Border color

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

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

This div border color is #D1E5E7.

Opacity

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

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

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

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

This text has shadow with #D1E5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1E5E7.

Preview

Color preview on black background

This text has color #D1E5E7 on black background.


Color preview on white background

This text has color #D1E5E7 on white background.


Black color preview on #D1E5E7 background

This text has black color on #D1E5E7 background.


White color preview on #D1E5E7 background

This text has white color on #D1E5E7 background.


Related colors

Complementary color

Complementary color for #hex is #2E1A18.


I love getcolorcode.com

Triadic colors

1 #E7D1E5 and #E5E7D1 with #D1E5E7 are triadic colors.

2 #E7E5D1 and #E5D1E7 with #D1E5E7 are triadic colors.