COLOR #E5E371

HEX: #E5E371 RGB: (229,227,113)

Renk bilgisi

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

RGB renk modeli

#E5E371 color RGB value is (229,227,113).

RGB: (229,227,113) (90%, 89%, 44%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 227 of 255 = 89%
B 113 of 255 = 44%

229
227
113

R + G + B ~ 74%. #E5E371 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 227 + 113 = 569 (100%)
R 229 of 569 ~ 40.25%
G 227 of 569 ~ 39.89%
B 113 of 569 ~ 19.86'%

%40.25
%39.89
%19.86

CMYK RENK MODELİ

#E5E371 rengi CMYK tonu (0,1,51,10).

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

CMYK: (0,1,51,10)
C0M1Y51K10 (0%, 1%, 51%, 10%)
(0.00 / 0.01 / 0.51 / 0.10)

CMYK yüzdeleri

%0
%0.87
%50.66
%10.2

Codes

Color #E5E371 in popluar color models

E5 E3 71
RGB 229 227 113
HSL 59° 69.05% 67.06%
HSB/HSV 59° 50.66% 89.80%
CMYK 0.00% 0.87% 50.66%
10.20%

Color #E5E371 in popluar number systems.

HEX E5 E3 71
Decimal 229 227 113
Binary 11100101 11100011 1110001
Octal 345 343 161

Shades and tints

Shades of #E5E371

#E5E371
(229,227,113)
#D1CF67
(209,207,103)
#BDBB5D
(189,187,93)
#A9A753
(169,167,83)
#959349
(149,147,73)
#817F3F
(129,127,63)
#6D6B35
(109,107,53)
#59572B
(89,87,43)
#454321
(69,67,33)
#312F17
(49,47,23)
#1D1B0D
(29,27,13)
#000000
(0,0,0)

Tints of #E5E371

#E5E371
(229,227,113)
#E7E57D
(231,229,125)
#E9E789
(233,231,137)
#EBE995
(235,233,149)
#EDEBA1
(237,235,161)
#EFEDAD
(239,237,173)
#F1EFB9
(241,239,185)
#F3F1C5
(243,241,197)
#F5F3D1
(245,243,209)
#F7F5DD
(247,245,221)
#F9F7E9
(249,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E371; }

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

This text font color is #E5E371.

Background Color

.myBgColor { background-color: #E5E371; }

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

This div background color is #E5E371.

Border color

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

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

This div border color is #E5E371.

Opacity

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

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

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

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

This text has shadow with #E5E371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E371.

Preview

Color preview on black background

This text has color #E5E371 on black background.


Color preview on white background

This text has color #E5E371 on white background.


Black color preview on #E5E371 background

This text has black color on #E5E371 background.


White color preview on #E5E371 background

This text has white color on #E5E371 background.


Related colors

Complementary color

Complementary color for #hex is #1A1C8E.


I love getcolorcode.com

Triadic colors

1 #71E5E3 and #E371E5 with #E5E371 are triadic colors.

2 #71E3E5 and #E3E571 with #E5E371 are triadic colors.