COLOR #E5D18B

HEX: #E5D18B RGB: (229,209,139)

Renk bilgisi

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

RGB renk modeli

#E5D18B color RGB value is (229,209,139).

RGB: (229,209,139) (90%, 82%, 55%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 209 of 255 = 82%
B 139 of 255 = 55%

229
209
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 209 + 139 = 577 (100%)
R 229 of 577 ~ 39.69%
G 209 of 577 ~ 36.22%
B 139 of 577 ~ 24.09'%

%39.69
%36.22
%24.09

CMYK RENK MODELİ

#E5D18B rengi CMYK tonu (0,9,39,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.73%
  • sarı tonu 39.30%
  • ana renk tonu 10.20%

CMYK: (0,9,39,10)
C0M9Y39K10 (0%, 9%, 39%, 10%)
(0.00 / 0.09 / 0.39 / 0.10)

CMYK yüzdeleri

%0
%8.73
%39.3
%10.2

Codes

Color #E5D18B in popluar color models

E5 D1 8B
RGB 229 209 139
HSL 47° 63.38% 72.16%
HSB/HSV 47° 39.30% 89.80%
CMYK 0.00% 8.73% 39.30%
10.20%

Color #E5D18B in popluar number systems.

HEX E5 D1 8B
Decimal 229 209 139
Binary 11100101 11010001 10001011
Octal 345 321 213

Shades and tints

Shades of #E5D18B

#E5D18B
(229,209,139)
#D1BE7F
(209,190,127)
#BDAB73
(189,171,115)
#A99867
(169,152,103)
#95855B
(149,133,91)
#81724F
(129,114,79)
#6D5F43
(109,95,67)
#594C37
(89,76,55)
#45392B
(69,57,43)
#31261F
(49,38,31)
#1D1313
(29,19,19)
#000000
(0,0,0)

Tints of #E5D18B

#E5D18B
(229,209,139)
#E7D595
(231,213,149)
#E9D99F
(233,217,159)
#EBDDA9
(235,221,169)
#EDE1B3
(237,225,179)
#EFE5BD
(239,229,189)
#F1E9C7
(241,233,199)
#F3EDD1
(243,237,209)
#F5F1DB
(245,241,219)
#F7F5E5
(247,245,229)
#F9F9EF
(249,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D18B color. Also use rgb(229,209,139) instead hex code.

Text Font Color

.myTextColor { color: #E5D18B; }

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

This text font color is #E5D18B.

Background Color

.myBgColor { background-color: #E5D18B; }

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

This div background color is #E5D18B.

Border color

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

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

This div border color is #E5D18B.

Opacity

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

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

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

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

This text has shadow with #E5D18B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D18B.

Preview

Color preview on black background

This text has color #E5D18B on black background.


Color preview on white background

This text has color #E5D18B on white background.


Black color preview on #E5D18B background

This text has black color on #E5D18B background.


White color preview on #E5D18B background

This text has white color on #E5D18B background.


Related colors

Complementary color

Complementary color for #hex is #1A2E74.


I love getcolorcode.com

Triadic colors

1 #8BE5D1 and #D18BE5 with #E5D18B are triadic colors.

2 #8BD1E5 and #D1E58B with #E5D18B are triadic colors.