COLOR #E5E980

HEX: #E5E980 RGB: (229,233,128)

Renk bilgisi

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

RGB renk modeli

#E5E980 color RGB value is (229,233,128).

RGB: (229,233,128) (90%, 91%, 50%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 233 of 255 = 91%
B 128 of 255 = 50%

229
233
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 233 + 128 = 590 (100%)
R 229 of 590 ~ 38.81%
G 233 of 590 ~ 39.49%
B 128 of 590 ~ 21.69'%

%38.81
%39.49
%21.69

CMYK RENK MODELİ

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

  • camgöbeği tonu 1.72%
  • eflatun tonu 0.00%
  • sarı tonu 45.06%
  • ana renk tonu 8.63%

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

CMYK yüzdeleri

%1.72
%0
%45.06
%8.63

Codes

Color #E5E980 in popluar color models

E5 E9 80
RGB 229 233 128
HSL 62° 70.47% 70.78%
HSB/HSV 62° 45.06% 91.37%
CMYK 1.72% 0.00% 45.06%
8.63%

Color #E5E980 in popluar number systems.

HEX E5 E9 80
Decimal 229 233 128
Binary 11100101 11101001 10000000
Octal 345 351 200

Shades and tints

Shades of #E5E980

#E5E980
(229,233,128)
#D1D475
(209,212,117)
#BDBF6A
(189,191,106)
#A9AA5F
(169,170,95)
#959554
(149,149,84)
#818049
(129,128,73)
#6D6B3E
(109,107,62)
#595633
(89,86,51)
#454128
(69,65,40)
#312C1D
(49,44,29)
#1D1712
(29,23,18)
#000000
(0,0,0)

Tints of #E5E980

#E5E980
(229,233,128)
#E7EB8B
(231,235,139)
#E9ED96
(233,237,150)
#EBEFA1
(235,239,161)
#EDF1AC
(237,241,172)
#EFF3B7
(239,243,183)
#F1F5C2
(241,245,194)
#F3F7CD
(243,247,205)
#F5F9D8
(245,249,216)
#F7FBE3
(247,251,227)
#F9FDEE
(249,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E980 color. Also use rgb(229,233,128) instead hex code.

Text Font Color

.myTextColor { color: #E5E980; }

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

This text font color is #E5E980.

Background Color

.myBgColor { background-color: #E5E980; }

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

This div background color is #E5E980.

Border color

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

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

This div border color is #E5E980.

Opacity

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

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

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

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

This text has shadow with #E5E980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E980.

Preview

Color preview on black background

This text has color #E5E980 on black background.


Color preview on white background

This text has color #E5E980 on white background.


Black color preview on #E5E980 background

This text has black color on #E5E980 background.


White color preview on #E5E980 background

This text has white color on #E5E980 background.


Related colors

Complementary color

Complementary color for #hex is #1A167F.


I love getcolorcode.com

Triadic colors

1 #80E5E9 and #E980E5 with #E5E980 are triadic colors.

2 #80E9E5 and #E9E580 with #E5E980 are triadic colors.