COLOR #4D6C61

HEX: #4D6C61 RGB: (77,108,97)

Renk bilgisi

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

RGB renk modeli

#4D6C61 color RGB value is (77,108,97).

RGB: (77,108,97) (30%, 42%, 38%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 108 of 255 = 42%
B 97 of 255 = 38%

77
108
97

R + G + B ~ 37%. #4D6C61 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 108 + 97 = 282 (100%)
R 77 of 282 ~ 27.3%
G 108 of 282 ~ 38.3%
B 97 of 282 ~ 34.4'%

%27.3
%38.3
%34.4

CMYK RENK MODELİ

#4D6C61 rengi CMYK tonu (29,0,10,58).

  • camgöbeği tonu 28.70%
  • eflatun tonu 0.00%
  • sarı tonu 10.19%
  • ana renk tonu 57.65%

CMYK: (29,0,10,58)
C29M0Y10K58 (29%, 0%, 10%, 58%)
(0.29 / 0.00 / 0.10 / 0.58)

CMYK yüzdeleri

%28.7
%0
%10.19
%57.65

Codes

Color #4D6C61 in popluar color models

4D 6C 61
RGB 77 108 97
HSL 159° 16.76% 36.27%
HSB/HSV 159° 28.70% 42.35%
CMYK 28.70% 0.00% 10.19%
57.65%

Color #4D6C61 in popluar number systems.

HEX 4D 6C 61
Decimal 77 108 97
Binary 1001101 1101100 1100001
Octal 115 154 141

Shades and tints

Shades of #4D6C61

#4D6C61
(77,108,97)
#466359
(70,99,89)
#3F5A51
(63,90,81)
#385149
(56,81,73)
#314841
(49,72,65)
#2A3F39
(42,63,57)
#233631
(35,54,49)
#1C2D29
(28,45,41)
#152421
(21,36,33)
#0E1B19
(14,27,25)
#071211
(7,18,17)
#000000
(0,0,0)

Tints of #4D6C61

#4D6C61
(77,108,97)
#5D796F
(93,121,111)
#6D867D
(109,134,125)
#7D938B
(125,147,139)
#8DA099
(141,160,153)
#9DADA7
(157,173,167)
#ADBAB5
(173,186,181)
#BDC7C3
(189,199,195)
#CDD4D1
(205,212,209)
#DDE1DF
(221,225,223)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6C61; }

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

This text font color is #4D6C61.

Background Color

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

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

This div background color is #4D6C61.

Border color

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

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

This div border color is #4D6C61.

Opacity

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

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

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

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

This text has shadow with #4D6C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6C61.

Preview

Color preview on black background

This text has color #4D6C61 on black background.


Color preview on white background

This text has color #4D6C61 on white background.


Black color preview on #4D6C61 background

This text has black color on #4D6C61 background.


White color preview on #4D6C61 background

This text has white color on #4D6C61 background.


Related colors

Complementary color

Complementary color for #hex is #B2939E.


I love getcolorcode.com

Triadic colors

1 #614D6C and #6C614D with #4D6C61 are triadic colors.

2 #616C4D and #6C4D61 with #4D6C61 are triadic colors.