COLOR #4D4C05

HEX: #4D4C05 RGB: (77,76,5)

Color info

#4D4C05 contains mainly red and green colors. Web safe color of #4D4C05 is #333300 (or #330).

RGB color model

#4D4C05 color RGB value is (77,76,5).

RGB: (77,76,5) (30%, 30%, 2%)

RGB channels and saturation

R 77 of 255 = 30%
G 76 of 255 = 30%
B 5 of 255 = 2%

77
76
5

R + G + B ~ 21%. #4D4C05 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 76 + 5 = 158 (100%)
R 77 of 158 ~ 48.73%
G 76 of 158 ~ 48.1%
B 5 of 158 ~ 3.16'%

%48.73
%48.1

CMYK color model

#4D4C05 color CMYK value is (0,1,94,70).

  • cyan value is 0.00%
  • magenta value is 1.30%
  • yellow value is 93.51%
  • key color value is 69.80%

CMYK: (0,1,94,70)
C0M1Y94K70 (0%, 1%, 94%, 70%)
(0.00 / 0.01 / 0.94 / 0.70)

CMYK percentages

%0
%1.3
%93.51
%69.8

Codes

Color #4D4C05 in popluar color models

4D 4C 05
RGB 77 76 5
HSL 59° 87.80% 16.08%
HSB/HSV 59° 93.51% 30.20%
CMYK 0.00% 1.30% 93.51%
69.80%

Color #4D4C05 in popluar number systems.

HEX 4D 4C 05
Decimal 77 76 5
Binary 1001101 1001100 101
Octal 115 114 5

Shades and tints

Shades of #4D4C05

#4D4C05
(77,76,5)
#464605
(70,70,5)
#3F4005
(63,64,5)
#383A05
(56,58,5)
#313405
(49,52,5)
#2A2E05
(42,46,5)
#232805
(35,40,5)
#1C2205
(28,34,5)
#151C05
(21,28,5)
#0E1605
(14,22,5)
#071005
(7,16,5)
#000000
(0,0,0)

Tints of #4D4C05

#4D4C05
(77,76,5)
#5D5C1B
(93,92,27)
#6D6C31
(109,108,49)
#7D7C47
(125,124,71)
#8D8C5D
(141,140,93)
#9D9C73
(157,156,115)
#ADAC89
(173,172,137)
#BDBC9F
(189,188,159)
#CDCCB5
(205,204,181)
#DDDCCB
(221,220,203)
#EDECE1
(237,236,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4C05; }

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

This text font color is #4D4C05.

Background Color

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

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

This div background color is #4D4C05.

Border color

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

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

This div border color is #4D4C05.

Opacity

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

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

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

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

This text has shadow with #4D4C05 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4C05.

Preview

Color preview on black background

This text has color #4D4C05 on black background.


Color preview on white background

This text has color #4D4C05 on white background.


Black color preview on #4D4C05 background

This text has black color on #4D4C05 background.


White color preview on #4D4C05 background

This text has white color on #4D4C05 background.


Related colors

Complementary color

Complementary color for #hex is #B2B3FA.


I love getcolorcode.com

Triadic colors

1 #054D4C and #4C054D with #4D4C05 are triadic colors.

2 #054C4D and #4C4D05 with #4D4C05 are triadic colors.