COLOR #E4C064

HEX: #E4C064 RGB: (228,192,100)

Color info

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

RGB color model

#E4C064 color RGB value is (228,192,100).

RGB: (228,192,100) (89%, 75%, 39%)

RGB channels and saturation

R 228 of 255 = 89%
G 192 of 255 = 75%
B 100 of 255 = 39%

228
192
100

R + G + B ~ 68%. #E4C064 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 192 + 100 = 520 (100%)
R 228 of 520 ~ 43.85%
G 192 of 520 ~ 36.92%
B 100 of 520 ~ 19.23'%

%43.85
%36.92
%19.23

CMYK color model

#E4C064 color CMYK value is (0,16,56,11).

  • cyan value is 0.00%
  • magenta value is 15.79%
  • yellow value is 56.14%
  • key color value is 10.59%

CMYK: (0,16,56,11)
C0M16Y56K11 (0%, 16%, 56%, 11%)
(0.00 / 0.16 / 0.56 / 0.11)

CMYK percentages

%0
%15.79
%56.14
%10.59

Codes

Color #E4C064 in popluar color models

E4 C0 64
RGB 228 192 100
HSL 43° 70.33% 64.31%
HSB/HSV 43° 56.14% 89.41%
CMYK 0.00% 15.79% 56.14%
10.59%

Color #E4C064 in popluar number systems.

HEX E4 C0 64
Decimal 228 192 100
Binary 11100100 11000000 1100100
Octal 344 300 144

Shades and tints

Shades of #E4C064

#E4C064
(228,192,100)
#D0AF5B
(208,175,91)
#BC9E52
(188,158,82)
#A88D49
(168,141,73)
#947C40
(148,124,64)
#806B37
(128,107,55)
#6C5A2E
(108,90,46)
#584925
(88,73,37)
#44381C
(68,56,28)
#302713
(48,39,19)
#1C160A
(28,22,10)
#000000
(0,0,0)

Tints of #E4C064

#E4C064
(228,192,100)
#E6C572
(230,197,114)
#E8CA80
(232,202,128)
#EACF8E
(234,207,142)
#ECD49C
(236,212,156)
#EED9AA
(238,217,170)
#F0DEB8
(240,222,184)
#F2E3C6
(242,227,198)
#F4E8D4
(244,232,212)
#F6EDE2
(246,237,226)
#F8F2F0
(248,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C064 color. Also use rgb(228,192,100) instead hex code.

Text Font Color

.myTextColor { color: #E4C064; }

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

This text font color is #E4C064.

Background Color

.myBgColor { background-color: #E4C064; }

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

This div background color is #E4C064.

Border color

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

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

This div border color is #E4C064.

Opacity

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

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

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

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

This text has shadow with #E4C064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C064.

Preview

Color preview on black background

This text has color #E4C064 on black background.


Color preview on white background

This text has color #E4C064 on white background.


Black color preview on #E4C064 background

This text has black color on #E4C064 background.


White color preview on #E4C064 background

This text has white color on #E4C064 background.


Related colors

Complementary color

Complementary color for #hex is #1B3F9B.


I love getcolorcode.com

Triadic colors

1 #64E4C0 and #C064E4 with #E4C064 are triadic colors.

2 #64C0E4 and #C0E464 with #E4C064 are triadic colors.