COLOR #E6EC8C

HEX: #E6EC8C RGB: (230,236,140)

Renk bilgisi

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

RGB renk modeli

#E6EC8C color RGB value is (230,236,140).

RGB: (230,236,140) (90%, 93%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 236 of 255 = 93%
B 140 of 255 = 55%

230
236
140

R + G + B ~ 79%. #E6EC8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 140 = 606 (100%)
R 230 of 606 ~ 37.95%
G 236 of 606 ~ 38.94%
B 140 of 606 ~ 23.1'%

%37.95
%38.94
%23.1

CMYK RENK MODELİ

#E6EC8C rengi CMYK tonu (3,0,41,7).

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

CMYK: (3,0,41,7)
C3M0Y41K7 (3%, 0%, 41%, 7%)
(0.03 / 0.00 / 0.41 / 0.07)

CMYK yüzdeleri

%2.54
%0
%40.68
%7.45

Codes

Color #E6EC8C in popluar color models

E6 EC 8C
RGB 230 236 140
HSL 64° 71.64% 73.73%
HSB/HSV 64° 40.68% 92.55%
CMYK 2.54% 0.00% 40.68%
7.45%

Color #E6EC8C in popluar number systems.

HEX E6 EC 8C
Decimal 230 236 140
Binary 11100110 11101100 10001100
Octal 346 354 214

Shades and tints

Shades of #E6EC8C

#E6EC8C
(230,236,140)
#D2D780
(210,215,128)
#BEC274
(190,194,116)
#AAAD68
(170,173,104)
#96985C
(150,152,92)
#828350
(130,131,80)
#6E6E44
(110,110,68)
#5A5938
(90,89,56)
#46442C
(70,68,44)
#322F20
(50,47,32)
#1E1A14
(30,26,20)
#000000
(0,0,0)

Tints of #E6EC8C

#E6EC8C
(230,236,140)
#E8ED96
(232,237,150)
#EAEEA0
(234,238,160)
#ECEFAA
(236,239,170)
#EEF0B4
(238,240,180)
#F0F1BE
(240,241,190)
#F2F2C8
(242,242,200)
#F4F3D2
(244,243,210)
#F6F4DC
(246,244,220)
#F8F5E6
(248,245,230)
#FAF6F0
(250,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EC8C; }

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

This text font color is #E6EC8C.

Background Color

.myBgColor { background-color: #E6EC8C; }

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

This div background color is #E6EC8C.

Border color

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

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

This div border color is #E6EC8C.

Opacity

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

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

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

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

This text has shadow with #E6EC8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EC8C.

Preview

Color preview on black background

This text has color #E6EC8C on black background.


Color preview on white background

This text has color #E6EC8C on white background.


Black color preview on #E6EC8C background

This text has black color on #E6EC8C background.


White color preview on #E6EC8C background

This text has white color on #E6EC8C background.


Related colors

Complementary color

Complementary color for #hex is #191373.


I love getcolorcode.com

Triadic colors

1 #8CE6EC and #EC8CE6 with #E6EC8C are triadic colors.

2 #8CECE6 and #ECE68C with #E6EC8C are triadic colors.