COLOR #E2E77E

HEX: #E2E77E RGB: (226,231,126)

Renk bilgisi

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

RGB renk modeli

#E2E77E color RGB value is (226,231,126).

RGB: (226,231,126) (89%, 91%, 49%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 231 of 255 = 91%
B 126 of 255 = 49%

226
231
126

R + G + B ~ 76%. #E2E77E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 231 + 126 = 583 (100%)
R 226 of 583 ~ 38.77%
G 231 of 583 ~ 39.62%
B 126 of 583 ~ 21.61'%

%38.77
%39.62
%21.61

CMYK RENK MODELİ

#E2E77E rengi CMYK tonu (2,0,45,9).

  • camgöbeği tonu 2.16%
  • eflatun tonu 0.00%
  • sarı tonu 45.45%
  • ana renk tonu 9.41%

CMYK: (2,0,45,9)
C2M0Y45K9 (2%, 0%, 45%, 9%)
(0.02 / 0.00 / 0.45 / 0.09)

CMYK yüzdeleri

%2.16
%0
%45.45
%9.41

Codes

Color #E2E77E in popluar color models

E2 E7 7E
RGB 226 231 126
HSL 63° 68.63% 70.00%
HSB/HSV 63° 45.45% 90.59%
CMYK 2.16% 0.00% 45.45%
9.41%

Color #E2E77E in popluar number systems.

HEX E2 E7 7E
Decimal 226 231 126
Binary 11100010 11100111 1111110
Octal 342 347 176

Shades and tints

Shades of #E2E77E

#E2E77E
(226,231,126)
#CED273
(206,210,115)
#BABD68
(186,189,104)
#A6A85D
(166,168,93)
#929352
(146,147,82)
#7E7E47
(126,126,71)
#6A693C
(106,105,60)
#565431
(86,84,49)
#423F26
(66,63,38)
#2E2A1B
(46,42,27)
#1A1510
(26,21,16)
#000000
(0,0,0)

Tints of #E2E77E

#E2E77E
(226,231,126)
#E4E989
(228,233,137)
#E6EB94
(230,235,148)
#E8ED9F
(232,237,159)
#EAEFAA
(234,239,170)
#ECF1B5
(236,241,181)
#EEF3C0
(238,243,192)
#F0F5CB
(240,245,203)
#F2F7D6
(242,247,214)
#F4F9E1
(244,249,225)
#F6FBEC
(246,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2E77E color. Also use rgb(226,231,126) instead hex code.

Text Font Color

.myTextColor { color: #E2E77E; }

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

This text font color is #E2E77E.

Background Color

.myBgColor { background-color: #E2E77E; }

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

This div background color is #E2E77E.

Border color

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

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

This div border color is #E2E77E.

Opacity

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

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

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

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

This text has shadow with #E2E77E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2E77E.

Preview

Color preview on black background

This text has color #E2E77E on black background.


Color preview on white background

This text has color #E2E77E on white background.


Black color preview on #E2E77E background

This text has black color on #E2E77E background.


White color preview on #E2E77E background

This text has white color on #E2E77E background.


Related colors

Complementary color

Complementary color for #hex is #1D1881.


I love getcolorcode.com

Triadic colors

1 #7EE2E7 and #E77EE2 with #E2E77E are triadic colors.

2 #7EE7E2 and #E7E27E with #E2E77E are triadic colors.