COLOR #4D5134

HEX: #4D5134 RGB: (77,81,52)

Color info

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

RGB color model

#4D5134 color RGB value is (77,81,52).

RGB: (77,81,52) (30%, 32%, 20%)

RGB channels and saturation

R 77 of 255 = 30%
G 81 of 255 = 32%
B 52 of 255 = 20%

77
81
52

R + G + B ~ 27%. #4D5134 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 81 + 52 = 210 (100%)
R 77 of 210 ~ 36.67%
G 81 of 210 ~ 38.57%
B 52 of 210 ~ 24.76'%

%36.67
%38.57
%24.76

CMYK color model

#4D5134 color CMYK value is (5,0,36,68).

  • cyan value is 4.94%
  • magenta value is 0.00%
  • yellow value is 35.80%
  • key color value is 68.24%

CMYK: (5,0,36,68)
C5M0Y36K68 (5%, 0%, 36%, 68%)
(0.05 / 0.00 / 0.36 / 0.68)

CMYK percentages

%4.94
%0
%35.8
%68.24

Codes

Color #4D5134 in popluar color models

4D 51 34
RGB 77 81 52
HSL 68° 21.80% 26.08%
HSB/HSV 68° 35.80% 31.76%
CMYK 4.94% 0.00% 35.80%
68.24%

Color #4D5134 in popluar number systems.

HEX 4D 51 34
Decimal 77 81 52
Binary 1001101 1010001 110100
Octal 115 121 64

Shades and tints

Shades of #4D5134

#4D5134
(77,81,52)
#464A30
(70,74,48)
#3F432C
(63,67,44)
#383C28
(56,60,40)
#313524
(49,53,36)
#2A2E20
(42,46,32)
#23271C
(35,39,28)
#1C2018
(28,32,24)
#151914
(21,25,20)
#0E1210
(14,18,16)
#070B0C
(7,11,12)
#000000
(0,0,0)

Tints of #4D5134

#4D5134
(77,81,52)
#5D6046
(93,96,70)
#6D6F58
(109,111,88)
#7D7E6A
(125,126,106)
#8D8D7C
(141,141,124)
#9D9C8E
(157,156,142)
#ADABA0
(173,171,160)
#BDBAB2
(189,186,178)
#CDC9C4
(205,201,196)
#DDD8D6
(221,216,214)
#EDE7E8
(237,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5134 color. Also use rgb(77,81,52) instead hex code.

Text Font Color

.myTextColor { color: #4D5134; }

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

This text font color is #4D5134.

Background Color

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

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

This div background color is #4D5134.

Border color

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

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

This div border color is #4D5134.

Opacity

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

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

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

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

This text has shadow with #4D5134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5134.

Preview

Color preview on black background

This text has color #4D5134 on black background.


Color preview on white background

This text has color #4D5134 on white background.


Black color preview on #4D5134 background

This text has black color on #4D5134 background.


White color preview on #4D5134 background

This text has white color on #4D5134 background.


Related colors

Complementary color

Complementary color for #hex is #B2AECB.


I love getcolorcode.com

Triadic colors

1 #344D51 and #51344D with #4D5134 are triadic colors.

2 #34514D and #514D34 with #4D5134 are triadic colors.