COLOR #E4E580

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

228
229
128

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

Yüzdelerle RGB renk parçaları

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

%38.97
%39.15
%21.88

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.44%
  • eflatun tonu 0.00%
  • 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.44
%0
%44.1
%10.2

Codes

Color #E4E580 in popluar color models

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

Color #E4E580 in popluar number systems.

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

Shades and tints

Shades of #E4E580

#E4E580
(228,229,128)
#D0D175
(208,209,117)
#BCBD6A
(188,189,106)
#A8A95F
(168,169,95)
#949554
(148,149,84)
#808149
(128,129,73)
#6C6D3E
(108,109,62)
#585933
(88,89,51)
#444528
(68,69,40)
#30311D
(48,49,29)
#1C1D12
(28,29,18)
#000000
(0,0,0)

Tints of #E4E580

#E4E580
(228,229,128)
#E6E78B
(230,231,139)
#E8E996
(232,233,150)
#EAEBA1
(234,235,161)
#ECEDAC
(236,237,172)
#EEEFB7
(238,239,183)
#F0F1C2
(240,241,194)
#F2F3CD
(242,243,205)
#F4F5D8
(244,245,216)
#F6F7E3
(246,247,227)
#F8F9EE
(248,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4E580; }

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

This text font color is #E4E580.

Background Color

.myBgColor { background-color: #E4E580; }

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

This div background color is #E4E580.

Border color

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

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

This div border color is #E4E580.

Opacity

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

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

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

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

This text has shadow with #E4E580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4E580.

Preview

Color preview on black background

This text has color #E4E580 on black background.


Color preview on white background

This text has color #E4E580 on white background.


Black color preview on #E4E580 background

This text has black color on #E4E580 background.


White color preview on #E4E580 background

This text has white color on #E4E580 background.


Related colors

Complementary color

Complementary color for #hex is #1B1A7F.


I love getcolorcode.com

Triadic colors

1 #80E4E5 and #E580E4 with #E4E580 are triadic colors.

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