COLOR #4D424D

HEX: #4D424D RGB: (77,66,77)

Color info

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

RGB color model

#4D424D color RGB value is (77,66,77).

RGB: (77,66,77) (30%, 26%, 30%)

RGB channels and saturation

R 77 of 255 = 30%
G 66 of 255 = 26%
B 77 of 255 = 30%

77
66
77

R + G + B ~ 29%. #4D424D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 66 + 77 = 220 (100%)
R 77 of 220 ~ 35%
G 66 of 220 ~ 30%
B 77 of 220 ~ 35'%

%35
%30
%35

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (0,14,0,70) C0M14Y0K70 (0%,14%,0%,70%) (0.00/0.14/0.00/0.70) 

CMYK percentages

%0
%14.29
%0
%69.8

Codes

Color #4D424D in popluar color models

4D 42 4D
RGB 77 66 77
HSL 300° 7.69% 28.04%
HSB/HSV 300° 14.29% 30.20%
CMYK 0.00% 14.29% 0.00%
69.80%

Color #4D424D in popluar number systems.

HEX 4D 42 4D
Decimal 77 66 77
Binary 1001101 1000010 1001101
Octal 115 102 115

Shades and tints

Shades of #4D424D

#4D424D
(77,66,77)
#463C46
(70,60,70)
#3F363F
(63,54,63)
#383038
(56,48,56)
#312A31
(49,42,49)
#2A242A
(42,36,42)
#231E23
(35,30,35)
#1C181C
(28,24,28)
#151215
(21,18,21)
#0E0C0E
(14,12,14)
#070607
(7,6,7)
#000000
(0,0,0)

Tints of #4D424D

#4D424D
(77,66,77)
#5D535D
(93,83,93)
#6D646D
(109,100,109)
#7D757D
(125,117,125)
#8D868D
(141,134,141)
#9D979D
(157,151,157)
#ADA8AD
(173,168,173)
#BDB9BD
(189,185,189)
#CDCACD
(205,202,205)
#DDDBDD
(221,219,221)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D424D; }

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

This text font color is #4D424D.

Background Color

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

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

This div background color is #4D424D.

Border color

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

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

This div border color is #4D424D.

Opacity

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

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

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

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

This text has shadow with #4D424D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D424D.

Preview

Color preview on black background

This text has color #4D424D on black background.


Color preview on white background

This text has color #4D424D on white background.


Black color preview on #4D424D background

This text has black color on #4D424D background.


White color preview on #4D424D background

This text has white color on #4D424D background.


Related colors

Complementary color

Complementary color for #hex is #B2BDB2.


I love getcolorcode.com

Triadic colors

1 #4D4D42 and #424D4D with #4D424D are triadic colors.

2 #4D424D and #424D4D with #4D424D are triadic colors.