COLOR #E6FC9D

HEX: #E6FC9D RGB: (230,252,157)

Renk bilgisi

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

RGB renk modeli

#E6FC9D color RGB value is (230,252,157).

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

RGB bağlantıları ve doygunluk

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

230
252
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 157 = 639 (100%)
R 230 of 639 ~ 35.99%
G 252 of 639 ~ 39.44%
B 157 of 639 ~ 24.57'%

%35.99
%39.44
%24.57

CMYK RENK MODELİ

#E6FC9D rengi CMYK tonu (9,0,38,1).

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

CMYK: (9,0,38,1)
C9M0Y38K1 (9%, 0%, 38%, 1%)
(0.09 / 0.00 / 0.38 / 0.01)

CMYK yüzdeleri

%8.73
%0
%37.7
%1.18

Codes

Color #E6FC9D in popluar color models

E6 FC 9D
RGB 230 252 157
HSL 74° 94.06% 80.20%
HSB/HSV 74° 37.70% 98.82%
CMYK 8.73% 0.00% 37.70%
1.18%

Color #E6FC9D in popluar number systems.

HEX E6 FC 9D
Decimal 230 252 157
Binary 11100110 11111100 10011101
Octal 346 374 235

Shades and tints

Shades of #E6FC9D

#E6FC9D
(230,252,157)
#D2E68F
(210,230,143)
#BED081
(190,208,129)
#AABA73
(170,186,115)
#96A465
(150,164,101)
#828E57
(130,142,87)
#6E7849
(110,120,73)
#5A623B
(90,98,59)
#464C2D
(70,76,45)
#32361F
(50,54,31)
#1E2011
(30,32,17)
#000000
(0,0,0)

Tints of #E6FC9D

#E6FC9D
(230,252,157)
#E8FCA5
(232,252,165)
#EAFCAD
(234,252,173)
#ECFCB5
(236,252,181)
#EEFCBD
(238,252,189)
#F0FCC5
(240,252,197)
#F2FCCD
(242,252,205)
#F4FCD5
(244,252,213)
#F6FCDD
(246,252,221)
#F8FCE5
(248,252,229)
#FAFCED
(250,252,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FC9D; }

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

This text font color is #E6FC9D.

Background Color

.myBgColor { background-color: #E6FC9D; }

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

This div background color is #E6FC9D.

Border color

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

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

This div border color is #E6FC9D.

Opacity

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

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

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

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

This text has shadow with #E6FC9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FC9D.

Preview

Color preview on black background

This text has color #E6FC9D on black background.


Color preview on white background

This text has color #E6FC9D on white background.


Black color preview on #E6FC9D background

This text has black color on #E6FC9D background.


White color preview on #E6FC9D background

This text has white color on #E6FC9D background.


Related colors

Complementary color

Complementary color for #hex is #190362.


I love getcolorcode.com

Triadic colors

1 #9DE6FC and #FC9DE6 with #E6FC9D are triadic colors.

2 #9DFCE6 and #FCE69D with #E6FC9D are triadic colors.