COLOR #E5E473

HEX: #E5E473 RGB: (229,228,115)

Renk bilgisi

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

RGB renk modeli

#E5E473 color RGB value is (229,228,115).

RGB: (229,228,115) (90%, 89%, 45%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 228 of 255 = 89%
B 115 of 255 = 45%

229
228
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 228 + 115 = 572 (100%)
R 229 of 572 ~ 40.03%
G 228 of 572 ~ 39.86%
B 115 of 572 ~ 20.1'%

%40.03
%39.86
%20.1

CMYK RENK MODELİ

#E5E473 rengi CMYK tonu (0,0,50,10).

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

CMYK: (0,0,50,10)
C0M0Y50K10 (0%, 0%, 50%, 10%)
(0.00 / 0.00 / 0.50 / 0.10)

CMYK yüzdeleri

%0
%0.44
%49.78
%10.2

Codes

Color #E5E473 in popluar color models

E5 E4 73
RGB 229 228 115
HSL 59° 68.67% 67.45%
HSB/HSV 59° 49.78% 89.80%
CMYK 0.00% 0.44% 49.78%
10.20%

Color #E5E473 in popluar number systems.

HEX E5 E4 73
Decimal 229 228 115
Binary 11100101 11100100 1110011
Octal 345 344 163

Shades and tints

Shades of #E5E473

#E5E473
(229,228,115)
#D1D069
(209,208,105)
#BDBC5F
(189,188,95)
#A9A855
(169,168,85)
#95944B
(149,148,75)
#818041
(129,128,65)
#6D6C37
(109,108,55)
#59582D
(89,88,45)
#454423
(69,68,35)
#313019
(49,48,25)
#1D1C0F
(29,28,15)
#000000
(0,0,0)

Tints of #E5E473

#E5E473
(229,228,115)
#E7E67F
(231,230,127)
#E9E88B
(233,232,139)
#EBEA97
(235,234,151)
#EDECA3
(237,236,163)
#EFEEAF
(239,238,175)
#F1F0BB
(241,240,187)
#F3F2C7
(243,242,199)
#F5F4D3
(245,244,211)
#F7F6DF
(247,246,223)
#F9F8EB
(249,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E473; }

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

This text font color is #E5E473.

Background Color

.myBgColor { background-color: #E5E473; }

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

This div background color is #E5E473.

Border color

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

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

This div border color is #E5E473.

Opacity

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

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

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

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

This text has shadow with #E5E473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E473.

Preview

Color preview on black background

This text has color #E5E473 on black background.


Color preview on white background

This text has color #E5E473 on white background.


Black color preview on #E5E473 background

This text has black color on #E5E473 background.


White color preview on #E5E473 background

This text has white color on #E5E473 background.


Related colors

Complementary color

Complementary color for #hex is #1A1B8C.


I love getcolorcode.com

Triadic colors

1 #73E5E4 and #E473E5 with #E5E473 are triadic colors.

2 #73E4E5 and #E4E573 with #E5E473 are triadic colors.