COLOR #D4E5EB

HEX: #D4E5EB
RGB: (212,229,235)

Renk bilgisi

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

RGB renk modeli

#D4E5EB color RGB value is (212,229,235).

  • kırmız ton 212;
  • yeşil ton 229;
  • mavi ton 235.
RGB: (212,229,235) (83%,90%,92%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 229 of 255 = 90%
B 235 of 255 = 92%

212
229
235

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

Yüzdelerle RGB renk parçaları

R + G + B =
212 + 229 + 235 = 676 (100%)
R 212 of 676 ~ 31.36%
G 229 of 676 ~ 33.88%
B 235 of 676 ~ 34.76%

%31.36
%33.88
%34.76

CMYK RENK MODELİ

#D4E5EB rengi CMYK tonu (10,3,0,8).

  • camgöbeği tonu 9.79%
  • eflatun tonu 2.55%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%
CMYK: (10,3,0,8) C10M3Y0K8 (10%,3%,0%,8%) (0.10/0.03/0.00/0.08)

CMYK yüzdeleri

%9.79
%2.55
%0
%7.84

Codes

Color #D4E5EB in popluar color models

D4E5EB
RGB212229235
HSL196°36.51%87.65%
HSB/HSV196°9.79%92.16%
CMYK9.79%2.55%0.00%
7.84%

Color #D4E5EB in popluar number systems.

HEXD4E5EB
Decimal212229235
Binary110101001110010111101011
Octal324345353

Shades and tints

Shades of #D4E5EB

#D4E5EB
(212,229,235)
#C1D1D6
(193,209,214)
#AEBDC1
(174,189,193)
#9BA9AC
(155,169,172)
#889597
(136,149,151)
#758182
(117,129,130)
#626D6D
(98,109,109)
#4F5958
(79,89,88)
#3C4543
(60,69,67)
#29312E
(41,49,46)
#161D19
(22,29,25)
#000000
(0,0,0)

Tints of #D4E5EB

#D4E5EB
(212,229,235)
#D7E7EC
(215,231,236)
#DAE9ED
(218,233,237)
#DDEBEE
(221,235,238)
#E0EDEF
(224,237,239)
#E3EFF0
(227,239,240)
#E6F1F1
(230,241,241)
#E9F3F2
(233,243,242)
#ECF5F3
(236,245,243)
#EFF7F4
(239,247,244)
#F2F9F5
(242,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4E5EB color. Also use rgb(212,229,235) instead hex code.

Text Font Color

.myTextColor { color: #D4E5EB; }

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

This text font color is #D4E5EB.


Background Color

.myBgColor { background-color: #D4E5EB; }

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

This div background color is #D4E5EB.


Border color

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

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

This div border color is #D4E5EB.


Opacity

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

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

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

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

This text has shadow with #D4E5EB color.

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

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

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


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

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

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


Div box shadow color

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

Preview

Color preview on black background

This text has color #D4E5EB on black background.


Color preview on white background

This text has color #D4E5EB on white background.



Black color preview on #D4E5EB background

This text has black color on #D4E5EB background.


White color preview on #D4E5EB background

This text has white color on #D4E5EB background.