COLOR #4E7D73

HEX: #4E7D73 RGB: (78,125,115)

Color info

#4E7D73 contains red, green and blue colors in about the same proportion. Web safe color of #4E7D73 is #666666 (or #666).

RGB color model

#4E7D73 color RGB value is (78,125,115).

RGB: (78,125,115) (31%, 49%, 45%)

RGB channels and saturation

R 78 of 255 = 31%
G 125 of 255 = 49%
B 115 of 255 = 45%

78
125
115

R + G + B ~ 42%. #4E7D73 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 78 + 125 + 115 = 318 (100%)
R 78 of 318 ~ 24.53%
G 125 of 318 ~ 39.31%
B 115 of 318 ~ 36.16'%

%24.53
%39.31
%36.16

CMYK color model

#4E7D73 color CMYK value is (38,0,8,51).

  • cyan value is 37.60%
  • magenta value is 0.00%
  • yellow value is 8.00%
  • key color value is 50.98%

CMYK: (38,0,8,51)
C38M0Y8K51 (38%, 0%, 8%, 51%)
(0.38 / 0.00 / 0.08 / 0.51)

CMYK percentages

%37.6
%0
%8
%50.98

Codes

Color #4E7D73 in popluar color models

4E 7D 73
RGB 78 125 115
HSL 167° 23.15% 39.80%
HSB/HSV 167° 37.60% 49.02%
CMYK 37.60% 0.00% 8.00%
50.98%

Color #4E7D73 in popluar number systems.

HEX 4E 7D 73
Decimal 78 125 115
Binary 1001110 1111101 1110011
Octal 116 175 163

Shades and tints

Shades of #4E7D73

#4E7D73
(78,125,115)
#477269
(71,114,105)
#40675F
(64,103,95)
#395C55
(57,92,85)
#32514B
(50,81,75)
#2B4641
(43,70,65)
#243B37
(36,59,55)
#1D302D
(29,48,45)
#162523
(22,37,35)
#0F1A19
(15,26,25)
#080F0F
(8,15,15)
#000000
(0,0,0)

Tints of #4E7D73

#4E7D73
(78,125,115)
#5E887F
(94,136,127)
#6E938B
(110,147,139)
#7E9E97
(126,158,151)
#8EA9A3
(142,169,163)
#9EB4AF
(158,180,175)
#AEBFBB
(174,191,187)
#BECAC7
(190,202,199)
#CED5D3
(206,213,211)
#DEE0DF
(222,224,223)
#EEEBEB
(238,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E7D73 color. Also use rgb(78,125,115) instead hex code.

Text Font Color

.myTextColor { color: #4E7D73; }

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

This text font color is #4E7D73.

Background Color

.myBgColor { background-color: #4E7D73; }

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

This div background color is #4E7D73.

Border color

.myBorderColor { border: 1px solid #4E7D73; }

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

This div border color is #4E7D73.

Opacity

.myOpacity80 { color: #4E7D73; opacity: 0.8; }

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

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

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

This text has shadow with #4E7D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7D73.

Preview

Color preview on black background

This text has color #4E7D73 on black background.


Color preview on white background

This text has color #4E7D73 on white background.


Black color preview on #4E7D73 background

This text has black color on #4E7D73 background.


White color preview on #4E7D73 background

This text has white color on #4E7D73 background.


Related colors

Complementary color

Complementary color for #hex is #B1828C.


I love getcolorcode.com

Triadic colors

1 #734E7D and #7D734E with #4E7D73 are triadic colors.

2 #737D4E and #7D4E73 with #4E7D73 are triadic colors.