COLOR #4D8D81

HEX: #4D8D81 RGB: (77,141,129)

Color info

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

RGB color model

#4D8D81 color RGB value is (77,141,129).

RGB: (77,141,129) (30%, 55%, 51%)

RGB channels and saturation

R 77 of 255 = 30%
G 141 of 255 = 55%
B 129 of 255 = 51%

77
141
129

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

Portions of RGB colors in percentages

R + G + B = 77 + 141 + 129 = 347 (100%)
R 77 of 347 ~ 22.19%
G 141 of 347 ~ 40.63%
B 129 of 347 ~ 37.18'%

%22.19
%40.63
%37.18

CMYK color model

#4D8D81 color CMYK value is (45,0,9,45).

  • cyan value is 45.39%
  • magenta value is 0.00%
  • yellow value is 8.51%
  • key color value is 44.71%

CMYK: (45,0,9,45)
C45M0Y9K45 (45%, 0%, 9%, 45%)
(0.45 / 0.00 / 0.09 / 0.45)

CMYK percentages

%45.39
%0
%8.51
%44.71

Codes

Color #4D8D81 in popluar color models

4D 8D 81
RGB 77 141 129
HSL 169° 29.36% 42.75%
HSB/HSV 169° 45.39% 55.29%
CMYK 45.39% 0.00% 8.51%
44.71%

Color #4D8D81 in popluar number systems.

HEX 4D 8D 81
Decimal 77 141 129
Binary 1001101 10001101 10000001
Octal 115 215 201

Shades and tints

Shades of #4D8D81

#4D8D81
(77,141,129)
#468176
(70,129,118)
#3F756B
(63,117,107)
#386960
(56,105,96)
#315D55
(49,93,85)
#2A514A
(42,81,74)
#23453F
(35,69,63)
#1C3934
(28,57,52)
#152D29
(21,45,41)
#0E211E
(14,33,30)
#071513
(7,21,19)
#000000
(0,0,0)

Tints of #4D8D81

#4D8D81
(77,141,129)
#5D978C
(93,151,140)
#6DA197
(109,161,151)
#7DABA2
(125,171,162)
#8DB5AD
(141,181,173)
#9DBFB8
(157,191,184)
#ADC9C3
(173,201,195)
#BDD3CE
(189,211,206)
#CDDDD9
(205,221,217)
#DDE7E4
(221,231,228)
#EDF1EF
(237,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D8D81; }

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

This text font color is #4D8D81.

Background Color

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

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

This div background color is #4D8D81.

Border color

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

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

This div border color is #4D8D81.

Opacity

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

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

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

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

This text has shadow with #4D8D81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8D81.

Preview

Color preview on black background

This text has color #4D8D81 on black background.


Color preview on white background

This text has color #4D8D81 on white background.


Black color preview on #4D8D81 background

This text has black color on #4D8D81 background.


White color preview on #4D8D81 background

This text has white color on #4D8D81 background.


Related colors

Complementary color

Complementary color for #hex is #B2727E.


I love getcolorcode.com

Triadic colors

1 #814D8D and #8D814D with #4D8D81 are triadic colors.

2 #818D4D and #8D4D81 with #4D8D81 are triadic colors.