COLOR #4E8A83

HEX: #4E8A83 RGB: (78,138,131)

Color info

#4E8A83 contains mainly green and blue colors. Web safe color of #4E8A83 is #669999 (or #699).

RGB color model

#4E8A83 color RGB value is (78,138,131).

RGB: (78,138,131) (31%, 54%, 51%)

RGB channels and saturation

R 78 of 255 = 31%
G 138 of 255 = 54%
B 131 of 255 = 51%

78
138
131

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

Portions of RGB colors in percentages

R + G + B = 78 + 138 + 131 = 347 (100%)
R 78 of 347 ~ 22.48%
G 138 of 347 ~ 39.77%
B 131 of 347 ~ 37.75'%

%22.48
%39.77
%37.75

CMYK color model

#4E8A83 color CMYK value is (43,0,5,46).

  • cyan value is 43.48%
  • magenta value is 0.00%
  • yellow value is 5.07%
  • key color value is 45.88%
CMYK: (43,0,5,46) C43M0Y5K46 (43%,0%,5%,46%) (0.43/0.00/0.05/0.46) 

CMYK percentages

%43.48
%0
%5.07
%45.88

Codes

Color #4E8A83 in popluar color models

4E 8A 83
RGB 78 138 131
HSL 173° 27.78% 42.35%
HSB/HSV 173° 43.48% 54.12%
CMYK 43.48% 0.00% 5.07%
45.88%

Color #4E8A83 in popluar number systems.

HEX 4E 8A 83
Decimal 78 138 131
Binary 1001110 10001010 10000011
Octal 116 212 203

Shades and tints

Shades of #4E8A83

#4E8A83
(78,138,131)
#477E78
(71,126,120)
#40726D
(64,114,109)
#396662
(57,102,98)
#325A57
(50,90,87)
#2B4E4C
(43,78,76)
#244241
(36,66,65)
#1D3636
(29,54,54)
#162A2B
(22,42,43)
#0F1E20
(15,30,32)
#081215
(8,18,21)
#000000
(0,0,0)

Tints of #4E8A83

#4E8A83
(78,138,131)
#5E948E
(94,148,142)
#6E9E99
(110,158,153)
#7EA8A4
(126,168,164)
#8EB2AF
(142,178,175)
#9EBCBA
(158,188,186)
#AEC6C5
(174,198,197)
#BED0D0
(190,208,208)
#CEDADB
(206,218,219)
#DEE4E6
(222,228,230)
#EEEEF1
(238,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E8A83 color. Also use rgb(78,138,131) instead hex code.

Text Font Color

.myTextColor { color: #4E8A83; }

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

This text font color is #4E8A83.

Background Color

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

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

This div background color is #4E8A83.

Border color

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

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

This div border color is #4E8A83.

Opacity

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

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

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

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

This text has shadow with #4E8A83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8A83.

Preview

Color preview on black background

This text has color #4E8A83 on black background.


Color preview on white background

This text has color #4E8A83 on white background.


Black color preview on #4E8A83 background

This text has black color on #4E8A83 background.


White color preview on #4E8A83 background

This text has white color on #4E8A83 background.


Related colors

Complementary color

Complementary color for #hex is #B1757C.


I love getcolorcode.com

Triadic colors

1 #834E8A and #8A834E with #4E8A83 are triadic colors.

2 #838A4E and #8A4E83 with #4E8A83 are triadic colors.