COLOR #4D6B50

HEX: #4D6B50 RGB: (77,107,80)

Renk bilgisi

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

RGB renk modeli

#4D6B50 color RGB value is (77,107,80).

RGB: (77,107,80) (30%, 42%, 31%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 107 of 255 = 42%
B 80 of 255 = 31%

77
107
80

R + G + B ~ 34%. #4D6B50 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 107 + 80 = 264 (100%)
R 77 of 264 ~ 29.17%
G 107 of 264 ~ 40.53%
B 80 of 264 ~ 30.3'%

%29.17
%40.53
%30.3

CMYK RENK MODELİ

#4D6B50 rengi CMYK tonu (28,0,25,58).

  • camgöbeği tonu 28.04%
  • eflatun tonu 0.00%
  • sarı tonu 25.23%
  • ana renk tonu 58.04%

CMYK: (28,0,25,58)
C28M0Y25K58 (28%, 0%, 25%, 58%)
(0.28 / 0.00 / 0.25 / 0.58)

CMYK yüzdeleri

%28.04
%0
%25.23
%58.04

Codes

Color #4D6B50 in popluar color models

4D 6B 50
RGB 77 107 80
HSL 126° 16.30% 36.08%
HSB/HSV 126° 28.04% 41.96%
CMYK 28.04% 0.00% 25.23%
58.04%

Color #4D6B50 in popluar number systems.

HEX 4D 6B 50
Decimal 77 107 80
Binary 1001101 1101011 1010000
Octal 115 153 120

Shades and tints

Shades of #4D6B50

#4D6B50
(77,107,80)
#466249
(70,98,73)
#3F5942
(63,89,66)
#38503B
(56,80,59)
#314734
(49,71,52)
#2A3E2D
(42,62,45)
#233526
(35,53,38)
#1C2C1F
(28,44,31)
#152318
(21,35,24)
#0E1A11
(14,26,17)
#07110A
(7,17,10)
#000000
(0,0,0)

Tints of #4D6B50

#4D6B50
(77,107,80)
#5D785F
(93,120,95)
#6D856E
(109,133,110)
#7D927D
(125,146,125)
#8D9F8C
(141,159,140)
#9DAC9B
(157,172,155)
#ADB9AA
(173,185,170)
#BDC6B9
(189,198,185)
#CDD3C8
(205,211,200)
#DDE0D7
(221,224,215)
#EDEDE6
(237,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6B50; }

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

This text font color is #4D6B50.

Background Color

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

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

This div background color is #4D6B50.

Border color

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

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

This div border color is #4D6B50.

Opacity

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

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

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

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

This text has shadow with #4D6B50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6B50.

Preview

Color preview on black background

This text has color #4D6B50 on black background.


Color preview on white background

This text has color #4D6B50 on white background.


Black color preview on #4D6B50 background

This text has black color on #4D6B50 background.


White color preview on #4D6B50 background

This text has white color on #4D6B50 background.


Related colors

Complementary color

Complementary color for #hex is #B294AF.


I love getcolorcode.com

Triadic colors

1 #504D6B and #6B504D with #4D6B50 are triadic colors.

2 #506B4D and #6B4D50 with #4D6B50 are triadic colors.