COLOR #4D8A81

HEX: #4D8A81 RGB: (77,138,129)

Color info

#4D8A81 contains mainly green and blue colors. Web safe color of #4D8A81 is #339999 (or #399).

RGB color model

#4D8A81 color RGB value is (77,138,129).

RGB: (77,138,129) (30%, 54%, 51%)

RGB channels and saturation

R 77 of 255 = 30%
G 138 of 255 = 54%
B 129 of 255 = 51%

77
138
129

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

Portions of RGB colors in percentages

R + G + B = 77 + 138 + 129 = 344 (100%)
R 77 of 344 ~ 22.38%
G 138 of 344 ~ 40.12%
B 129 of 344 ~ 37.5'%

%22.38
%40.12
%37.5

CMYK color model

#4D8A81 color CMYK value is (44,0,7,46).

  • cyan value is 44.20%
  • magenta value is 0.00%
  • yellow value is 6.52%
  • key color value is 45.88%

CMYK: (44,0,7,46)
C44M0Y7K46 (44%, 0%, 7%, 46%)
(0.44 / 0.00 / 0.07 / 0.46)

CMYK percentages

%44.2
%0
%6.52
%45.88

Codes

Color #4D8A81 in popluar color models

4D 8A 81
RGB 77 138 129
HSL 171° 28.37% 42.16%
HSB/HSV 171° 44.20% 54.12%
CMYK 44.20% 0.00% 6.52%
45.88%

Color #4D8A81 in popluar number systems.

HEX 4D 8A 81
Decimal 77 138 129
Binary 1001101 10001010 10000001
Octal 115 212 201

Shades and tints

Shades of #4D8A81

#4D8A81
(77,138,129)
#467E76
(70,126,118)
#3F726B
(63,114,107)
#386660
(56,102,96)
#315A55
(49,90,85)
#2A4E4A
(42,78,74)
#23423F
(35,66,63)
#1C3634
(28,54,52)
#152A29
(21,42,41)
#0E1E1E
(14,30,30)
#071213
(7,18,19)
#000000
(0,0,0)

Tints of #4D8A81

#4D8A81
(77,138,129)
#5D948C
(93,148,140)
#6D9E97
(109,158,151)
#7DA8A2
(125,168,162)
#8DB2AD
(141,178,173)
#9DBCB8
(157,188,184)
#ADC6C3
(173,198,195)
#BDD0CE
(189,208,206)
#CDDAD9
(205,218,217)
#DDE4E4
(221,228,228)
#EDEEEF
(237,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D8A81 color. Also use rgb(77,138,129) instead hex code.

Text Font Color

.myTextColor { color: #4D8A81; }

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

This text font color is #4D8A81.

Background Color

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

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

This div background color is #4D8A81.

Border color

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

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

This div border color is #4D8A81.

Opacity

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

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

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

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

This text has shadow with #4D8A81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8A81.

Preview

Color preview on black background

This text has color #4D8A81 on black background.


Color preview on white background

This text has color #4D8A81 on white background.


Black color preview on #4D8A81 background

This text has black color on #4D8A81 background.


White color preview on #4D8A81 background

This text has white color on #4D8A81 background.


Related colors

Complementary color

Complementary color for #hex is #B2757E.


I love getcolorcode.com

Triadic colors

1 #814D8A and #8A814D with #4D8A81 are triadic colors.

2 #818A4D and #8A4D81 with #4D8A81 are triadic colors.