COLOR #E5E480

HEX: #E5E480 RGB: (229,228,128)

Renk bilgisi

#E5E480 contains mainly red and green colors. #E5E480 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E5E480 color RGB value is (229,228,128).

RGB: (229,228,128) (90%, 89%, 50%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 228 of 255 = 89%
B 128 of 255 = 50%

229
228
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 228 + 128 = 585 (100%)
R 229 of 585 ~ 39.15%
G 228 of 585 ~ 38.97%
B 128 of 585 ~ 21.88'%

%39.15
%38.97
%21.88

CMYK RENK MODELİ

#E5E480 rengi CMYK tonu (0,0,44,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.44%
  • sarı tonu 44.10%
  • ana renk tonu 10.20%

CMYK: (0,0,44,10)
C0M0Y44K10 (0%, 0%, 44%, 10%)
(0.00 / 0.00 / 0.44 / 0.10)

CMYK yüzdeleri

%0
%0.44
%44.1
%10.2

Codes

Color #E5E480 in popluar color models

E5 E4 80
RGB 229 228 128
HSL 59° 66.01% 70.00%
HSB/HSV 59° 44.10% 89.80%
CMYK 0.00% 0.44% 44.10%
10.20%

Color #E5E480 in popluar number systems.

HEX E5 E4 80
Decimal 229 228 128
Binary 11100101 11100100 10000000
Octal 345 344 200

Shades and tints

Shades of #E5E480

#E5E480
(229,228,128)
#D1D075
(209,208,117)
#BDBC6A
(189,188,106)
#A9A85F
(169,168,95)
#959454
(149,148,84)
#818049
(129,128,73)
#6D6C3E
(109,108,62)
#595833
(89,88,51)
#454428
(69,68,40)
#31301D
(49,48,29)
#1D1C12
(29,28,18)
#000000
(0,0,0)

Tints of #E5E480

#E5E480
(229,228,128)
#E7E68B
(231,230,139)
#E9E896
(233,232,150)
#EBEAA1
(235,234,161)
#EDECAC
(237,236,172)
#EFEEB7
(239,238,183)
#F1F0C2
(241,240,194)
#F3F2CD
(243,242,205)
#F5F4D8
(245,244,216)
#F7F6E3
(247,246,227)
#F9F8EE
(249,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E480; }

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

This text font color is #E5E480.

Background Color

.myBgColor { background-color: #E5E480; }

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

This div background color is #E5E480.

Border color

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

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

This div border color is #E5E480.

Opacity

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

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

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

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

This text has shadow with #E5E480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E480.

Preview

Color preview on black background

This text has color #E5E480 on black background.


Color preview on white background

This text has color #E5E480 on white background.


Black color preview on #E5E480 background

This text has black color on #E5E480 background.


White color preview on #E5E480 background

This text has white color on #E5E480 background.


Related colors

Complementary color

Complementary color for #hex is #1A1B7F.


I love getcolorcode.com

Triadic colors

1 #80E5E4 and #E480E5 with #E5E480 are triadic colors.

2 #80E4E5 and #E4E580 with #E5E480 are triadic colors.