COLOR #4E8786

HEX: #4E8786 RGB: (78,135,134)

Color info

#4E8786 contains red, green and blue colors in about the same proportion. Web safe color of #4E8786 is #669999 (or #699).

RGB color model

#4E8786 color RGB value is (78,135,134).

RGB: (78,135,134) (31%, 53%, 53%)

RGB channels and saturation

R 78 of 255 = 31%
G 135 of 255 = 53%
B 134 of 255 = 53%

78
135
134

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

Portions of RGB colors in percentages

R + G + B = 78 + 135 + 134 = 347 (100%)
R 78 of 347 ~ 22.48%
G 135 of 347 ~ 38.9%
B 134 of 347 ~ 38.62'%

%22.48
%38.9
%38.62

CMYK color model

#4E8786 color CMYK value is (42,0,1,47).

  • cyan value is 42.22%
  • magenta value is 0.00%
  • yellow value is 0.74%
  • key color value is 47.06%

CMYK: (42,0,1,47)
C42M0Y1K47 (42%, 0%, 1%, 47%)
(0.42 / 0.00 / 0.01 / 0.47)

CMYK percentages

%42.22
%0
%0.74
%47.06

Codes

Color #4E8786 in popluar color models

4E 87 86
RGB 78 135 134
HSL 179° 26.76% 41.76%
HSB/HSV 179° 42.22% 52.94%
CMYK 42.22% 0.00% 0.74%
47.06%

Color #4E8786 in popluar number systems.

HEX 4E 87 86
Decimal 78 135 134
Binary 1001110 10000111 10000110
Octal 116 207 206

Shades and tints

Shades of #4E8786

#4E8786
(78,135,134)
#477B7A
(71,123,122)
#406F6E
(64,111,110)
#396362
(57,99,98)
#325756
(50,87,86)
#2B4B4A
(43,75,74)
#243F3E
(36,63,62)
#1D3332
(29,51,50)
#162726
(22,39,38)
#0F1B1A
(15,27,26)
#080F0E
(8,15,14)
#000000
(0,0,0)

Tints of #4E8786

#4E8786
(78,135,134)
#5E9191
(94,145,145)
#6E9B9C
(110,155,156)
#7EA5A7
(126,165,167)
#8EAFB2
(142,175,178)
#9EB9BD
(158,185,189)
#AEC3C8
(174,195,200)
#BECDD3
(190,205,211)
#CED7DE
(206,215,222)
#DEE1E9
(222,225,233)
#EEEBF4
(238,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E8786 color. Also use rgb(78,135,134) instead hex code.

Text Font Color

.myTextColor { color: #4E8786; }

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

This text font color is #4E8786.

Background Color

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

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

This div background color is #4E8786.

Border color

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

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

This div border color is #4E8786.

Opacity

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

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

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

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

This text has shadow with #4E8786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8786.

Preview

Color preview on black background

This text has color #4E8786 on black background.


Color preview on white background

This text has color #4E8786 on white background.


Black color preview on #4E8786 background

This text has black color on #4E8786 background.


White color preview on #4E8786 background

This text has white color on #4E8786 background.


Related colors

Complementary color

Complementary color for #hex is #B17879.


I love getcolorcode.com

Triadic colors

1 #864E87 and #87864E with #4E8786 are triadic colors.

2 #86874E and #874E86 with #4E8786 are triadic colors.