COLOR #E5E77A

HEX: #E5E77A RGB: (229,231,122)

Renk bilgisi

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

RGB renk modeli

#E5E77A color RGB value is (229,231,122).

RGB: (229,231,122) (90%, 91%, 48%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 231 of 255 = 91%
B 122 of 255 = 48%

229
231
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 231 + 122 = 582 (100%)
R 229 of 582 ~ 39.35%
G 231 of 582 ~ 39.69%
B 122 of 582 ~ 20.96'%

%39.35
%39.69
%20.96

CMYK RENK MODELİ

#E5E77A rengi CMYK tonu (1,0,47,9).

  • camgöbeği tonu 0.87%
  • eflatun tonu 0.00%
  • sarı tonu 47.19%
  • ana renk tonu 9.41%

CMYK: (1,0,47,9)
C1M0Y47K9 (1%, 0%, 47%, 9%)
(0.01 / 0.00 / 0.47 / 0.09)

CMYK yüzdeleri

%0.87
%0
%47.19
%9.41

Codes

Color #E5E77A in popluar color models

E5 E7 7A
RGB 229 231 122
HSL 61° 69.43% 69.22%
HSB/HSV 61° 47.19% 90.59%
CMYK 0.87% 0.00% 47.19%
9.41%

Color #E5E77A in popluar number systems.

HEX E5 E7 7A
Decimal 229 231 122
Binary 11100101 11100111 1111010
Octal 345 347 172

Shades and tints

Shades of #E5E77A

#E5E77A
(229,231,122)
#D1D26F
(209,210,111)
#BDBD64
(189,189,100)
#A9A859
(169,168,89)
#95934E
(149,147,78)
#817E43
(129,126,67)
#6D6938
(109,105,56)
#59542D
(89,84,45)
#453F22
(69,63,34)
#312A17
(49,42,23)
#1D150C
(29,21,12)
#000000
(0,0,0)

Tints of #E5E77A

#E5E77A
(229,231,122)
#E7E986
(231,233,134)
#E9EB92
(233,235,146)
#EBED9E
(235,237,158)
#EDEFAA
(237,239,170)
#EFF1B6
(239,241,182)
#F1F3C2
(241,243,194)
#F3F5CE
(243,245,206)
#F5F7DA
(245,247,218)
#F7F9E6
(247,249,230)
#F9FBF2
(249,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E77A color. Also use rgb(229,231,122) instead hex code.

Text Font Color

.myTextColor { color: #E5E77A; }

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

This text font color is #E5E77A.

Background Color

.myBgColor { background-color: #E5E77A; }

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

This div background color is #E5E77A.

Border color

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

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

This div border color is #E5E77A.

Opacity

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

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

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

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

This text has shadow with #E5E77A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E77A.

Preview

Color preview on black background

This text has color #E5E77A on black background.


Color preview on white background

This text has color #E5E77A on white background.


Black color preview on #E5E77A background

This text has black color on #E5E77A background.


White color preview on #E5E77A background

This text has white color on #E5E77A background.


Related colors

Complementary color

Complementary color for #hex is #1A1885.


I love getcolorcode.com

Triadic colors

1 #7AE5E7 and #E77AE5 with #E5E77A are triadic colors.

2 #7AE7E5 and #E7E57A with #E5E77A are triadic colors.