COLOR #E5E37A

HEX: #E5E37A RGB: (229,227,122)

Renk bilgisi

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

RGB renk modeli

#E5E37A color RGB value is (229,227,122).

RGB: (229,227,122) (90%, 89%, 48%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 227 of 255 = 89%
B 122 of 255 = 48%

229
227
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 227 + 122 = 578 (100%)
R 229 of 578 ~ 39.62%
G 227 of 578 ~ 39.27%
B 122 of 578 ~ 21.11'%

%39.62
%39.27
%21.11

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.87%
  • sarı tonu 46.72%
  • 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
%46.72
%10.2

Codes

Color #E5E37A in popluar color models

E5 E3 7A
RGB 229 227 122
HSL 59° 67.30% 68.82%
HSB/HSV 59° 46.72% 89.80%
CMYK 0.00% 0.87% 46.72%
10.20%

Color #E5E37A in popluar number systems.

HEX E5 E3 7A
Decimal 229 227 122
Binary 11100101 11100011 1111010
Octal 345 343 172

Shades and tints

Shades of #E5E37A

#E5E37A
(229,227,122)
#D1CF6F
(209,207,111)
#BDBB64
(189,187,100)
#A9A759
(169,167,89)
#95934E
(149,147,78)
#817F43
(129,127,67)
#6D6B38
(109,107,56)
#59572D
(89,87,45)
#454322
(69,67,34)
#312F17
(49,47,23)
#1D1B0C
(29,27,12)
#000000
(0,0,0)

Tints of #E5E37A

#E5E37A
(229,227,122)
#E7E586
(231,229,134)
#E9E792
(233,231,146)
#EBE99E
(235,233,158)
#EDEBAA
(237,235,170)
#EFEDB6
(239,237,182)
#F1EFC2
(241,239,194)
#F3F1CE
(243,241,206)
#F5F3DA
(245,243,218)
#F7F5E6
(247,245,230)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E37A; }

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

This text font color is #E5E37A.

Background Color

.myBgColor { background-color: #E5E37A; }

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

This div background color is #E5E37A.

Border color

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

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

This div border color is #E5E37A.

Opacity

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

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

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

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

This text has shadow with #E5E37A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E37A.

Preview

Color preview on black background

This text has color #E5E37A on black background.


Color preview on white background

This text has color #E5E37A on white background.


Black color preview on #E5E37A background

This text has black color on #E5E37A background.


White color preview on #E5E37A background

This text has white color on #E5E37A background.


Related colors

Complementary color

Complementary color for #hex is #1A1C85.


I love getcolorcode.com

Triadic colors

1 #7AE5E3 and #E37AE5 with #E5E37A are triadic colors.

2 #7AE3E5 and #E3E57A with #E5E37A are triadic colors.