COLOR #E6FCBC

HEX: #E6FCBC RGB: (230,252,188)

Renk bilgisi

#E6FCBC contains mainly red and green colors. #E6FCBC ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#E6FCBC color RGB value is (230,252,188).

RGB: (230,252,188) (90%, 99%, 74%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 188 of 255 = 74%

230
252
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 188 = 670 (100%)
R 230 of 670 ~ 34.33%
G 252 of 670 ~ 37.61%
B 188 of 670 ~ 28.06'%

%34.33
%37.61
%28.06

CMYK RENK MODELİ

#E6FCBC rengi CMYK tonu (9,0,25,1).

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

CMYK: (9,0,25,1)
C9M0Y25K1 (9%, 0%, 25%, 1%)
(0.09 / 0.00 / 0.25 / 0.01)

CMYK yüzdeleri

%8.73
%0
%25.4
%1.18

Codes

Color #E6FCBC in popluar color models

E6 FC BC
RGB 230 252 188
HSL 81° 91.43% 86.27%
HSB/HSV 81° 25.40% 98.82%
CMYK 8.73% 0.00% 25.40%
1.18%

Color #E6FCBC in popluar number systems.

HEX E6 FC BC
Decimal 230 252 188
Binary 11100110 11111100 10111100
Octal 346 374 274

Shades and tints

Shades of #E6FCBC

#E6FCBC
(230,252,188)
#D2E6AB
(210,230,171)
#BED09A
(190,208,154)
#AABA89
(170,186,137)
#96A478
(150,164,120)
#828E67
(130,142,103)
#6E7856
(110,120,86)
#5A6245
(90,98,69)
#464C34
(70,76,52)
#323623
(50,54,35)
#1E2012
(30,32,18)
#000000
(0,0,0)

Tints of #E6FCBC

#E6FCBC
(230,252,188)
#E8FCC2
(232,252,194)
#EAFCC8
(234,252,200)
#ECFCCE
(236,252,206)
#EEFCD4
(238,252,212)
#F0FCDA
(240,252,218)
#F2FCE0
(242,252,224)
#F4FCE6
(244,252,230)
#F6FCEC
(246,252,236)
#F8FCF2
(248,252,242)
#FAFCF8
(250,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FCBC; }

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

This text font color is #E6FCBC.

Background Color

.myBgColor { background-color: #E6FCBC; }

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

This div background color is #E6FCBC.

Border color

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

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

This div border color is #E6FCBC.

Opacity

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

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

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

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

This text has shadow with #E6FCBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCBC.

Preview

Color preview on black background

This text has color #E6FCBC on black background.


Color preview on white background

This text has color #E6FCBC on white background.


Black color preview on #E6FCBC background

This text has black color on #E6FCBC background.


White color preview on #E6FCBC background

This text has white color on #E6FCBC background.


Related colors

Complementary color

Complementary color for #hex is #190343.


I love getcolorcode.com

Triadic colors

1 #BCE6FC and #FCBCE6 with #E6FCBC are triadic colors.

2 #BCFCE6 and #FCE6BC with #E6FCBC are triadic colors.