COLOR #E5EDFD

HEX: #E5EDFD RGB: (229,237,253)

Renk bilgisi

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

RGB renk modeli

#E5EDFD color RGB value is (229,237,253).

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

RGB bağlantıları ve doygunluk

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

229
237
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 237 + 253 = 719 (100%)
R 229 of 719 ~ 31.85%
G 237 of 719 ~ 32.96%
B 253 of 719 ~ 35.19'%

%31.85
%32.96
%35.19

CMYK RENK MODELİ

#E5EDFD rengi CMYK tonu (9,6,0,1).

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

CMYK: (9,6,0,1)
C9M6Y0K1 (9%, 6%, 0%, 1%)
(0.09 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%9.49
%6.32
%0
%0.78

Codes

Color #E5EDFD in popluar color models

E5 ED FD
RGB 229 237 253
HSL 220° 85.71% 94.51%
HSB/HSV 220° 9.49% 99.22%
CMYK 9.49% 6.32% 0.00%
0.78%

Color #E5EDFD in popluar number systems.

HEX E5 ED FD
Decimal 229 237 253
Binary 11100101 11101101 11111101
Octal 345 355 375

Shades and tints

Shades of #E5EDFD

#E5EDFD
(229,237,253)
#D1D8E6
(209,216,230)
#BDC3CF
(189,195,207)
#A9AEB8
(169,174,184)
#9599A1
(149,153,161)
#81848A
(129,132,138)
#6D6F73
(109,111,115)
#595A5C
(89,90,92)
#454545
(69,69,69)
#31302E
(49,48,46)
#1D1B17
(29,27,23)
#000000
(0,0,0)

Tints of #E5EDFD

#E5EDFD
(229,237,253)
#E7EEFD
(231,238,253)
#E9EFFD
(233,239,253)
#EBF0FD
(235,240,253)
#EDF1FD
(237,241,253)
#EFF2FD
(239,242,253)
#F1F3FD
(241,243,253)
#F3F4FD
(243,244,253)
#F5F5FD
(245,245,253)
#F7F6FD
(247,246,253)
#F9F7FD
(249,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5EDFD; }

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

This text font color is #E5EDFD.

Background Color

.myBgColor { background-color: #E5EDFD; }

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

This div background color is #E5EDFD.

Border color

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

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

This div border color is #E5EDFD.

Opacity

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

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

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

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

This text has shadow with #E5EDFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EDFD.

Preview

Color preview on black background

This text has color #E5EDFD on black background.


Color preview on white background

This text has color #E5EDFD on white background.


Black color preview on #E5EDFD background

This text has black color on #E5EDFD background.


White color preview on #E5EDFD background

This text has white color on #E5EDFD background.


Related colors

Complementary color

Complementary color for #hex is #1A1202.


I love getcolorcode.com

Triadic colors

1 #FDE5ED and #EDFDE5 with #E5EDFD are triadic colors.

2 #FDEDE5 and #EDE5FD with #E5EDFD are triadic colors.