COLOR #E5E137

HEX: #E5E137 RGB: (229,225,55)

Renk bilgisi

#E5E137 contains mainly red and green colors. #E5E137 ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#E5E137 color RGB value is (229,225,55).

RGB: (229,225,55) (90%, 88%, 22%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 225 of 255 = 88%
B 55 of 255 = 22%

229
225
55

R + G + B ~ 67%. #E5E137 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 225 + 55 = 509 (100%)
R 229 of 509 ~ 44.99%
G 225 of 509 ~ 44.2%
B 55 of 509 ~ 10.81'%

%44.99
%44.2
%10.81

CMYK RENK MODELİ

#E5E137 rengi CMYK tonu (0,2,76,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.75%
  • sarı tonu 75.98%
  • ana renk tonu 10.20%

CMYK: (0,2,76,10)
C0M2Y76K10 (0%, 2%, 76%, 10%)
(0.00 / 0.02 / 0.76 / 0.10)

CMYK yüzdeleri

%0
%1.75
%75.98
%10.2

Codes

Color #E5E137 in popluar color models

E5 E1 37
RGB 229 225 55
HSL 59° 76.99% 55.69%
HSB/HSV 59° 75.98% 89.80%
CMYK 0.00% 1.75% 75.98%
10.20%

Color #E5E137 in popluar number systems.

HEX E5 E1 37
Decimal 229 225 55
Binary 11100101 11100001 110111
Octal 345 341 67

Shades and tints

Shades of #E5E137

#E5E137
(229,225,55)
#D1CD32
(209,205,50)
#BDB92D
(189,185,45)
#A9A528
(169,165,40)
#959123
(149,145,35)
#817D1E
(129,125,30)
#6D6919
(109,105,25)
#595514
(89,85,20)
#45410F
(69,65,15)
#312D0A
(49,45,10)
#1D1905
(29,25,5)
#000000
(0,0,0)

Tints of #E5E137

#E5E137
(229,225,55)
#E7E349
(231,227,73)
#E9E55B
(233,229,91)
#EBE76D
(235,231,109)
#EDE97F
(237,233,127)
#EFEB91
(239,235,145)
#F1EDA3
(241,237,163)
#F3EFB5
(243,239,181)
#F5F1C7
(245,241,199)
#F7F3D9
(247,243,217)
#F9F5EB
(249,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E137 color. Also use rgb(229,225,55) instead hex code.

Text Font Color

.myTextColor { color: #E5E137; }

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

This text font color is #E5E137.

Background Color

.myBgColor { background-color: #E5E137; }

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

This div background color is #E5E137.

Border color

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

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

This div border color is #E5E137.

Opacity

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

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

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

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

This text has shadow with #E5E137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E137.

Preview

Color preview on black background

This text has color #E5E137 on black background.


Color preview on white background

This text has color #E5E137 on white background.


Black color preview on #E5E137 background

This text has black color on #E5E137 background.


White color preview on #E5E137 background

This text has white color on #E5E137 background.


Related colors

Complementary color

Complementary color for #hex is #1A1EC8.


I love getcolorcode.com

Triadic colors

1 #37E5E1 and #E137E5 with #E5E137 are triadic colors.

2 #37E1E5 and #E1E537 with #E5E137 are triadic colors.