COLOR #4D9D69

HEX: #4D9D69 RGB: (77,157,105)

Color info

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

RGB color model

#4D9D69 color RGB value is (77,157,105).

RGB: (77,157,105) (30%, 62%, 41%)

RGB channels and saturation

R 77 of 255 = 30%
G 157 of 255 = 62%
B 105 of 255 = 41%

77
157
105

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

Portions of RGB colors in percentages

R + G + B = 77 + 157 + 105 = 339 (100%)
R 77 of 339 ~ 22.71%
G 157 of 339 ~ 46.31%
B 105 of 339 ~ 30.97'%

%22.71
%46.31
%30.97

CMYK color model

#4D9D69 color CMYK value is (51,0,33,38).

  • cyan value is 50.96%
  • magenta value is 0.00%
  • yellow value is 33.12%
  • key color value is 38.43%

CMYK: (51,0,33,38)
C51M0Y33K38 (51%, 0%, 33%, 38%)
(0.51 / 0.00 / 0.33 / 0.38)

CMYK percentages

%50.96
%0
%33.12
%38.43

Codes

Color #4D9D69 in popluar color models

4D 9D 69
RGB 77 157 105
HSL 141° 34.19% 45.88%
HSB/HSV 141° 50.96% 61.57%
CMYK 50.96% 0.00% 33.12%
38.43%

Color #4D9D69 in popluar number systems.

HEX 4D 9D 69
Decimal 77 157 105
Binary 1001101 10011101 1101001
Octal 115 235 151

Shades and tints

Shades of #4D9D69

#4D9D69
(77,157,105)
#468F60
(70,143,96)
#3F8157
(63,129,87)
#38734E
(56,115,78)
#316545
(49,101,69)
#2A573C
(42,87,60)
#234933
(35,73,51)
#1C3B2A
(28,59,42)
#152D21
(21,45,33)
#0E1F18
(14,31,24)
#07110F
(7,17,15)
#000000
(0,0,0)

Tints of #4D9D69

#4D9D69
(77,157,105)
#5DA576
(93,165,118)
#6DAD83
(109,173,131)
#7DB590
(125,181,144)
#8DBD9D
(141,189,157)
#9DC5AA
(157,197,170)
#ADCDB7
(173,205,183)
#BDD5C4
(189,213,196)
#CDDDD1
(205,221,209)
#DDE5DE
(221,229,222)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D9D69; }

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

This text font color is #4D9D69.

Background Color

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

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

This div background color is #4D9D69.

Border color

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

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

This div border color is #4D9D69.

Opacity

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

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

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

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

This text has shadow with #4D9D69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9D69.

Preview

Color preview on black background

This text has color #4D9D69 on black background.


Color preview on white background

This text has color #4D9D69 on white background.


Black color preview on #4D9D69 background

This text has black color on #4D9D69 background.


White color preview on #4D9D69 background

This text has white color on #4D9D69 background.


Related colors

Complementary color

Complementary color for #hex is #B26296.


I love getcolorcode.com

Triadic colors

1 #694D9D and #9D694D with #4D9D69 are triadic colors.

2 #699D4D and #9D4D69 with #4D9D69 are triadic colors.