COLOR #4D824E

HEX: #4D824E RGB: (77,130,78)

Color info

#4D824E contains red, green and blue colors in about the same proportion. Web safe color of #4D824E is #339966 (or #396).

RGB color model

#4D824E color RGB value is (77,130,78).

RGB: (77,130,78) (30%, 51%, 31%)

RGB channels and saturation

R 77 of 255 = 30%
G 130 of 255 = 51%
B 78 of 255 = 31%

77
130
78

R + G + B ~ 37%. #4D824E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 130 + 78 = 285 (100%)
R 77 of 285 ~ 27.02%
G 130 of 285 ~ 45.61%
B 78 of 285 ~ 27.37'%

%27.02
%45.61
%27.37

CMYK color model

#4D824E color CMYK value is (41,0,40,49).

  • cyan value is 40.77%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 49.02%

CMYK: (41,0,40,49)
C41M0Y40K49 (41%, 0%, 40%, 49%)
(0.41 / 0.00 / 0.40 / 0.49)

CMYK percentages

%40.77
%0
%40
%49.02

Codes

Color #4D824E in popluar color models

4D 82 4E
RGB 77 130 78
HSL 121° 25.60% 40.59%
HSB/HSV 121° 40.77% 50.98%
CMYK 40.77% 0.00% 40.00%
49.02%

Color #4D824E in popluar number systems.

HEX 4D 82 4E
Decimal 77 130 78
Binary 1001101 10000010 1001110
Octal 115 202 116

Shades and tints

Shades of #4D824E

#4D824E
(77,130,78)
#467747
(70,119,71)
#3F6C40
(63,108,64)
#386139
(56,97,57)
#315632
(49,86,50)
#2A4B2B
(42,75,43)
#234024
(35,64,36)
#1C351D
(28,53,29)
#152A16
(21,42,22)
#0E1F0F
(14,31,15)
#071408
(7,20,8)
#000000
(0,0,0)

Tints of #4D824E

#4D824E
(77,130,78)
#5D8D5E
(93,141,94)
#6D986E
(109,152,110)
#7DA37E
(125,163,126)
#8DAE8E
(141,174,142)
#9DB99E
(157,185,158)
#ADC4AE
(173,196,174)
#BDCFBE
(189,207,190)
#CDDACE
(205,218,206)
#DDE5DE
(221,229,222)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D824E; }

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

This text font color is #4D824E.

Background Color

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

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

This div background color is #4D824E.

Border color

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

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

This div border color is #4D824E.

Opacity

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

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

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

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

This text has shadow with #4D824E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D824E.

Preview

Color preview on black background

This text has color #4D824E on black background.


Color preview on white background

This text has color #4D824E on white background.


Black color preview on #4D824E background

This text has black color on #4D824E background.


White color preview on #4D824E background

This text has white color on #4D824E background.


Related colors

Complementary color

Complementary color for #hex is #B27DB1.


I love getcolorcode.com

Triadic colors

1 #4E4D82 and #824E4D with #4D824E are triadic colors.

2 #4E824D and #824D4E with #4D824E are triadic colors.