COLOR #4D6357

HEX: #4D6357 RGB: (77,99,87)

Color info

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

RGB color model

#4D6357 color RGB value is (77,99,87).

RGB: (77,99,87) (30%, 39%, 34%)

RGB channels and saturation

R 77 of 255 = 30%
G 99 of 255 = 39%
B 87 of 255 = 34%

77
99
87

R + G + B ~ 34%. #4D6357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 99 + 87 = 263 (100%)
R 77 of 263 ~ 29.28%
G 99 of 263 ~ 37.64%
B 87 of 263 ~ 33.08'%

%29.28
%37.64
%33.08

CMYK color model

#4D6357 color CMYK value is (22,0,12,61).

  • cyan value is 22.22%
  • magenta value is 0.00%
  • yellow value is 12.12%
  • key color value is 61.18%

CMYK: (22,0,12,61)
C22M0Y12K61 (22%, 0%, 12%, 61%)
(0.22 / 0.00 / 0.12 / 0.61)

CMYK percentages

%22.22
%0
%12.12
%61.18

Codes

Color #4D6357 in popluar color models

4D 63 57
RGB 77 99 87
HSL 147° 12.50% 34.51%
HSB/HSV 147° 22.22% 38.82%
CMYK 22.22% 0.00% 12.12%
61.18%

Color #4D6357 in popluar number systems.

HEX 4D 63 57
Decimal 77 99 87
Binary 1001101 1100011 1010111
Octal 115 143 127

Shades and tints

Shades of #4D6357

#4D6357
(77,99,87)
#465A50
(70,90,80)
#3F5149
(63,81,73)
#384842
(56,72,66)
#313F3B
(49,63,59)
#2A3634
(42,54,52)
#232D2D
(35,45,45)
#1C2426
(28,36,38)
#151B1F
(21,27,31)
#0E1218
(14,18,24)
#070911
(7,9,17)
#000000
(0,0,0)

Tints of #4D6357

#4D6357
(77,99,87)
#5D7166
(93,113,102)
#6D7F75
(109,127,117)
#7D8D84
(125,141,132)
#8D9B93
(141,155,147)
#9DA9A2
(157,169,162)
#ADB7B1
(173,183,177)
#BDC5C0
(189,197,192)
#CDD3CF
(205,211,207)
#DDE1DE
(221,225,222)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6357 color. Also use rgb(77,99,87) instead hex code.

Text Font Color

.myTextColor { color: #4D6357; }

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

This text font color is #4D6357.

Background Color

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

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

This div background color is #4D6357.

Border color

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

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

This div border color is #4D6357.

Opacity

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

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

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

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

This text has shadow with #4D6357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6357.

Preview

Color preview on black background

This text has color #4D6357 on black background.


Color preview on white background

This text has color #4D6357 on white background.


Black color preview on #4D6357 background

This text has black color on #4D6357 background.


White color preview on #4D6357 background

This text has white color on #4D6357 background.


Related colors

Complementary color

Complementary color for #hex is #B29CA8.


I love getcolorcode.com

Triadic colors

1 #574D63 and #63574D with #4D6357 are triadic colors.

2 #57634D and #634D57 with #4D6357 are triadic colors.