COLOR #E5D731

HEX: #E5D731 RGB: (229,215,49)

Color info

#E5D731 contains mainly red and green colors. Web safe color of #E5D731 is #CCCC33 (or #CC3).

RGB color model

#E5D731 color RGB value is (229,215,49).

RGB: (229,215,49) (90%, 84%, 19%)

RGB channels and saturation

R 229 of 255 = 90%
G 215 of 255 = 84%
B 49 of 255 = 19%

229
215
49

R + G + B ~ 64%. #E5D731 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 215 + 49 = 493 (100%)
R 229 of 493 ~ 46.45%
G 215 of 493 ~ 43.61%
B 49 of 493 ~ 9.94'%

%46.45
%43.61

CMYK color model

#E5D731 color CMYK value is (0,6,79,10).

  • cyan value is 0.00%
  • magenta value is 6.11%
  • yellow value is 78.60%
  • key color value is 10.20%

CMYK: (0,6,79,10)
C0M6Y79K10 (0%, 6%, 79%, 10%)
(0.00 / 0.06 / 0.79 / 0.10)

CMYK percentages

%0
%6.11
%78.6
%10.2

Codes

Color #E5D731 in popluar color models

E5 D7 31
RGB 229 215 49
HSL 55° 77.59% 54.51%
HSB/HSV 55° 78.60% 89.80%
CMYK 0.00% 6.11% 78.60%
10.20%

Color #E5D731 in popluar number systems.

HEX E5 D7 31
Decimal 229 215 49
Binary 11100101 11010111 110001
Octal 345 327 61

Shades and tints

Shades of #E5D731

#E5D731
(229,215,49)
#D1C42D
(209,196,45)
#BDB129
(189,177,41)
#A99E25
(169,158,37)
#958B21
(149,139,33)
#81781D
(129,120,29)
#6D6519
(109,101,25)
#595215
(89,82,21)
#453F11
(69,63,17)
#312C0D
(49,44,13)
#1D1909
(29,25,9)
#000000
(0,0,0)

Tints of #E5D731

#E5D731
(229,215,49)
#E7DA43
(231,218,67)
#E9DD55
(233,221,85)
#EBE067
(235,224,103)
#EDE379
(237,227,121)
#EFE68B
(239,230,139)
#F1E99D
(241,233,157)
#F3ECAF
(243,236,175)
#F5EFC1
(245,239,193)
#F7F2D3
(247,242,211)
#F9F5E5
(249,245,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D731 color. Also use rgb(229,215,49) instead hex code.

Text Font Color

.myTextColor { color: #E5D731; }

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

This text font color is #E5D731.

Background Color

.myBgColor { background-color: #E5D731; }

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

This div background color is #E5D731.

Border color

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

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

This div border color is #E5D731.

Opacity

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

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

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

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

This text has shadow with #E5D731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D731.

Preview

Color preview on black background

This text has color #E5D731 on black background.


Color preview on white background

This text has color #E5D731 on white background.


Black color preview on #E5D731 background

This text has black color on #E5D731 background.


White color preview on #E5D731 background

This text has white color on #E5D731 background.


Related colors

Complementary color

Complementary color for #hex is #1A28CE.


I love getcolorcode.com

Triadic colors

1 #31E5D7 and #D731E5 with #E5D731 are triadic colors.

2 #31D7E5 and #D7E531 with #E5D731 are triadic colors.