COLOR #E2D678

HEX: #E2D678 RGB: (226,214,120)

Color info

#E2D678 contains mainly red and green colors. Web safe color of #E2D678 is #CCCC66 (or #CC6).

RGB color model

#E2D678 color RGB value is (226,214,120).

RGB: (226,214,120) (89%, 84%, 47%)

RGB channels and saturation

R 226 of 255 = 89%
G 214 of 255 = 84%
B 120 of 255 = 47%

226
214
120

R + G + B ~ 73%. #E2D678 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 214 + 120 = 560 (100%)
R 226 of 560 ~ 40.36%
G 214 of 560 ~ 38.21%
B 120 of 560 ~ 21.43'%

%40.36
%38.21
%21.43

CMYK color model

#E2D678 color CMYK value is (0,5,47,11).

  • cyan value is 0.00%
  • magenta value is 5.31%
  • yellow value is 46.90%
  • key color value is 11.37%

CMYK: (0,5,47,11)
C0M5Y47K11 (0%, 5%, 47%, 11%)
(0.00 / 0.05 / 0.47 / 0.11)

CMYK percentages

%0
%5.31
%46.9
%11.37

Codes

Color #E2D678 in popluar color models

E2 D6 78
RGB 226 214 120
HSL 53° 64.63% 67.84%
HSB/HSV 53° 46.90% 88.63%
CMYK 0.00% 5.31% 46.90%
11.37%

Color #E2D678 in popluar number systems.

HEX E2 D6 78
Decimal 226 214 120
Binary 11100010 11010110 1111000
Octal 342 326 170

Shades and tints

Shades of #E2D678

#E2D678
(226,214,120)
#CEC36E
(206,195,110)
#BAB064
(186,176,100)
#A69D5A
(166,157,90)
#928A50
(146,138,80)
#7E7746
(126,119,70)
#6A643C
(106,100,60)
#565132
(86,81,50)
#423E28
(66,62,40)
#2E2B1E
(46,43,30)
#1A1814
(26,24,20)
#000000
(0,0,0)

Tints of #E2D678

#E2D678
(226,214,120)
#E4D984
(228,217,132)
#E6DC90
(230,220,144)
#E8DF9C
(232,223,156)
#EAE2A8
(234,226,168)
#ECE5B4
(236,229,180)
#EEE8C0
(238,232,192)
#F0EBCC
(240,235,204)
#F2EED8
(242,238,216)
#F4F1E4
(244,241,228)
#F6F4F0
(246,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D678 color. Also use rgb(226,214,120) instead hex code.

Text Font Color

.myTextColor { color: #E2D678; }

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

This text font color is #E2D678.

Background Color

.myBgColor { background-color: #E2D678; }

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

This div background color is #E2D678.

Border color

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

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

This div border color is #E2D678.

Opacity

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

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

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

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

This text has shadow with #E2D678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D678.

Preview

Color preview on black background

This text has color #E2D678 on black background.


Color preview on white background

This text has color #E2D678 on white background.


Black color preview on #E2D678 background

This text has black color on #E2D678 background.


White color preview on #E2D678 background

This text has white color on #E2D678 background.


Related colors

Complementary color

Complementary color for #hex is #1D2987.


I love getcolorcode.com

Triadic colors

1 #78E2D6 and #D678E2 with #E2D678 are triadic colors.

2 #78D6E2 and #D6E278 with #E2D678 are triadic colors.