COLOR #E2D498

HEX: #E2D498 RGB: (226,212,152)

Color info

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

RGB color model

#E2D498 color RGB value is (226,212,152).

RGB: (226,212,152) (89%, 83%, 60%)

RGB channels and saturation

R 226 of 255 = 89%
G 212 of 255 = 83%
B 152 of 255 = 60%

226
212
152

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

Portions of RGB colors in percentages

R + G + B = 226 + 212 + 152 = 590 (100%)
R 226 of 590 ~ 38.31%
G 212 of 590 ~ 35.93%
B 152 of 590 ~ 25.76'%

%38.31
%35.93
%25.76

CMYK color model

#E2D498 color CMYK value is (0,6,33,11).

  • cyan value is 0.00%
  • magenta value is 6.19%
  • yellow value is 32.74%
  • key color value is 11.37%

CMYK: (0,6,33,11)
C0M6Y33K11 (0%, 6%, 33%, 11%)
(0.00 / 0.06 / 0.33 / 0.11)

CMYK percentages

%0
%6.19
%32.74
%11.37

Codes

Color #E2D498 in popluar color models

E2 D4 98
RGB 226 212 152
HSL 49° 56.06% 74.12%
HSB/HSV 49° 32.74% 88.63%
CMYK 0.00% 6.19% 32.74%
11.37%

Color #E2D498 in popluar number systems.

HEX E2 D4 98
Decimal 226 212 152
Binary 11100010 11010100 10011000
Octal 342 324 230

Shades and tints

Shades of #E2D498

#E2D498
(226,212,152)
#CEC18B
(206,193,139)
#BAAE7E
(186,174,126)
#A69B71
(166,155,113)
#928864
(146,136,100)
#7E7557
(126,117,87)
#6A624A
(106,98,74)
#564F3D
(86,79,61)
#423C30
(66,60,48)
#2E2923
(46,41,35)
#1A1616
(26,22,22)
#000000
(0,0,0)

Tints of #E2D498

#E2D498
(226,212,152)
#E4D7A1
(228,215,161)
#E6DAAA
(230,218,170)
#E8DDB3
(232,221,179)
#EAE0BC
(234,224,188)
#ECE3C5
(236,227,197)
#EEE6CE
(238,230,206)
#F0E9D7
(240,233,215)
#F2ECE0
(242,236,224)
#F4EFE9
(244,239,233)
#F6F2F2
(246,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D498 color. Also use rgb(226,212,152) instead hex code.

Text Font Color

.myTextColor { color: #E2D498; }

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

This text font color is #E2D498.

Background Color

.myBgColor { background-color: #E2D498; }

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

This div background color is #E2D498.

Border color

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

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

This div border color is #E2D498.

Opacity

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

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

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

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

This text has shadow with #E2D498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D498.

Preview

Color preview on black background

This text has color #E2D498 on black background.


Color preview on white background

This text has color #E2D498 on white background.


Black color preview on #E2D498 background

This text has black color on #E2D498 background.


White color preview on #E2D498 background

This text has white color on #E2D498 background.


Related colors

Complementary color

Complementary color for #hex is #1D2B67.


I love getcolorcode.com

Triadic colors

1 #98E2D4 and #D498E2 with #E2D498 are triadic colors.

2 #98D4E2 and #D4E298 with #E2D498 are triadic colors.