COLOR #4D6F66

HEX: #4D6F66 RGB: (77,111,102)

Renk bilgisi

#4D6F66 contains red, green and blue colors in about the same proportion. #4D6F66 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4D6F66 color RGB value is (77,111,102).

RGB: (77,111,102) (30%, 44%, 40%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 111 of 255 = 44%
B 102 of 255 = 40%

77
111
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 111 + 102 = 290 (100%)
R 77 of 290 ~ 26.55%
G 111 of 290 ~ 38.28%
B 102 of 290 ~ 35.17'%

%26.55
%38.28
%35.17

CMYK RENK MODELİ

#4D6F66 rengi CMYK tonu (31,0,8,56).

  • camgöbeği tonu 30.63%
  • eflatun tonu 0.00%
  • sarı tonu 8.11%
  • ana renk tonu 56.47%
CMYK: (31,0,8,56) C31M0Y8K56 (31%,0%,8%,56%) (0.31/0.00/0.08/0.56) 

CMYK yüzdeleri

%30.63
%0
%8.11
%56.47

Codes

Color #4D6F66 in popluar color models

4D 6F 66
RGB 77 111 102
HSL 164° 18.09% 36.86%
HSB/HSV 164° 30.63% 43.53%
CMYK 30.63% 0.00% 8.11%
56.47%

Color #4D6F66 in popluar number systems.

HEX 4D 6F 66
Decimal 77 111 102
Binary 1001101 1101111 1100110
Octal 115 157 146

Shades and tints

Shades of #4D6F66

#4D6F66
(77,111,102)
#46655D
(70,101,93)
#3F5B54
(63,91,84)
#38514B
(56,81,75)
#314742
(49,71,66)
#2A3D39
(42,61,57)
#233330
(35,51,48)
#1C2927
(28,41,39)
#151F1E
(21,31,30)
#0E1515
(14,21,21)
#070B0C
(7,11,12)
#000000
(0,0,0)

Tints of #4D6F66

#4D6F66
(77,111,102)
#5D7C73
(93,124,115)
#6D8980
(109,137,128)
#7D968D
(125,150,141)
#8DA39A
(141,163,154)
#9DB0A7
(157,176,167)
#ADBDB4
(173,189,180)
#BDCAC1
(189,202,193)
#CDD7CE
(205,215,206)
#DDE4DB
(221,228,219)
#EDF1E8
(237,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6F66; }

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

This text font color is #4D6F66.

Background Color

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

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

This div background color is #4D6F66.

Border color

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

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

This div border color is #4D6F66.

Opacity

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

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

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

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

This text has shadow with #4D6F66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6F66.

Preview

Color preview on black background

This text has color #4D6F66 on black background.


Color preview on white background

This text has color #4D6F66 on white background.


Black color preview on #4D6F66 background

This text has black color on #4D6F66 background.


White color preview on #4D6F66 background

This text has white color on #4D6F66 background.


Related colors

Complementary color

Complementary color for #hex is #B29099.


I love getcolorcode.com

Triadic colors

1 #664D6F and #6F664D with #4D6F66 are triadic colors.

2 #666F4D and #6F4D66 with #4D6F66 are triadic colors.