COLOR #4D6D66

HEX: #4D6D66 RGB: (77,109,102)

Color info

#4D6D66 contains red, green and blue colors in about the same proportion. Web safe color of #4D6D66 is #336666 (or #366).

RGB color model

#4D6D66 color RGB value is (77,109,102).

RGB: (77,109,102) (30%, 43%, 40%)

RGB channels and saturation

R 77 of 255 = 30%
G 109 of 255 = 43%
B 102 of 255 = 40%

77
109
102

R + G + B ~ 38%. #4D6D66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 109 + 102 = 288 (100%)
R 77 of 288 ~ 26.74%
G 109 of 288 ~ 37.85%
B 102 of 288 ~ 35.42'%

%26.74
%37.85
%35.42

CMYK color model

#4D6D66 color CMYK value is (29,0,6,57).

  • cyan value is 29.36%
  • magenta value is 0.00%
  • yellow value is 6.42%
  • key color value is 57.25%

CMYK: (29,0,6,57)
C29M0Y6K57 (29%, 0%, 6%, 57%)
(0.29 / 0.00 / 0.06 / 0.57)

CMYK percentages

%29.36
%0
%6.42
%57.25

Codes

Color #4D6D66 in popluar color models

4D 6D 66
RGB 77 109 102
HSL 167° 17.20% 36.47%
HSB/HSV 167° 29.36% 42.75%
CMYK 29.36% 0.00% 6.42%
57.25%

Color #4D6D66 in popluar number systems.

HEX 4D 6D 66
Decimal 77 109 102
Binary 1001101 1101101 1100110
Octal 115 155 146

Shades and tints

Shades of #4D6D66

#4D6D66
(77,109,102)
#46645D
(70,100,93)
#3F5B54
(63,91,84)
#38524B
(56,82,75)
#314942
(49,73,66)
#2A4039
(42,64,57)
#233730
(35,55,48)
#1C2E27
(28,46,39)
#15251E
(21,37,30)
#0E1C15
(14,28,21)
#07130C
(7,19,12)
#000000
(0,0,0)

Tints of #4D6D66

#4D6D66
(77,109,102)
#5D7A73
(93,122,115)
#6D8780
(109,135,128)
#7D948D
(125,148,141)
#8DA19A
(141,161,154)
#9DAEA7
(157,174,167)
#ADBBB4
(173,187,180)
#BDC8C1
(189,200,193)
#CDD5CE
(205,213,206)
#DDE2DB
(221,226,219)
#EDEFE8
(237,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6D66; }

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

This text font color is #4D6D66.

Background Color

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

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

This div background color is #4D6D66.

Border color

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

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

This div border color is #4D6D66.

Opacity

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

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

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

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

This text has shadow with #4D6D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6D66.

Preview

Color preview on black background

This text has color #4D6D66 on black background.


Color preview on white background

This text has color #4D6D66 on white background.


Black color preview on #4D6D66 background

This text has black color on #4D6D66 background.


White color preview on #4D6D66 background

This text has white color on #4D6D66 background.


Related colors

Complementary color

Complementary color for #hex is #B29299.


I love getcolorcode.com

Triadic colors

1 #664D6D and #6D664D with #4D6D66 are triadic colors.

2 #666D4D and #6D4D66 with #4D6D66 are triadic colors.