COLOR #E5ECFD

HEX: #E5ECFD RGB: (229,236,253)

Renk bilgisi

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

RGB renk modeli

#E5ECFD color RGB value is (229,236,253).

RGB: (229,236,253) (90%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 236 of 255 = 93%
B 253 of 255 = 99%

229
236
253

R + G + B ~ 94%. #E5ECFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 236 + 253 = 718 (100%)
R 229 of 718 ~ 31.89%
G 236 of 718 ~ 32.87%
B 253 of 718 ~ 35.24'%

%31.89
%32.87
%35.24

CMYK RENK MODELİ

#E5ECFD rengi CMYK tonu (9,7,0,1).

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

CMYK: (9,7,0,1)
C9M7Y0K1 (9%, 7%, 0%, 1%)
(0.09 / 0.07 / 0.00 / 0.01)

CMYK yüzdeleri

%9.49
%6.72
%0
%0.78

Codes

Color #E5ECFD in popluar color models

E5 EC FD
RGB 229 236 253
HSL 223° 85.71% 94.51%
HSB/HSV 223° 9.49% 99.22%
CMYK 9.49% 6.72% 0.00%
0.78%

Color #E5ECFD in popluar number systems.

HEX E5 EC FD
Decimal 229 236 253
Binary 11100101 11101100 11111101
Octal 345 354 375

Shades and tints

Shades of #E5ECFD

#E5ECFD
(229,236,253)
#D1D7E6
(209,215,230)
#BDC2CF
(189,194,207)
#A9ADB8
(169,173,184)
#9598A1
(149,152,161)
#81838A
(129,131,138)
#6D6E73
(109,110,115)
#59595C
(89,89,92)
#454445
(69,68,69)
#312F2E
(49,47,46)
#1D1A17
(29,26,23)
#000000
(0,0,0)

Tints of #E5ECFD

#E5ECFD
(229,236,253)
#E7EDFD
(231,237,253)
#E9EEFD
(233,238,253)
#EBEFFD
(235,239,253)
#EDF0FD
(237,240,253)
#EFF1FD
(239,241,253)
#F1F2FD
(241,242,253)
#F3F3FD
(243,243,253)
#F5F4FD
(245,244,253)
#F7F5FD
(247,245,253)
#F9F6FD
(249,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ECFD; }

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

This text font color is #E5ECFD.

Background Color

.myBgColor { background-color: #E5ECFD; }

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

This div background color is #E5ECFD.

Border color

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

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

This div border color is #E5ECFD.

Opacity

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

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

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

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

This text has shadow with #E5ECFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ECFD.

Preview

Color preview on black background

This text has color #E5ECFD on black background.


Color preview on white background

This text has color #E5ECFD on white background.


Black color preview on #E5ECFD background

This text has black color on #E5ECFD background.


White color preview on #E5ECFD background

This text has white color on #E5ECFD background.


Related colors

Complementary color

Complementary color for #hex is #1A1302.


I love getcolorcode.com

Triadic colors

1 #FDE5EC and #ECFDE5 with #E5ECFD are triadic colors.

2 #FDECE5 and #ECE5FD with #E5ECFD are triadic colors.