COLOR #E4D296

HEX: #E4D296 RGB: (228,210,150)

Color info

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

RGB color model

#E4D296 color RGB value is (228,210,150).

RGB: (228,210,150) (89%, 82%, 59%)

RGB channels and saturation

R 228 of 255 = 89%
G 210 of 255 = 82%
B 150 of 255 = 59%

228
210
150

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

Portions of RGB colors in percentages

R + G + B = 228 + 210 + 150 = 588 (100%)
R 228 of 588 ~ 38.78%
G 210 of 588 ~ 35.71%
B 150 of 588 ~ 25.51'%

%38.78
%35.71
%25.51

CMYK color model

#E4D296 color CMYK value is (0,8,34,11).

  • cyan value is 0.00%
  • magenta value is 7.89%
  • yellow value is 34.21%
  • key color value is 10.59%

CMYK: (0,8,34,11)
C0M8Y34K11 (0%, 8%, 34%, 11%)
(0.00 / 0.08 / 0.34 / 0.11)

CMYK percentages

%0
%7.89
%34.21
%10.59

Codes

Color #E4D296 in popluar color models

E4 D2 96
RGB 228 210 150
HSL 46° 59.09% 74.12%
HSB/HSV 46° 34.21% 89.41%
CMYK 0.00% 7.89% 34.21%
10.59%

Color #E4D296 in popluar number systems.

HEX E4 D2 96
Decimal 228 210 150
Binary 11100100 11010010 10010110
Octal 344 322 226

Shades and tints

Shades of #E4D296

#E4D296
(228,210,150)
#D0BF89
(208,191,137)
#BCAC7C
(188,172,124)
#A8996F
(168,153,111)
#948662
(148,134,98)
#807355
(128,115,85)
#6C6048
(108,96,72)
#584D3B
(88,77,59)
#443A2E
(68,58,46)
#302721
(48,39,33)
#1C1414
(28,20,20)
#000000
(0,0,0)

Tints of #E4D296

#E4D296
(228,210,150)
#E6D69F
(230,214,159)
#E8DAA8
(232,218,168)
#EADEB1
(234,222,177)
#ECE2BA
(236,226,186)
#EEE6C3
(238,230,195)
#F0EACC
(240,234,204)
#F2EED5
(242,238,213)
#F4F2DE
(244,242,222)
#F6F6E7
(246,246,231)
#F8FAF0
(248,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D296 color. Also use rgb(228,210,150) instead hex code.

Text Font Color

.myTextColor { color: #E4D296; }

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

This text font color is #E4D296.

Background Color

.myBgColor { background-color: #E4D296; }

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

This div background color is #E4D296.

Border color

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

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

This div border color is #E4D296.

Opacity

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

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

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

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

This text has shadow with #E4D296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D296.

Preview

Color preview on black background

This text has color #E4D296 on black background.


Color preview on white background

This text has color #E4D296 on white background.


Black color preview on #E4D296 background

This text has black color on #E4D296 background.


White color preview on #E4D296 background

This text has white color on #E4D296 background.


Related colors

Complementary color

Complementary color for #hex is #1B2D69.


I love getcolorcode.com

Triadic colors

1 #96E4D2 and #D296E4 with #E4D296 are triadic colors.

2 #96D2E4 and #D2E496 with #E4D296 are triadic colors.