COLOR #E6F3FC

HEX: #E6F3FC RGB: (230,243,252)

Renk bilgisi

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

RGB renk modeli

#E6F3FC color RGB value is (230,243,252).

RGB: (230,243,252) (90%, 95%, 99%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 243 of 255 = 95%
B 252 of 255 = 99%

230
243
252

R + G + B ~ 95%. #E6F3FC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 243 + 252 = 725 (100%)
R 230 of 725 ~ 31.72%
G 243 of 725 ~ 33.52%
B 252 of 725 ~ 34.76'%

%31.72
%33.52
%34.76

CMYK RENK MODELİ

#E6F3FC rengi CMYK tonu (9,4,0,1).

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

CMYK: (9,4,0,1)
C9M4Y0K1 (9%, 4%, 0%, 1%)
(0.09 / 0.04 / 0.00 / 0.01)

CMYK yüzdeleri

%8.73
%3.57
%0
%1.18

Codes

Color #E6F3FC in popluar color models

E6 F3 FC
RGB 230 243 252
HSL 205° 78.57% 94.51%
HSB/HSV 205° 8.73% 98.82%
CMYK 8.73% 3.57% 0.00%
1.18%

Color #E6F3FC in popluar number systems.

HEX E6 F3 FC
Decimal 230 243 252
Binary 11100110 11110011 11111100
Octal 346 363 374

Shades and tints

Shades of #E6F3FC

#E6F3FC
(230,243,252)
#D2DDE6
(210,221,230)
#BEC7D0
(190,199,208)
#AAB1BA
(170,177,186)
#969BA4
(150,155,164)
#82858E
(130,133,142)
#6E6F78
(110,111,120)
#5A5962
(90,89,98)
#46434C
(70,67,76)
#322D36
(50,45,54)
#1E1720
(30,23,32)
#000000
(0,0,0)

Tints of #E6F3FC

#E6F3FC
(230,243,252)
#E8F4FC
(232,244,252)
#EAF5FC
(234,245,252)
#ECF6FC
(236,246,252)
#EEF7FC
(238,247,252)
#F0F8FC
(240,248,252)
#F2F9FC
(242,249,252)
#F4FAFC
(244,250,252)
#F6FBFC
(246,251,252)
#F8FCFC
(248,252,252)
#FAFDFC
(250,253,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F3FC; }

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

This text font color is #E6F3FC.

Background Color

.myBgColor { background-color: #E6F3FC; }

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

This div background color is #E6F3FC.

Border color

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

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

This div border color is #E6F3FC.

Opacity

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

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

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

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

This text has shadow with #E6F3FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F3FC.

Preview

Color preview on black background

This text has color #E6F3FC on black background.


Color preview on white background

This text has color #E6F3FC on white background.


Black color preview on #E6F3FC background

This text has black color on #E6F3FC background.


White color preview on #E6F3FC background

This text has white color on #E6F3FC background.


Related colors

Complementary color

Complementary color for #hex is #190C03.


I love getcolorcode.com

Triadic colors

1 #FCE6F3 and #F3FCE6 with #E6F3FC are triadic colors.

2 #FCF3E6 and #F3E6FC with #E6F3FC are triadic colors.