COLOR #4E7158

HEX: #4E7158 RGB: (78,113,88)

Color info

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

RGB color model

#4E7158 color RGB value is (78,113,88).

RGB: (78,113,88) (31%, 44%, 35%)

RGB channels and saturation

R 78 of 255 = 31%
G 113 of 255 = 44%
B 88 of 255 = 35%

78
113
88

R + G + B ~ 37%. #4E7158 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 113 + 88 = 279 (100%)
R 78 of 279 ~ 27.96%
G 113 of 279 ~ 40.5%
B 88 of 279 ~ 31.54'%

%27.96
%40.5
%31.54

CMYK color model

#4E7158 color CMYK value is (31,0,22,56).

  • cyan value is 30.97%
  • magenta value is 0.00%
  • yellow value is 22.12%
  • key color value is 55.69%

CMYK: (31,0,22,56)
C31M0Y22K56 (31%, 0%, 22%, 56%)
(0.31 / 0.00 / 0.22 / 0.56)

CMYK percentages

%30.97
%0
%22.12
%55.69

Codes

Color #4E7158 in popluar color models

4E 71 58
RGB 78 113 88
HSL 137° 18.32% 37.45%
HSB/HSV 137° 30.97% 44.31%
CMYK 30.97% 0.00% 22.12%
55.69%

Color #4E7158 in popluar number systems.

HEX 4E 71 58
Decimal 78 113 88
Binary 1001110 1110001 1011000
Octal 116 161 130

Shades and tints

Shades of #4E7158

#4E7158
(78,113,88)
#476750
(71,103,80)
#405D48
(64,93,72)
#395340
(57,83,64)
#324938
(50,73,56)
#2B3F30
(43,63,48)
#243528
(36,53,40)
#1D2B20
(29,43,32)
#162118
(22,33,24)
#0F1710
(15,23,16)
#080D08
(8,13,8)
#000000
(0,0,0)

Tints of #4E7158

#4E7158
(78,113,88)
#5E7D67
(94,125,103)
#6E8976
(110,137,118)
#7E9585
(126,149,133)
#8EA194
(142,161,148)
#9EADA3
(158,173,163)
#AEB9B2
(174,185,178)
#BEC5C1
(190,197,193)
#CED1D0
(206,209,208)
#DEDDDF
(222,221,223)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E7158 color. Also use rgb(78,113,88) instead hex code.

Text Font Color

.myTextColor { color: #4E7158; }

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

This text font color is #4E7158.

Background Color

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

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

This div background color is #4E7158.

Border color

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

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

This div border color is #4E7158.

Opacity

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

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

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

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

This text has shadow with #4E7158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7158.

Preview

Color preview on black background

This text has color #4E7158 on black background.


Color preview on white background

This text has color #4E7158 on white background.


Black color preview on #4E7158 background

This text has black color on #4E7158 background.


White color preview on #4E7158 background

This text has white color on #4E7158 background.


Related colors

Complementary color

Complementary color for #hex is #B18EA7.


I love getcolorcode.com

Triadic colors

1 #584E71 and #71584E with #4E7158 are triadic colors.

2 #58714E and #714E58 with #4E7158 are triadic colors.