COLOR #4D714D

HEX: #4D714D RGB: (77,113,77)

Color info

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

RGB color model

#4D714D color RGB value is (77,113,77).

RGB: (77,113,77) (30%, 44%, 30%)

RGB channels and saturation

R 77 of 255 = 30%
G 113 of 255 = 44%
B 77 of 255 = 30%

77
113
77

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

Portions of RGB colors in percentages

R + G + B = 77 + 113 + 77 = 267 (100%)
R 77 of 267 ~ 28.84%
G 113 of 267 ~ 42.32%
B 77 of 267 ~ 28.84'%

%28.84
%42.32
%28.84

CMYK color model

#4D714D color CMYK value is (32,0,32,56).

  • cyan value is 31.86%
  • magenta value is 0.00%
  • yellow value is 31.86%
  • key color value is 55.69%

CMYK: (32,0,32,56)
C32M0Y32K56 (32%, 0%, 32%, 56%)
(0.32 / 0.00 / 0.32 / 0.56)

CMYK percentages

%31.86
%0
%31.86
%55.69

Codes

Color #4D714D in popluar color models

4D 71 4D
RGB 77 113 77
HSL 120° 18.95% 37.25%
HSB/HSV 120° 31.86% 44.31%
CMYK 31.86% 0.00% 31.86%
55.69%

Color #4D714D in popluar number systems.

HEX 4D 71 4D
Decimal 77 113 77
Binary 1001101 1110001 1001101
Octal 115 161 115

Shades and tints

Shades of #4D714D

#4D714D
(77,113,77)
#466746
(70,103,70)
#3F5D3F
(63,93,63)
#385338
(56,83,56)
#314931
(49,73,49)
#2A3F2A
(42,63,42)
#233523
(35,53,35)
#1C2B1C
(28,43,28)
#152115
(21,33,21)
#0E170E
(14,23,14)
#070D07
(7,13,7)
#000000
(0,0,0)

Tints of #4D714D

#4D714D
(77,113,77)
#5D7D5D
(93,125,93)
#6D896D
(109,137,109)
#7D957D
(125,149,125)
#8DA18D
(141,161,141)
#9DAD9D
(157,173,157)
#ADB9AD
(173,185,173)
#BDC5BD
(189,197,189)
#CDD1CD
(205,209,205)
#DDDDDD
(221,221,221)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D714D; }

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

This text font color is #4D714D.

Background Color

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

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

This div background color is #4D714D.

Border color

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

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

This div border color is #4D714D.

Opacity

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

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

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

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

This text has shadow with #4D714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D714D.

Preview

Color preview on black background

This text has color #4D714D on black background.


Color preview on white background

This text has color #4D714D on white background.


Black color preview on #4D714D background

This text has black color on #4D714D background.


White color preview on #4D714D background

This text has white color on #4D714D background.


Related colors

Complementary color

Complementary color for #hex is #B28EB2.


I love getcolorcode.com

Triadic colors

1 #4D4D71 and #714D4D with #4D714D are triadic colors.

2 #4D714D and #714D4D with #4D714D are triadic colors.