COLOR #E5E478

HEX: #E5E478 RGB: (229,228,120)

Renk bilgisi

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

RGB renk modeli

#E5E478 color RGB value is (229,228,120).

RGB: (229,228,120) (90%, 89%, 47%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 228 of 255 = 89%
B 120 of 255 = 47%

229
228
120

R + G + B ~ 75%. #E5E478 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 228 + 120 = 577 (100%)
R 229 of 577 ~ 39.69%
G 228 of 577 ~ 39.51%
B 120 of 577 ~ 20.8'%

%39.69
%39.51
%20.8

CMYK RENK MODELİ

#E5E478 rengi CMYK tonu (0,0,48,10).

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

CMYK: (0,0,48,10)
C0M0Y48K10 (0%, 0%, 48%, 10%)
(0.00 / 0.00 / 0.48 / 0.10)

CMYK yüzdeleri

%0
%0.44
%47.6
%10.2

Codes

Color #E5E478 in popluar color models

E5 E4 78
RGB 229 228 120
HSL 59° 67.70% 68.43%
HSB/HSV 59° 47.60% 89.80%
CMYK 0.00% 0.44% 47.60%
10.20%

Color #E5E478 in popluar number systems.

HEX E5 E4 78
Decimal 229 228 120
Binary 11100101 11100100 1111000
Octal 345 344 170

Shades and tints

Shades of #E5E478

#E5E478
(229,228,120)
#D1D06E
(209,208,110)
#BDBC64
(189,188,100)
#A9A85A
(169,168,90)
#959450
(149,148,80)
#818046
(129,128,70)
#6D6C3C
(109,108,60)
#595832
(89,88,50)
#454428
(69,68,40)
#31301E
(49,48,30)
#1D1C14
(29,28,20)
#000000
(0,0,0)

Tints of #E5E478

#E5E478
(229,228,120)
#E7E684
(231,230,132)
#E9E890
(233,232,144)
#EBEA9C
(235,234,156)
#EDECA8
(237,236,168)
#EFEEB4
(239,238,180)
#F1F0C0
(241,240,192)
#F3F2CC
(243,242,204)
#F5F4D8
(245,244,216)
#F7F6E4
(247,246,228)
#F9F8F0
(249,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E478; }

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

This text font color is #E5E478.

Background Color

.myBgColor { background-color: #E5E478; }

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

This div background color is #E5E478.

Border color

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

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

This div border color is #E5E478.

Opacity

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

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

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

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

This text has shadow with #E5E478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E478.

Preview

Color preview on black background

This text has color #E5E478 on black background.


Color preview on white background

This text has color #E5E478 on white background.


Black color preview on #E5E478 background

This text has black color on #E5E478 background.


White color preview on #E5E478 background

This text has white color on #E5E478 background.


Related colors

Complementary color

Complementary color for #hex is #1A1B87.


I love getcolorcode.com

Triadic colors

1 #78E5E4 and #E478E5 with #E5E478 are triadic colors.

2 #78E4E5 and #E4E578 with #E5E478 are triadic colors.