COLOR #E6ECFD

HEX: #E6ECFD RGB: (230,236,253)

Renk bilgisi

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

RGB renk modeli

#E6ECFD color RGB value is (230,236,253).

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

RGB bağlantıları ve doygunluk

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

230
236
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 253 = 719 (100%)
R 230 of 719 ~ 31.99%
G 236 of 719 ~ 32.82%
B 253 of 719 ~ 35.19'%

%31.99
%32.82
%35.19

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.09%
  • 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.09
%6.72
%0
%0.78

Codes

Color #E6ECFD in popluar color models

E6 EC FD
RGB 230 236 253
HSL 224° 85.19% 94.71%
HSB/HSV 224° 9.09% 99.22%
CMYK 9.09% 6.72% 0.00%
0.78%

Color #E6ECFD in popluar number systems.

HEX E6 EC FD
Decimal 230 236 253
Binary 11100110 11101100 11111101
Octal 346 354 375

Shades and tints

Shades of #E6ECFD

#E6ECFD
(230,236,253)
#D2D7E6
(210,215,230)
#BEC2CF
(190,194,207)
#AAADB8
(170,173,184)
#9698A1
(150,152,161)
#82838A
(130,131,138)
#6E6E73
(110,110,115)
#5A595C
(90,89,92)
#464445
(70,68,69)
#322F2E
(50,47,46)
#1E1A17
(30,26,23)
#000000
(0,0,0)

Tints of #E6ECFD

#E6ECFD
(230,236,253)
#E8EDFD
(232,237,253)
#EAEEFD
(234,238,253)
#ECEFFD
(236,239,253)
#EEF0FD
(238,240,253)
#F0F1FD
(240,241,253)
#F2F2FD
(242,242,253)
#F4F3FD
(244,243,253)
#F6F4FD
(246,244,253)
#F8F5FD
(248,245,253)
#FAF6FD
(250,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ECFD; }

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

This text font color is #E6ECFD.

Background Color

.myBgColor { background-color: #E6ECFD; }

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

This div background color is #E6ECFD.

Border color

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

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

This div border color is #E6ECFD.

Opacity

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

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

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

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

This text has shadow with #E6ECFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ECFD.

Preview

Color preview on black background

This text has color #E6ECFD on black background.


Color preview on white background

This text has color #E6ECFD on white background.


Black color preview on #E6ECFD background

This text has black color on #E6ECFD background.


White color preview on #E6ECFD background

This text has white color on #E6ECFD background.


Related colors

Complementary color

Complementary color for #hex is #191302.


I love getcolorcode.com

Triadic colors

1 #FDE6EC and #ECFDE6 with #E6ECFD are triadic colors.

2 #FDECE6 and #ECE6FD with #E6ECFD are triadic colors.