COLOR #4D4A4D

HEX: #4D4A4D RGB: (77,74,77)

Color info

#4D4A4D contains red, green and blue colors in about the same proportion. Web safe color of #4D4A4D is #333333 (or #333).

RGB color model

#4D4A4D color RGB value is (77,74,77).

RGB: (77,74,77) (30%, 29%, 30%)

RGB channels and saturation

R 77 of 255 = 30%
G 74 of 255 = 29%
B 77 of 255 = 30%

77
74
77

R + G + B ~ 30%. #4D4A4D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 74 + 77 = 228 (100%)
R 77 of 228 ~ 33.77%
G 74 of 228 ~ 32.46%
B 77 of 228 ~ 33.77'%

%33.77
%32.46
%33.77

CMYK color model

#4D4A4D color CMYK value is (0,4,0,70).

  • cyan value is 0.00%
  • magenta value is 3.90%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (0,4,0,70) C0M4Y0K70 (0%,4%,0%,70%) (0.00/0.04/0.00/0.70) 

CMYK percentages

%0
%3.9
%0
%69.8

Codes

Color #4D4A4D in popluar color models

4D 4A 4D
RGB 77 74 77
HSL 300° 1.99% 29.61%
HSB/HSV 300° 3.90% 30.20%
CMYK 0.00% 3.90% 0.00%
69.80%

Color #4D4A4D in popluar number systems.

HEX 4D 4A 4D
Decimal 77 74 77
Binary 1001101 1001010 1001101
Octal 115 112 115

Shades and tints

Shades of #4D4A4D

#4D4A4D
(77,74,77)
#464446
(70,68,70)
#3F3E3F
(63,62,63)
#383838
(56,56,56)
#313231
(49,50,49)
#2A2C2A
(42,44,42)
#232623
(35,38,35)
#1C201C
(28,32,28)
#151A15
(21,26,21)
#0E140E
(14,20,14)
#070E07
(7,14,7)
#000000
(0,0,0)

Tints of #4D4A4D

#4D4A4D
(77,74,77)
#5D5A5D
(93,90,93)
#6D6A6D
(109,106,109)
#7D7A7D
(125,122,125)
#8D8A8D
(141,138,141)
#9D9A9D
(157,154,157)
#ADAAAD
(173,170,173)
#BDBABD
(189,186,189)
#CDCACD
(205,202,205)
#DDDADD
(221,218,221)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4A4D; }

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

This text font color is #4D4A4D.

Background Color

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

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

This div background color is #4D4A4D.

Border color

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

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

This div border color is #4D4A4D.

Opacity

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

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

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

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

This text has shadow with #4D4A4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4A4D.

Preview

Color preview on black background

This text has color #4D4A4D on black background.


Color preview on white background

This text has color #4D4A4D on white background.


Black color preview on #4D4A4D background

This text has black color on #4D4A4D background.


White color preview on #4D4A4D background

This text has white color on #4D4A4D background.


Related colors

Complementary color

Complementary color for #hex is #B2B5B2.


I love getcolorcode.com

Triadic colors

1 #4D4D4A and #4A4D4D with #4D4A4D are triadic colors.

2 #4D4A4D and #4A4D4D with #4D4A4D are triadic colors.