COLOR #E5E379

HEX: #E5E379 RGB: (229,227,121)

Renk bilgisi

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

RGB renk modeli

#E5E379 color RGB value is (229,227,121).

RGB: (229,227,121) (90%, 89%, 47%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 227 of 255 = 89%
B 121 of 255 = 47%

229
227
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 227 + 121 = 577 (100%)
R 229 of 577 ~ 39.69%
G 227 of 577 ~ 39.34%
B 121 of 577 ~ 20.97'%

%39.69
%39.34
%20.97

CMYK RENK MODELİ

#E5E379 rengi CMYK tonu (0,1,47,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.87%
  • sarı tonu 47.16%
  • ana renk tonu 10.20%

CMYK: (0,1,47,10)
C0M1Y47K10 (0%, 1%, 47%, 10%)
(0.00 / 0.01 / 0.47 / 0.10)

CMYK yüzdeleri

%0
%0.87
%47.16
%10.2

Codes

Color #E5E379 in popluar color models

E5 E3 79
RGB 229 227 121
HSL 59° 67.50% 68.63%
HSB/HSV 59° 47.16% 89.80%
CMYK 0.00% 0.87% 47.16%
10.20%

Color #E5E379 in popluar number systems.

HEX E5 E3 79
Decimal 229 227 121
Binary 11100101 11100011 1111001
Octal 345 343 171

Shades and tints

Shades of #E5E379

#E5E379
(229,227,121)
#D1CF6E
(209,207,110)
#BDBB63
(189,187,99)
#A9A758
(169,167,88)
#95934D
(149,147,77)
#817F42
(129,127,66)
#6D6B37
(109,107,55)
#59572C
(89,87,44)
#454321
(69,67,33)
#312F16
(49,47,22)
#1D1B0B
(29,27,11)
#000000
(0,0,0)

Tints of #E5E379

#E5E379
(229,227,121)
#E7E585
(231,229,133)
#E9E791
(233,231,145)
#EBE99D
(235,233,157)
#EDEBA9
(237,235,169)
#EFEDB5
(239,237,181)
#F1EFC1
(241,239,193)
#F3F1CD
(243,241,205)
#F5F3D9
(245,243,217)
#F7F5E5
(247,245,229)
#F9F7F1
(249,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E379 color. Also use rgb(229,227,121) instead hex code.

Text Font Color

.myTextColor { color: #E5E379; }

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

This text font color is #E5E379.

Background Color

.myBgColor { background-color: #E5E379; }

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

This div background color is #E5E379.

Border color

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

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

This div border color is #E5E379.

Opacity

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

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

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

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

This text has shadow with #E5E379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E379.

Preview

Color preview on black background

This text has color #E5E379 on black background.


Color preview on white background

This text has color #E5E379 on white background.


Black color preview on #E5E379 background

This text has black color on #E5E379 background.


White color preview on #E5E379 background

This text has white color on #E5E379 background.


Related colors

Complementary color

Complementary color for #hex is #1A1C86.


I love getcolorcode.com

Triadic colors

1 #79E5E3 and #E379E5 with #E5E379 are triadic colors.

2 #79E3E5 and #E3E579 with #E5E379 are triadic colors.