COLOR #4D5957

HEX: #4D5957 RGB: (77,89,87)

Renk bilgisi

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

RGB renk modeli

#4D5957 color RGB value is (77,89,87).

RGB: (77,89,87) (30%, 35%, 34%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 89 of 255 = 35%
B 87 of 255 = 34%

77
89
87

R + G + B ~ 33%. #4D5957 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 89 + 87 = 253 (100%)
R 77 of 253 ~ 30.43%
G 89 of 253 ~ 35.18%
B 87 of 253 ~ 34.39'%

%30.43
%35.18
%34.39

CMYK RENK MODELİ

#4D5957 rengi CMYK tonu (13,0,2,65).

  • camgöbeği tonu 13.48%
  • eflatun tonu 0.00%
  • sarı tonu 2.25%
  • ana renk tonu 65.10%

CMYK: (13,0,2,65)
C13M0Y2K65 (13%, 0%, 2%, 65%)
(0.13 / 0.00 / 0.02 / 0.65)

CMYK yüzdeleri

%13.48
%0
%2.25
%65.1

Codes

Color #4D5957 in popluar color models

4D 59 57
RGB 77 89 87
HSL 170° 7.23% 32.55%
HSB/HSV 170° 13.48% 34.90%
CMYK 13.48% 0.00% 2.25%
65.10%

Color #4D5957 in popluar number systems.

HEX 4D 59 57
Decimal 77 89 87
Binary 1001101 1011001 1010111
Octal 115 131 127

Shades and tints

Shades of #4D5957

#4D5957
(77,89,87)
#465150
(70,81,80)
#3F4949
(63,73,73)
#384142
(56,65,66)
#31393B
(49,57,59)
#2A3134
(42,49,52)
#23292D
(35,41,45)
#1C2126
(28,33,38)
#15191F
(21,25,31)
#0E1118
(14,17,24)
#070911
(7,9,17)
#000000
(0,0,0)

Tints of #4D5957

#4D5957
(77,89,87)
#5D6866
(93,104,102)
#6D7775
(109,119,117)
#7D8684
(125,134,132)
#8D9593
(141,149,147)
#9DA4A2
(157,164,162)
#ADB3B1
(173,179,177)
#BDC2C0
(189,194,192)
#CDD1CF
(205,209,207)
#DDE0DE
(221,224,222)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5957 color. Also use rgb(77,89,87) instead hex code.

Text Font Color

.myTextColor { color: #4D5957; }

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

This text font color is #4D5957.

Background Color

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

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

This div background color is #4D5957.

Border color

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

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

This div border color is #4D5957.

Opacity

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

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

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

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

This text has shadow with #4D5957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5957.

Preview

Color preview on black background

This text has color #4D5957 on black background.


Color preview on white background

This text has color #4D5957 on white background.


Black color preview on #4D5957 background

This text has black color on #4D5957 background.


White color preview on #4D5957 background

This text has white color on #4D5957 background.


Related colors

Complementary color

Complementary color for #hex is #B2A6A8.


I love getcolorcode.com

Triadic colors

1 #574D59 and #59574D with #4D5957 are triadic colors.

2 #57594D and #594D57 with #4D5957 are triadic colors.