COLOR #E6FC9F

HEX: #E6FC9F RGB: (230,252,159)

Renk bilgisi

#E6FC9F contains mainly red and green colors. #E6FC9F ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#E6FC9F color RGB value is (230,252,159).

RGB: (230,252,159) (90%, 99%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 159 of 255 = 62%

230
252
159

R + G + B ~ 84%. #E6FC9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 159 = 641 (100%)
R 230 of 641 ~ 35.88%
G 252 of 641 ~ 39.31%
B 159 of 641 ~ 24.8'%

%35.88
%39.31
%24.8

CMYK RENK MODELİ

#E6FC9F rengi CMYK tonu (9,0,37,1).

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

CMYK: (9,0,37,1)
C9M0Y37K1 (9%, 0%, 37%, 1%)
(0.09 / 0.00 / 0.37 / 0.01)

CMYK yüzdeleri

%8.73
%0
%36.9
%1.18

Codes

Color #E6FC9F in popluar color models

E6 FC 9F
RGB 230 252 159
HSL 74° 93.94% 80.59%
HSB/HSV 74° 36.90% 98.82%
CMYK 8.73% 0.00% 36.90%
1.18%

Color #E6FC9F in popluar number systems.

HEX E6 FC 9F
Decimal 230 252 159
Binary 11100110 11111100 10011111
Octal 346 374 237

Shades and tints

Shades of #E6FC9F

#E6FC9F
(230,252,159)
#D2E691
(210,230,145)
#BED083
(190,208,131)
#AABA75
(170,186,117)
#96A467
(150,164,103)
#828E59
(130,142,89)
#6E784B
(110,120,75)
#5A623D
(90,98,61)
#464C2F
(70,76,47)
#323621
(50,54,33)
#1E2013
(30,32,19)
#000000
(0,0,0)

Tints of #E6FC9F

#E6FC9F
(230,252,159)
#E8FCA7
(232,252,167)
#EAFCAF
(234,252,175)
#ECFCB7
(236,252,183)
#EEFCBF
(238,252,191)
#F0FCC7
(240,252,199)
#F2FCCF
(242,252,207)
#F4FCD7
(244,252,215)
#F6FCDF
(246,252,223)
#F8FCE7
(248,252,231)
#FAFCEF
(250,252,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FC9F; }

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

This text font color is #E6FC9F.

Background Color

.myBgColor { background-color: #E6FC9F; }

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

This div background color is #E6FC9F.

Border color

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

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

This div border color is #E6FC9F.

Opacity

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

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

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

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

This text has shadow with #E6FC9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FC9F.

Preview

Color preview on black background

This text has color #E6FC9F on black background.


Color preview on white background

This text has color #E6FC9F on white background.


Black color preview on #E6FC9F background

This text has black color on #E6FC9F background.


White color preview on #E6FC9F background

This text has white color on #E6FC9F background.


Related colors

Complementary color

Complementary color for #hex is #190360.


I love getcolorcode.com

Triadic colors

1 #9FE6FC and #FC9FE6 with #E6FC9F are triadic colors.

2 #9FFCE6 and #FCE69F with #E6FC9F are triadic colors.