COLOR #E0D297

HEX: #E0D297 RGB: (224,210,151)

Color info

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

RGB color model

#E0D297 color RGB value is (224,210,151).

RGB: (224,210,151) (88%, 82%, 59%)

RGB channels and saturation

R 224 of 255 = 88%
G 210 of 255 = 82%
B 151 of 255 = 59%

224
210
151

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

Portions of RGB colors in percentages

R + G + B = 224 + 210 + 151 = 585 (100%)
R 224 of 585 ~ 38.29%
G 210 of 585 ~ 35.9%
B 151 of 585 ~ 25.81'%

%38.29
%35.9
%25.81

CMYK color model

#E0D297 color CMYK value is (0,6,33,12).

  • cyan value is 0.00%
  • magenta value is 6.25%
  • yellow value is 32.59%
  • key color value is 12.16%

CMYK: (0,6,33,12)
C0M6Y33K12 (0%, 6%, 33%, 12%)
(0.00 / 0.06 / 0.33 / 0.12)

CMYK percentages

%0
%6.25
%32.59
%12.16

Codes

Color #E0D297 in popluar color models

E0 D2 97
RGB 224 210 151
HSL 48° 54.07% 73.53%
HSB/HSV 48° 32.59% 87.84%
CMYK 0.00% 6.25% 32.59%
12.16%

Color #E0D297 in popluar number systems.

HEX E0 D2 97
Decimal 224 210 151
Binary 11100000 11010010 10010111
Octal 340 322 227

Shades and tints

Shades of #E0D297

#E0D297
(224,210,151)
#CCBF8A
(204,191,138)
#B8AC7D
(184,172,125)
#A49970
(164,153,112)
#908663
(144,134,99)
#7C7356
(124,115,86)
#686049
(104,96,73)
#544D3C
(84,77,60)
#403A2F
(64,58,47)
#2C2722
(44,39,34)
#181415
(24,20,21)
#000000
(0,0,0)

Tints of #E0D297

#E0D297
(224,210,151)
#E2D6A0
(226,214,160)
#E4DAA9
(228,218,169)
#E6DEB2
(230,222,178)
#E8E2BB
(232,226,187)
#EAE6C4
(234,230,196)
#ECEACD
(236,234,205)
#EEEED6
(238,238,214)
#F0F2DF
(240,242,223)
#F2F6E8
(242,246,232)
#F4FAF1
(244,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0D297 color. Also use rgb(224,210,151) instead hex code.

Text Font Color

.myTextColor { color: #E0D297; }

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

This text font color is #E0D297.

Background Color

.myBgColor { background-color: #E0D297; }

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

This div background color is #E0D297.

Border color

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

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

This div border color is #E0D297.

Opacity

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

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

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

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

This text has shadow with #E0D297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0D297.

Preview

Color preview on black background

This text has color #E0D297 on black background.


Color preview on white background

This text has color #E0D297 on white background.


Black color preview on #E0D297 background

This text has black color on #E0D297 background.


White color preview on #E0D297 background

This text has white color on #E0D297 background.


Related colors

Complementary color

Complementary color for #hex is #1F2D68.


I love getcolorcode.com

Triadic colors

1 #97E0D2 and #D297E0 with #E0D297 are triadic colors.

2 #97D2E0 and #D2E097 with #E0D297 are triadic colors.