COLOR #4D5B50

HEX: #4D5B50 RGB: (77,91,80)

Renk bilgisi

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

RGB renk modeli

#4D5B50 color RGB value is (77,91,80).

RGB: (77,91,80) (30%, 36%, 31%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 91 of 255 = 36%
B 80 of 255 = 31%

77
91
80

R + G + B ~ 32%. #4D5B50 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 91 + 80 = 248 (100%)
R 77 of 248 ~ 31.05%
G 91 of 248 ~ 36.69%
B 80 of 248 ~ 32.26'%

%31.05
%36.69
%32.26

CMYK RENK MODELİ

#4D5B50 rengi CMYK tonu (15,0,12,64).

  • camgöbeği tonu 15.38%
  • eflatun tonu 0.00%
  • sarı tonu 12.09%
  • ana renk tonu 64.31%
CMYK: (15,0,12,64) C15M0Y12K64 (15%,0%,12%,64%) (0.15/0.00/0.12/0.64) 

CMYK yüzdeleri

%15.38
%0
%12.09
%64.31

Codes

Color #4D5B50 in popluar color models

4D 5B 50
RGB 77 91 80
HSL 133° 8.33% 32.94%
HSB/HSV 133° 15.38% 35.69%
CMYK 15.38% 0.00% 12.09%
64.31%

Color #4D5B50 in popluar number systems.

HEX 4D 5B 50
Decimal 77 91 80
Binary 1001101 1011011 1010000
Octal 115 133 120

Shades and tints

Shades of #4D5B50

#4D5B50
(77,91,80)
#465349
(70,83,73)
#3F4B42
(63,75,66)
#38433B
(56,67,59)
#313B34
(49,59,52)
#2A332D
(42,51,45)
#232B26
(35,43,38)
#1C231F
(28,35,31)
#151B18
(21,27,24)
#0E1311
(14,19,17)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #4D5B50

#4D5B50
(77,91,80)
#5D695F
(93,105,95)
#6D776E
(109,119,110)
#7D857D
(125,133,125)
#8D938C
(141,147,140)
#9DA19B
(157,161,155)
#ADAFAA
(173,175,170)
#BDBDB9
(189,189,185)
#CDCBC8
(205,203,200)
#DDD9D7
(221,217,215)
#EDE7E6
(237,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D5B50; }

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

This text font color is #4D5B50.

Background Color

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

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

This div background color is #4D5B50.

Border color

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

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

This div border color is #4D5B50.

Opacity

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

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

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

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

This text has shadow with #4D5B50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5B50.

Preview

Color preview on black background

This text has color #4D5B50 on black background.


Color preview on white background

This text has color #4D5B50 on white background.


Black color preview on #4D5B50 background

This text has black color on #4D5B50 background.


White color preview on #4D5B50 background

This text has white color on #4D5B50 background.


Related colors

Complementary color

Complementary color for #hex is #B2A4AF.


I love getcolorcode.com

Triadic colors

1 #504D5B and #5B504D with #4D5B50 are triadic colors.

2 #505B4D and #5B4D50 with #4D5B50 are triadic colors.