COLOR #E6F3CC

HEX: #E6F3CC RGB: (230,243,204)

Renk bilgisi

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

RGB renk modeli

#E6F3CC color RGB value is (230,243,204).

RGB: (230,243,204) (90%, 95%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 243 of 255 = 95%
B 204 of 255 = 80%

230
243
204

R + G + B ~ 88%. #E6F3CC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 243 + 204 = 677 (100%)
R 230 of 677 ~ 33.97%
G 243 of 677 ~ 35.89%
B 204 of 677 ~ 30.13'%

%33.97
%35.89
%30.13

CMYK RENK MODELİ

#E6F3CC rengi CMYK tonu (5,0,16,5).

  • camgöbeği tonu 5.35%
  • eflatun tonu 0.00%
  • sarı tonu 16.05%
  • ana renk tonu 4.71%

CMYK: (5,0,16,5)
C5M0Y16K5 (5%, 0%, 16%, 5%)
(0.05 / 0.00 / 0.16 / 0.05)

CMYK yüzdeleri

%5.35
%0
%16.05
%4.71

Codes

Color #E6F3CC in popluar color models

E6 F3 CC
RGB 230 243 204
HSL 80° 61.90% 87.65%
HSB/HSV 80° 16.05% 95.29%
CMYK 5.35% 0.00% 16.05%
4.71%

Color #E6F3CC in popluar number systems.

HEX E6 F3 CC
Decimal 230 243 204
Binary 11100110 11110011 11001100
Octal 346 363 314

Shades and tints

Shades of #E6F3CC

#E6F3CC
(230,243,204)
#D2DDBA
(210,221,186)
#BEC7A8
(190,199,168)
#AAB196
(170,177,150)
#969B84
(150,155,132)
#828572
(130,133,114)
#6E6F60
(110,111,96)
#5A594E
(90,89,78)
#46433C
(70,67,60)
#322D2A
(50,45,42)
#1E1718
(30,23,24)
#000000
(0,0,0)

Tints of #E6F3CC

#E6F3CC
(230,243,204)
#E8F4D0
(232,244,208)
#EAF5D4
(234,245,212)
#ECF6D8
(236,246,216)
#EEF7DC
(238,247,220)
#F0F8E0
(240,248,224)
#F2F9E4
(242,249,228)
#F4FAE8
(244,250,232)
#F6FBEC
(246,251,236)
#F8FCF0
(248,252,240)
#FAFDF4
(250,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F3CC; }

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

This text font color is #E6F3CC.

Background Color

.myBgColor { background-color: #E6F3CC; }

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

This div background color is #E6F3CC.

Border color

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

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

This div border color is #E6F3CC.

Opacity

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

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

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

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

This text has shadow with #E6F3CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F3CC.

Preview

Color preview on black background

This text has color #E6F3CC on black background.


Color preview on white background

This text has color #E6F3CC on white background.


Black color preview on #E6F3CC background

This text has black color on #E6F3CC background.


White color preview on #E6F3CC background

This text has white color on #E6F3CC background.


Related colors

Complementary color

Complementary color for #hex is #190C33.


I love getcolorcode.com

Triadic colors

1 #CCE6F3 and #F3CCE6 with #E6F3CC are triadic colors.

2 #CCF3E6 and #F3E6CC with #E6F3CC are triadic colors.