COLOR #D6E5FE

HEX: #D6E5FE
RGB: (214,229,254)

Renk bilgisi

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

RGB renk modeli

#D6E5FE color RGB value is (214,229,254).

  • kırmız ton 214;
  • yeşil ton 229;
  • mavi ton 254.
RGB: (214,229,254) (84%,90%,100%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 229 of 255 = 90%
B 254 of 255 = 100%

214
229
254

R + G + B ~ 91%. #D6E5FE is light color.

Yüzdelerle RGB renk parçaları

R + G + B =
214 + 229 + 254 = 697 (100%)
R 214 of 697 ~ 30.7%
G 229 of 697 ~ 32.86%
B 254 of 697 ~ 36.44%

%30.7
%32.86
%36.44

CMYK RENK MODELİ

#D6E5FE rengi CMYK tonu (16,10,0,0).

  • camgöbeği tonu 15.75%
  • eflatun tonu 9.84%
  • sarı tonu 0.00%
  • ana renk tonu 0.39%
CMYK: (16,10,0,0) C16M10Y0K0 (16%,10%,0%,0%) (0.16/0.10/0.00/0.00)

CMYK yüzdeleri

%15.75
%9.84
%0
%0.39

Codes

Color #D6E5FE in popluar color models

D6E5FE
RGB214229254
HSL218°95.24%91.76%
HSB/HSV218°15.75%99.61%
CMYK15.75%9.84%0.00%
0.39%

Color #D6E5FE in popluar number systems.

HEXD6E5FE
Decimal214229254
Binary110101101110010111111110
Octal326345376

Shades and tints

Shades of #D6E5FE

#D6E5FE
(214,229,254)
#C3D1E7
(195,209,231)
#B0BDD0
(176,189,208)
#9DA9B9
(157,169,185)
#8A95A2
(138,149,162)
#77818B
(119,129,139)
#646D74
(100,109,116)
#51595D
(81,89,93)
#3E4546
(62,69,70)
#2B312F
(43,49,47)
#181D18
(24,29,24)
#000000
(0,0,0)

Tints of #D6E5FE

#D6E5FE
(214,229,254)
#D9E7FE
(217,231,254)
#DCE9FE
(220,233,254)
#DFEBFE
(223,235,254)
#E2EDFE
(226,237,254)
#E5EFFE
(229,239,254)
#E8F1FE
(232,241,254)
#EBF3FE
(235,243,254)
#EEF5FE
(238,245,254)
#F1F7FE
(241,247,254)
#F4F9FE
(244,249,254)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E5FE color. Also use rgb(214,229,254) instead hex code.

Text Font Color

.myTextColor { color: #D6E5FE; }

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

This text font color is #D6E5FE.


Background Color

.myBgColor { background-color: #D6E5FE; }

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

This div background color is #D6E5FE.


Border color

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

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

This div border color is #D6E5FE.


Opacity

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

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

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

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

This text has shadow with #D6E5FE color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #D6E5FE; -webkit-box-shadow:	1px 1px 3px 2px #D6E5FE; box-shadow:	1px 1px 3px 2px #D6E5FE; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #D6E5FE; -webkit-box-shadow: 1px 1px 3px 2px #D6E5FE; box-shadow:1px 1px 3px 2px #D6E5FE;">
Div content here</div>
This div box has shadow with color #D6E5FE.

Preview

Color preview on black background

This text has color #D6E5FE on black background.


Color preview on white background

This text has color #D6E5FE on white background.



Black color preview on #D6E5FE background

This text has black color on #D6E5FE background.


White color preview on #D6E5FE background

This text has white color on #D6E5FE background.