COLOR #E5E364

HEX: #E5E364 RGB: (229,227,100)

Renk bilgisi

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

RGB renk modeli

#E5E364 color RGB value is (229,227,100).

RGB: (229,227,100) (90%, 89%, 39%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 227 of 255 = 89%
B 100 of 255 = 39%

229
227
100

R + G + B ~ 73%. #E5E364 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 227 + 100 = 556 (100%)
R 229 of 556 ~ 41.19%
G 227 of 556 ~ 40.83%
B 100 of 556 ~ 17.99'%

%41.19
%40.83
%17.99

CMYK RENK MODELİ

#E5E364 rengi CMYK tonu (0,1,56,10).

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

CMYK: (0,1,56,10)
C0M1Y56K10 (0%, 1%, 56%, 10%)
(0.00 / 0.01 / 0.56 / 0.10)

CMYK yüzdeleri

%0
%0.87
%56.33
%10.2

Codes

Color #E5E364 in popluar color models

E5 E3 64
RGB 229 227 100
HSL 59° 71.27% 64.51%
HSB/HSV 59° 56.33% 89.80%
CMYK 0.00% 0.87% 56.33%
10.20%

Color #E5E364 in popluar number systems.

HEX E5 E3 64
Decimal 229 227 100
Binary 11100101 11100011 1100100
Octal 345 343 144

Shades and tints

Shades of #E5E364

#E5E364
(229,227,100)
#D1CF5B
(209,207,91)
#BDBB52
(189,187,82)
#A9A749
(169,167,73)
#959340
(149,147,64)
#817F37
(129,127,55)
#6D6B2E
(109,107,46)
#595725
(89,87,37)
#45431C
(69,67,28)
#312F13
(49,47,19)
#1D1B0A
(29,27,10)
#000000
(0,0,0)

Tints of #E5E364

#E5E364
(229,227,100)
#E7E572
(231,229,114)
#E9E780
(233,231,128)
#EBE98E
(235,233,142)
#EDEB9C
(237,235,156)
#EFEDAA
(239,237,170)
#F1EFB8
(241,239,184)
#F3F1C6
(243,241,198)
#F5F3D4
(245,243,212)
#F7F5E2
(247,245,226)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E364; }

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

This text font color is #E5E364.

Background Color

.myBgColor { background-color: #E5E364; }

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

This div background color is #E5E364.

Border color

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

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

This div border color is #E5E364.

Opacity

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

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

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

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

This text has shadow with #E5E364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E364.

Preview

Color preview on black background

This text has color #E5E364 on black background.


Color preview on white background

This text has color #E5E364 on white background.


Black color preview on #E5E364 background

This text has black color on #E5E364 background.


White color preview on #E5E364 background

This text has white color on #E5E364 background.


Related colors

Complementary color

Complementary color for #hex is #1A1C9B.


I love getcolorcode.com

Triadic colors

1 #64E5E3 and #E364E5 with #E5E364 are triadic colors.

2 #64E3E5 and #E3E564 with #E5E364 are triadic colors.