COLOR #4D6129

HEX: #4D6129 RGB: (77,97,41)

Color info

#4D6129 contains red, green and blue colors in about the same proportion. Web safe color of #4D6129 is #336633 (or #363).

RGB color model

#4D6129 color RGB value is (77,97,41).

RGB: (77,97,41) (30%, 38%, 16%)

RGB channels and saturation

R 77 of 255 = 30%
G 97 of 255 = 38%
B 41 of 255 = 16%

77
97
41

R + G + B ~ 28%. #4D6129 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 97 + 41 = 215 (100%)
R 77 of 215 ~ 35.81%
G 97 of 215 ~ 45.12%
B 41 of 215 ~ 19.07'%

%35.81
%45.12
%19.07

CMYK color model

#4D6129 color CMYK value is (21,0,58,62).

  • cyan value is 20.62%
  • magenta value is 0.00%
  • yellow value is 57.73%
  • key color value is 61.96%
CMYK: (21,0,58,62) C21M0Y58K62 (21%,0%,58%,62%) (0.21/0.00/0.58/0.62) 

CMYK percentages

%20.62
%0
%57.73
%61.96

Codes

Color #4D6129 in popluar color models

4D 61 29
RGB 77 97 41
HSL 81° 40.58% 27.06%
HSB/HSV 81° 57.73% 38.04%
CMYK 20.62% 0.00% 57.73%
61.96%

Color #4D6129 in popluar number systems.

HEX 4D 61 29
Decimal 77 97 41
Binary 1001101 1100001 101001
Octal 115 141 51

Shades and tints

Shades of #4D6129

#4D6129
(77,97,41)
#465926
(70,89,38)
#3F5123
(63,81,35)
#384920
(56,73,32)
#31411D
(49,65,29)
#2A391A
(42,57,26)
#233117
(35,49,23)
#1C2914
(28,41,20)
#152111
(21,33,17)
#0E190E
(14,25,14)
#07110B
(7,17,11)
#000000
(0,0,0)

Tints of #4D6129

#4D6129
(77,97,41)
#5D6F3C
(93,111,60)
#6D7D4F
(109,125,79)
#7D8B62
(125,139,98)
#8D9975
(141,153,117)
#9DA788
(157,167,136)
#ADB59B
(173,181,155)
#BDC3AE
(189,195,174)
#CDD1C1
(205,209,193)
#DDDFD4
(221,223,212)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6129 color. Also use rgb(77,97,41) instead hex code.

Text Font Color

.myTextColor { color: #4D6129; }

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

This text font color is #4D6129.

Background Color

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

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

This div background color is #4D6129.

Border color

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

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

This div border color is #4D6129.

Opacity

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

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

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

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

This text has shadow with #4D6129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6129.

Preview

Color preview on black background

This text has color #4D6129 on black background.


Color preview on white background

This text has color #4D6129 on white background.


Black color preview on #4D6129 background

This text has black color on #4D6129 background.


White color preview on #4D6129 background

This text has white color on #4D6129 background.


Related colors

Complementary color

Complementary color for #hex is #B29ED6.


I love getcolorcode.com

Triadic colors

1 #294D61 and #61294D with #4D6129 are triadic colors.

2 #29614D and #614D29 with #4D6129 are triadic colors.