COLOR #E6EC9C

HEX: #E6EC9C RGB: (230,236,156)

Renk bilgisi

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

RGB renk modeli

#E6EC9C color RGB value is (230,236,156).

RGB: (230,236,156) (90%, 93%, 61%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 236 of 255 = 93%
B 156 of 255 = 61%

230
236
156

R + G + B ~ 81%. #E6EC9C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 156 = 622 (100%)
R 230 of 622 ~ 36.98%
G 236 of 622 ~ 37.94%
B 156 of 622 ~ 25.08'%

%36.98
%37.94
%25.08

CMYK RENK MODELİ

#E6EC9C rengi CMYK tonu (3,0,34,7).

  • camgöbeği tonu 2.54%
  • eflatun tonu 0.00%
  • sarı tonu 33.90%
  • ana renk tonu 7.45%

CMYK: (3,0,34,7)
C3M0Y34K7 (3%, 0%, 34%, 7%)
(0.03 / 0.00 / 0.34 / 0.07)

CMYK yüzdeleri

%2.54
%0
%33.9
%7.45

Codes

Color #E6EC9C in popluar color models

E6 EC 9C
RGB 230 236 156
HSL 65° 67.80% 76.86%
HSB/HSV 65° 33.90% 92.55%
CMYK 2.54% 0.00% 33.90%
7.45%

Color #E6EC9C in popluar number systems.

HEX E6 EC 9C
Decimal 230 236 156
Binary 11100110 11101100 10011100
Octal 346 354 234

Shades and tints

Shades of #E6EC9C

#E6EC9C
(230,236,156)
#D2D78E
(210,215,142)
#BEC280
(190,194,128)
#AAAD72
(170,173,114)
#969864
(150,152,100)
#828356
(130,131,86)
#6E6E48
(110,110,72)
#5A593A
(90,89,58)
#46442C
(70,68,44)
#322F1E
(50,47,30)
#1E1A10
(30,26,16)
#000000
(0,0,0)

Tints of #E6EC9C

#E6EC9C
(230,236,156)
#E8EDA5
(232,237,165)
#EAEEAE
(234,238,174)
#ECEFB7
(236,239,183)
#EEF0C0
(238,240,192)
#F0F1C9
(240,241,201)
#F2F2D2
(242,242,210)
#F4F3DB
(244,243,219)
#F6F4E4
(246,244,228)
#F8F5ED
(248,245,237)
#FAF6F6
(250,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6EC9C color. Also use rgb(230,236,156) instead hex code.

Text Font Color

.myTextColor { color: #E6EC9C; }

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

This text font color is #E6EC9C.

Background Color

.myBgColor { background-color: #E6EC9C; }

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

This div background color is #E6EC9C.

Border color

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

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

This div border color is #E6EC9C.

Opacity

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

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

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

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

This text has shadow with #E6EC9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EC9C.

Preview

Color preview on black background

This text has color #E6EC9C on black background.


Color preview on white background

This text has color #E6EC9C on white background.


Black color preview on #E6EC9C background

This text has black color on #E6EC9C background.


White color preview on #E6EC9C background

This text has white color on #E6EC9C background.


Related colors

Complementary color

Complementary color for #hex is #191363.


I love getcolorcode.com

Triadic colors

1 #9CE6EC and #EC9CE6 with #E6EC9C are triadic colors.

2 #9CECE6 and #ECE69C with #E6EC9C are triadic colors.