COLOR #E6ECFC

HEX: #E6ECFC RGB: (230,236,252)

Renk bilgisi

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

RGB renk modeli

#E6ECFC color RGB value is (230,236,252).

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

RGB bağlantıları ve doygunluk

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

230
236
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 252 = 718 (100%)
R 230 of 718 ~ 32.03%
G 236 of 718 ~ 32.87%
B 252 of 718 ~ 35.1'%

%32.03
%32.87
%35.1

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.73%
  • eflatun tonu 6.35%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

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

CMYK yüzdeleri

%8.73
%6.35
%0
%1.18

Codes

Color #E6ECFC in popluar color models

E6 EC FC
RGB 230 236 252
HSL 224° 78.57% 94.51%
HSB/HSV 224° 8.73% 98.82%
CMYK 8.73% 6.35% 0.00%
1.18%

Color #E6ECFC in popluar number systems.

HEX E6 EC FC
Decimal 230 236 252
Binary 11100110 11101100 11111100
Octal 346 354 374

Shades and tints

Shades of #E6ECFC

#E6ECFC
(230,236,252)
#D2D7E6
(210,215,230)
#BEC2D0
(190,194,208)
#AAADBA
(170,173,186)
#9698A4
(150,152,164)
#82838E
(130,131,142)
#6E6E78
(110,110,120)
#5A5962
(90,89,98)
#46444C
(70,68,76)
#322F36
(50,47,54)
#1E1A20
(30,26,32)
#000000
(0,0,0)

Tints of #E6ECFC

#E6ECFC
(230,236,252)
#E8EDFC
(232,237,252)
#EAEEFC
(234,238,252)
#ECEFFC
(236,239,252)
#EEF0FC
(238,240,252)
#F0F1FC
(240,241,252)
#F2F2FC
(242,242,252)
#F4F3FC
(244,243,252)
#F6F4FC
(246,244,252)
#F8F5FC
(248,245,252)
#FAF6FC
(250,246,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ECFC; }

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

This text font color is #E6ECFC.

Background Color

.myBgColor { background-color: #E6ECFC; }

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

This div background color is #E6ECFC.

Border color

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

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

This div border color is #E6ECFC.

Opacity

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

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

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

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

This text has shadow with #E6ECFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ECFC.

Preview

Color preview on black background

This text has color #E6ECFC on black background.


Color preview on white background

This text has color #E6ECFC on white background.


Black color preview on #E6ECFC background

This text has black color on #E6ECFC background.


White color preview on #E6ECFC background

This text has white color on #E6ECFC background.


Related colors

Complementary color

Complementary color for #hex is #191303.


I love getcolorcode.com

Triadic colors

1 #FCE6EC and #ECFCE6 with #E6ECFC are triadic colors.

2 #FCECE6 and #ECE6FC with #E6ECFC are triadic colors.