COLOR #E5D392

HEX: #E5D392 RGB: (229,211,146)

Color info

#E5D392 contains mainly red and green colors. Web safe color of #E5D392 is #CCCC99 (or #CC9).

RGB color model

#E5D392 color RGB value is (229,211,146).

RGB: (229,211,146) (90%, 83%, 57%)

RGB channels and saturation

R 229 of 255 = 90%
G 211 of 255 = 83%
B 146 of 255 = 57%

229
211
146

R + G + B ~ 77%. #E5D392 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 211 + 146 = 586 (100%)
R 229 of 586 ~ 39.08%
G 211 of 586 ~ 36.01%
B 146 of 586 ~ 24.91'%

%39.08
%36.01
%24.91

CMYK color model

#E5D392 color CMYK value is (0,8,36,10).

  • cyan value is 0.00%
  • magenta value is 7.86%
  • yellow value is 36.24%
  • key color value is 10.20%

CMYK: (0,8,36,10)
C0M8Y36K10 (0%, 8%, 36%, 10%)
(0.00 / 0.08 / 0.36 / 0.10)

CMYK percentages

%0
%7.86
%36.24
%10.2

Codes

Color #E5D392 in popluar color models

E5 D3 92
RGB 229 211 146
HSL 47° 61.48% 73.53%
HSB/HSV 47° 36.24% 89.80%
CMYK 0.00% 7.86% 36.24%
10.20%

Color #E5D392 in popluar number systems.

HEX E5 D3 92
Decimal 229 211 146
Binary 11100101 11010011 10010010
Octal 345 323 222

Shades and tints

Shades of #E5D392

#E5D392
(229,211,146)
#D1C085
(209,192,133)
#BDAD78
(189,173,120)
#A99A6B
(169,154,107)
#95875E
(149,135,94)
#817451
(129,116,81)
#6D6144
(109,97,68)
#594E37
(89,78,55)
#453B2A
(69,59,42)
#31281D
(49,40,29)
#1D1510
(29,21,16)
#000000
(0,0,0)

Tints of #E5D392

#E5D392
(229,211,146)
#E7D79B
(231,215,155)
#E9DBA4
(233,219,164)
#EBDFAD
(235,223,173)
#EDE3B6
(237,227,182)
#EFE7BF
(239,231,191)
#F1EBC8
(241,235,200)
#F3EFD1
(243,239,209)
#F5F3DA
(245,243,218)
#F7F7E3
(247,247,227)
#F9FBEC
(249,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D392 color. Also use rgb(229,211,146) instead hex code.

Text Font Color

.myTextColor { color: #E5D392; }

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

This text font color is #E5D392.

Background Color

.myBgColor { background-color: #E5D392; }

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

This div background color is #E5D392.

Border color

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

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

This div border color is #E5D392.

Opacity

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

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

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

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

This text has shadow with #E5D392 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D392.

Preview

Color preview on black background

This text has color #E5D392 on black background.


Color preview on white background

This text has color #E5D392 on white background.


Black color preview on #E5D392 background

This text has black color on #E5D392 background.


White color preview on #E5D392 background

This text has white color on #E5D392 background.


Related colors

Complementary color

Complementary color for #hex is #1A2C6D.


I love getcolorcode.com

Triadic colors

1 #92E5D3 and #D392E5 with #E5D392 are triadic colors.

2 #92D3E5 and #D3E592 with #E5D392 are triadic colors.