COLOR #E6EC7B

HEX: #E6EC7B RGB: (230,236,123)

Renk bilgisi

#E6EC7B contains mainly red and green colors. #E6EC7B ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#E6EC7B color RGB value is (230,236,123).

RGB: (230,236,123) (90%, 93%, 48%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 236 of 255 = 93%
B 123 of 255 = 48%

230
236
123

R + G + B ~ 77%. #E6EC7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 123 = 589 (100%)
R 230 of 589 ~ 39.05%
G 236 of 589 ~ 40.07%
B 123 of 589 ~ 20.88'%

%39.05
%40.07
%20.88

CMYK RENK MODELİ

#E6EC7B rengi CMYK tonu (3,0,48,7).

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

CMYK: (3,0,48,7)
C3M0Y48K7 (3%, 0%, 48%, 7%)
(0.03 / 0.00 / 0.48 / 0.07)

CMYK yüzdeleri

%2.54
%0
%47.88
%7.45

Codes

Color #E6EC7B in popluar color models

E6 EC 7B
RGB 230 236 123
HSL 63° 74.83% 70.39%
HSB/HSV 63° 47.88% 92.55%
CMYK 2.54% 0.00% 47.88%
7.45%

Color #E6EC7B in popluar number systems.

HEX E6 EC 7B
Decimal 230 236 123
Binary 11100110 11101100 1111011
Octal 346 354 173

Shades and tints

Shades of #E6EC7B

#E6EC7B
(230,236,123)
#D2D770
(210,215,112)
#BEC265
(190,194,101)
#AAAD5A
(170,173,90)
#96984F
(150,152,79)
#828344
(130,131,68)
#6E6E39
(110,110,57)
#5A592E
(90,89,46)
#464423
(70,68,35)
#322F18
(50,47,24)
#1E1A0D
(30,26,13)
#000000
(0,0,0)

Tints of #E6EC7B

#E6EC7B
(230,236,123)
#E8ED87
(232,237,135)
#EAEE93
(234,238,147)
#ECEF9F
(236,239,159)
#EEF0AB
(238,240,171)
#F0F1B7
(240,241,183)
#F2F2C3
(242,242,195)
#F4F3CF
(244,243,207)
#F6F4DB
(246,244,219)
#F8F5E7
(248,245,231)
#FAF6F3
(250,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EC7B; }

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

This text font color is #E6EC7B.

Background Color

.myBgColor { background-color: #E6EC7B; }

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

This div background color is #E6EC7B.

Border color

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

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

This div border color is #E6EC7B.

Opacity

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

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

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

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

This text has shadow with #E6EC7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EC7B.

Preview

Color preview on black background

This text has color #E6EC7B on black background.


Color preview on white background

This text has color #E6EC7B on white background.


Black color preview on #E6EC7B background

This text has black color on #E6EC7B background.


White color preview on #E6EC7B background

This text has white color on #E6EC7B background.


Related colors

Complementary color

Complementary color for #hex is #191384.


I love getcolorcode.com

Triadic colors

1 #7BE6EC and #EC7BE6 with #E6EC7B are triadic colors.

2 #7BECE6 and #ECE67B with #E6EC7B are triadic colors.