COLOR #E5E38A

HEX: #E5E38A RGB: (229,227,138)

Renk bilgisi

#E5E38A contains mainly red and green colors. #E5E38A ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5E38A color RGB value is (229,227,138).

RGB: (229,227,138) (90%, 89%, 54%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 227 of 255 = 89%
B 138 of 255 = 54%

229
227
138

R + G + B ~ 78%. #E5E38A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 227 + 138 = 594 (100%)
R 229 of 594 ~ 38.55%
G 227 of 594 ~ 38.22%
B 138 of 594 ~ 23.23'%

%38.55
%38.22
%23.23

CMYK RENK MODELİ

#E5E38A rengi CMYK tonu (0,1,40,10).

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

CMYK: (0,1,40,10)
C0M1Y40K10 (0%, 1%, 40%, 10%)
(0.00 / 0.01 / 0.40 / 0.10)

CMYK yüzdeleri

%0
%0.87
%39.74
%10.2

Codes

Color #E5E38A in popluar color models

E5 E3 8A
RGB 229 227 138
HSL 59° 63.64% 71.96%
HSB/HSV 59° 39.74% 89.80%
CMYK 0.00% 0.87% 39.74%
10.20%

Color #E5E38A in popluar number systems.

HEX E5 E3 8A
Decimal 229 227 138
Binary 11100101 11100011 10001010
Octal 345 343 212

Shades and tints

Shades of #E5E38A

#E5E38A
(229,227,138)
#D1CF7E
(209,207,126)
#BDBB72
(189,187,114)
#A9A766
(169,167,102)
#95935A
(149,147,90)
#817F4E
(129,127,78)
#6D6B42
(109,107,66)
#595736
(89,87,54)
#45432A
(69,67,42)
#312F1E
(49,47,30)
#1D1B12
(29,27,18)
#000000
(0,0,0)

Tints of #E5E38A

#E5E38A
(229,227,138)
#E7E594
(231,229,148)
#E9E79E
(233,231,158)
#EBE9A8
(235,233,168)
#EDEBB2
(237,235,178)
#EFEDBC
(239,237,188)
#F1EFC6
(241,239,198)
#F3F1D0
(243,241,208)
#F5F3DA
(245,243,218)
#F7F5E4
(247,245,228)
#F9F7EE
(249,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E38A; }

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

This text font color is #E5E38A.

Background Color

.myBgColor { background-color: #E5E38A; }

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

This div background color is #E5E38A.

Border color

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

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

This div border color is #E5E38A.

Opacity

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

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

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

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

This text has shadow with #E5E38A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E38A.

Preview

Color preview on black background

This text has color #E5E38A on black background.


Color preview on white background

This text has color #E5E38A on white background.


Black color preview on #E5E38A background

This text has black color on #E5E38A background.


White color preview on #E5E38A background

This text has white color on #E5E38A background.


Related colors

Complementary color

Complementary color for #hex is #1A1C75.


I love getcolorcode.com

Triadic colors

1 #8AE5E3 and #E38AE5 with #E5E38A are triadic colors.

2 #8AE3E5 and #E3E58A with #E5E38A are triadic colors.