COLOR #E4D416

HEX: #E4D416 RGB: (228,212,22)

Color info

#E4D416 contains mainly red and green colors. Web safe color of #E4D416 is #CCCC00 (or #CC0).

RGB color model

#E4D416 color RGB value is (228,212,22).

RGB: (228,212,22) (89%, 83%, 9%)

RGB channels and saturation

R 228 of 255 = 89%
G 212 of 255 = 83%
B 22 of 255 = 9%

228
212
22

R + G + B ~ 60%. #E4D416 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 228 + 212 + 22 = 462 (100%)
R 228 of 462 ~ 49.35%
G 212 of 462 ~ 45.89%
B 22 of 462 ~ 4.76'%

%49.35
%45.89

CMYK color model

#E4D416 color CMYK value is (0,7,90,11).

  • cyan value is 0.00%
  • magenta value is 7.02%
  • yellow value is 90.35%
  • key color value is 10.59%
CMYK: (0,7,90,11) C0M7Y90K11 (0%,7%,90%,11%) (0.00/0.07/0.90/0.11) 

CMYK percentages

%0
%7.02
%90.35
%10.59

Codes

Color #E4D416 in popluar color models

E4 D4 16
RGB 228 212 22
HSL 55° 82.40% 49.02%
HSB/HSV 55° 90.35% 89.41%
CMYK 0.00% 7.02% 90.35%
10.59%

Color #E4D416 in popluar number systems.

HEX E4 D4 16
Decimal 228 212 22
Binary 11100100 11010100 10110
Octal 344 324 26

Shades and tints

Shades of #E4D416

#E4D416
(228,212,22)
#D0C114
(208,193,20)
#BCAE12
(188,174,18)
#A89B10
(168,155,16)
#94880E
(148,136,14)
#80750C
(128,117,12)
#6C620A
(108,98,10)
#584F08
(88,79,8)
#443C06
(68,60,6)
#302904
(48,41,4)
#1C1602
(28,22,2)
#000000
(0,0,0)

Tints of #E4D416

#E4D416
(228,212,22)
#E6D72B
(230,215,43)
#E8DA40
(232,218,64)
#EADD55
(234,221,85)
#ECE06A
(236,224,106)
#EEE37F
(238,227,127)
#F0E694
(240,230,148)
#F2E9A9
(242,233,169)
#F4ECBE
(244,236,190)
#F6EFD3
(246,239,211)
#F8F2E8
(248,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D416 color. Also use rgb(228,212,22) instead hex code.

Text Font Color

.myTextColor { color: #E4D416; }

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

This text font color is #E4D416.

Background Color

.myBgColor { background-color: #E4D416; }

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

This div background color is #E4D416.

Border color

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

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

This div border color is #E4D416.

Opacity

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

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

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

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

This text has shadow with #E4D416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D416.

Preview

Color preview on black background

This text has color #E4D416 on black background.


Color preview on white background

This text has color #E4D416 on white background.


Black color preview on #E4D416 background

This text has black color on #E4D416 background.


White color preview on #E4D416 background

This text has white color on #E4D416 background.


Related colors

Complementary color

Complementary color for #hex is #1B2BE9.


I love getcolorcode.com

Triadic colors

1 #16E4D4 and #D416E4 with #E4D416 are triadic colors.

2 #16D4E4 and #D4E416 with #E4D416 are triadic colors.