COLOR #D1E5FD

HEX: #D1E5FD RGB: (209,229,253)

Renk bilgisi

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

RGB renk modeli

#D1E5FD color RGB value is (209,229,253).

RGB: (209,229,253) (82%, 90%, 99%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 229 of 255 = 90%
B 253 of 255 = 99%

209
229
253

R + G + B ~ 90%. #D1E5FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 229 + 253 = 691 (100%)
R 209 of 691 ~ 30.25%
G 229 of 691 ~ 33.14%
B 253 of 691 ~ 36.61'%

%30.25
%33.14
%36.61

CMYK RENK MODELİ

#D1E5FD rengi CMYK tonu (17,9,0,1).

  • camgöbeği tonu 17.39%
  • eflatun tonu 9.49%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (17,9,0,1)
C17M9Y0K1 (17%, 9%, 0%, 1%)
(0.17 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%17.39
%9.49
%0
%0.78

Codes

Color #D1E5FD in popluar color models

D1 E5 FD
RGB 209 229 253
HSL 213° 91.67% 90.59%
HSB/HSV 213° 17.39% 99.22%
CMYK 17.39% 9.49% 0.00%
0.78%

Color #D1E5FD in popluar number systems.

HEX D1 E5 FD
Decimal 209 229 253
Binary 11010001 11100101 11111101
Octal 321 345 375

Shades and tints

Shades of #D1E5FD

#D1E5FD
(209,229,253)
#BED1E6
(190,209,230)
#ABBDCF
(171,189,207)
#98A9B8
(152,169,184)
#8595A1
(133,149,161)
#72818A
(114,129,138)
#5F6D73
(95,109,115)
#4C595C
(76,89,92)
#394545
(57,69,69)
#26312E
(38,49,46)
#131D17
(19,29,23)
#000000
(0,0,0)

Tints of #D1E5FD

#D1E5FD
(209,229,253)
#D5E7FD
(213,231,253)
#D9E9FD
(217,233,253)
#DDEBFD
(221,235,253)
#E1EDFD
(225,237,253)
#E5EFFD
(229,239,253)
#E9F1FD
(233,241,253)
#EDF3FD
(237,243,253)
#F1F5FD
(241,245,253)
#F5F7FD
(245,247,253)
#F9F9FD
(249,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1E5FD; }

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

This text font color is #D1E5FD.

Background Color

.myBgColor { background-color: #D1E5FD; }

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

This div background color is #D1E5FD.

Border color

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

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

This div border color is #D1E5FD.

Opacity

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

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

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

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

This text has shadow with #D1E5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1E5FD.

Preview

Color preview on black background

This text has color #D1E5FD on black background.


Color preview on white background

This text has color #D1E5FD on white background.


Black color preview on #D1E5FD background

This text has black color on #D1E5FD background.


White color preview on #D1E5FD background

This text has white color on #D1E5FD background.


Related colors

Complementary color

Complementary color for #hex is #2E1A02.


I love getcolorcode.com

Triadic colors

1 #FDD1E5 and #E5FDD1 with #D1E5FD are triadic colors.

2 #FDE5D1 and #E5D1FD with #D1E5FD are triadic colors.