COLOR #4D6E54

HEX: #4D6E54 RGB: (77,110,84)

Color info

#4D6E54 contains red, green and blue colors in about the same proportion. Web safe color of #4D6E54 is #336666 (or #366).

RGB color model

#4D6E54 color RGB value is (77,110,84).

RGB: (77,110,84) (30%, 43%, 33%)

RGB channels and saturation

R 77 of 255 = 30%
G 110 of 255 = 43%
B 84 of 255 = 33%

77
110
84

R + G + B ~ 35%. #4D6E54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 110 + 84 = 271 (100%)
R 77 of 271 ~ 28.41%
G 110 of 271 ~ 40.59%
B 84 of 271 ~ 31'%

%28.41
%40.59
%31

CMYK color model

#4D6E54 color CMYK value is (30,0,24,57).

  • cyan value is 30.00%
  • magenta value is 0.00%
  • yellow value is 23.64%
  • key color value is 56.86%

CMYK: (30,0,24,57)
C30M0Y24K57 (30%, 0%, 24%, 57%)
(0.30 / 0.00 / 0.24 / 0.57)

CMYK percentages

%30
%0
%23.64
%56.86

Codes

Color #4D6E54 in popluar color models

4D 6E 54
RGB 77 110 84
HSL 133° 17.65% 36.67%
HSB/HSV 133° 30.00% 43.14%
CMYK 30.00% 0.00% 23.64%
56.86%

Color #4D6E54 in popluar number systems.

HEX 4D 6E 54
Decimal 77 110 84
Binary 1001101 1101110 1010100
Octal 115 156 124

Shades and tints

Shades of #4D6E54

#4D6E54
(77,110,84)
#46644D
(70,100,77)
#3F5A46
(63,90,70)
#38503F
(56,80,63)
#314638
(49,70,56)
#2A3C31
(42,60,49)
#23322A
(35,50,42)
#1C2823
(28,40,35)
#151E1C
(21,30,28)
#0E1415
(14,20,21)
#070A0E
(7,10,14)
#000000
(0,0,0)

Tints of #4D6E54

#4D6E54
(77,110,84)
#5D7B63
(93,123,99)
#6D8872
(109,136,114)
#7D9581
(125,149,129)
#8DA290
(141,162,144)
#9DAF9F
(157,175,159)
#ADBCAE
(173,188,174)
#BDC9BD
(189,201,189)
#CDD6CC
(205,214,204)
#DDE3DB
(221,227,219)
#EDF0EA
(237,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6E54 color. Also use rgb(77,110,84) instead hex code.

Text Font Color

.myTextColor { color: #4D6E54; }

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

This text font color is #4D6E54.

Background Color

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

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

This div background color is #4D6E54.

Border color

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

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

This div border color is #4D6E54.

Opacity

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

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

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

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

This text has shadow with #4D6E54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6E54.

Preview

Color preview on black background

This text has color #4D6E54 on black background.


Color preview on white background

This text has color #4D6E54 on white background.


Black color preview on #4D6E54 background

This text has black color on #4D6E54 background.


White color preview on #4D6E54 background

This text has white color on #4D6E54 background.


Related colors

Complementary color

Complementary color for #hex is #B291AB.


I love getcolorcode.com

Triadic colors

1 #544D6E and #6E544D with #4D6E54 are triadic colors.

2 #546E4D and #6E4D54 with #4D6E54 are triadic colors.