COLOR #4D8D69

HEX: #4D8D69 RGB: (77,141,105)

Color info

#4D8D69 contains mainly green and blue colors. Web safe color of #4D8D69 is #339966 (or #396).

RGB color model

#4D8D69 color RGB value is (77,141,105).

RGB: (77,141,105) (30%, 55%, 41%)

RGB channels and saturation

R 77 of 255 = 30%
G 141 of 255 = 55%
B 105 of 255 = 41%

77
141
105

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

Portions of RGB colors in percentages

R + G + B = 77 + 141 + 105 = 323 (100%)
R 77 of 323 ~ 23.84%
G 141 of 323 ~ 43.65%
B 105 of 323 ~ 32.51'%

%23.84
%43.65
%32.51

CMYK color model

#4D8D69 color CMYK value is (45,0,26,45).

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

CMYK: (45,0,26,45)
C45M0Y26K45 (45%, 0%, 26%, 45%)
(0.45 / 0.00 / 0.26 / 0.45)

CMYK percentages

%45.39
%0
%25.53
%44.71

Codes

Color #4D8D69 in popluar color models

4D 8D 69
RGB 77 141 105
HSL 146° 29.36% 42.75%
HSB/HSV 146° 45.39% 55.29%
CMYK 45.39% 0.00% 25.53%
44.71%

Color #4D8D69 in popluar number systems.

HEX 4D 8D 69
Decimal 77 141 105
Binary 1001101 10001101 1101001
Octal 115 215 151

Shades and tints

Shades of #4D8D69

#4D8D69
(77,141,105)
#468160
(70,129,96)
#3F7557
(63,117,87)
#38694E
(56,105,78)
#315D45
(49,93,69)
#2A513C
(42,81,60)
#234533
(35,69,51)
#1C392A
(28,57,42)
#152D21
(21,45,33)
#0E2118
(14,33,24)
#07150F
(7,21,15)
#000000
(0,0,0)

Tints of #4D8D69

#4D8D69
(77,141,105)
#5D9776
(93,151,118)
#6DA183
(109,161,131)
#7DAB90
(125,171,144)
#8DB59D
(141,181,157)
#9DBFAA
(157,191,170)
#ADC9B7
(173,201,183)
#BDD3C4
(189,211,196)
#CDDDD1
(205,221,209)
#DDE7DE
(221,231,222)
#EDF1EB
(237,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D8D69; }

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

This text font color is #4D8D69.

Background Color

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

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

This div background color is #4D8D69.

Border color

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

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

This div border color is #4D8D69.

Opacity

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

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

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

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

This text has shadow with #4D8D69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8D69.

Preview

Color preview on black background

This text has color #4D8D69 on black background.


Color preview on white background

This text has color #4D8D69 on white background.


Black color preview on #4D8D69 background

This text has black color on #4D8D69 background.


White color preview on #4D8D69 background

This text has white color on #4D8D69 background.


Related colors

Complementary color

Complementary color for #hex is #B27296.


I love getcolorcode.com

Triadic colors

1 #694D8D and #8D694D with #4D8D69 are triadic colors.

2 #698D4D and #8D4D69 with #4D8D69 are triadic colors.