COLOR #4D4F58

HEX: #4D4F58 RGB: (77,79,88)

Renk bilgisi

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

RGB renk modeli

#4D4F58 color RGB value is (77,79,88).

RGB: (77,79,88) (30%, 31%, 35%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 79 of 255 = 31%
B 88 of 255 = 35%

77
79
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 79 + 88 = 244 (100%)
R 77 of 244 ~ 31.56%
G 79 of 244 ~ 32.38%
B 88 of 244 ~ 36.07'%

%31.56
%32.38
%36.07

CMYK RENK MODELİ

#4D4F58 rengi CMYK tonu (13,10,0,65).

  • camgöbeği tonu 12.50%
  • eflatun tonu 10.23%
  • sarı tonu 0.00%
  • ana renk tonu 65.49%
CMYK: (13,10,0,65) C13M10Y0K65 (13%,10%,0%,65%) (0.13/0.10/0.00/0.65) 

CMYK yüzdeleri

%12.5
%10.23
%0
%65.49

Codes

Color #4D4F58 in popluar color models

4D 4F 58
RGB 77 79 88
HSL 229° 6.67% 32.35%
HSB/HSV 229° 12.50% 34.51%
CMYK 12.50% 10.23% 0.00%
65.49%

Color #4D4F58 in popluar number systems.

HEX 4D 4F 58
Decimal 77 79 88
Binary 1001101 1001111 1011000
Octal 115 117 130

Shades and tints

Shades of #4D4F58

#4D4F58
(77,79,88)
#464850
(70,72,80)
#3F4148
(63,65,72)
#383A40
(56,58,64)
#313338
(49,51,56)
#2A2C30
(42,44,48)
#232528
(35,37,40)
#1C1E20
(28,30,32)
#151718
(21,23,24)
#0E1010
(14,16,16)
#070908
(7,9,8)
#000000
(0,0,0)

Tints of #4D4F58

#4D4F58
(77,79,88)
#5D5F67
(93,95,103)
#6D6F76
(109,111,118)
#7D7F85
(125,127,133)
#8D8F94
(141,143,148)
#9D9FA3
(157,159,163)
#ADAFB2
(173,175,178)
#BDBFC1
(189,191,193)
#CDCFD0
(205,207,208)
#DDDFDF
(221,223,223)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4F58 color. Also use rgb(77,79,88) instead hex code.

Text Font Color

.myTextColor { color: #4D4F58; }

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

This text font color is #4D4F58.

Background Color

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

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

This div background color is #4D4F58.

Border color

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

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

This div border color is #4D4F58.

Opacity

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

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

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

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

This text has shadow with #4D4F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4F58.

Preview

Color preview on black background

This text has color #4D4F58 on black background.


Color preview on white background

This text has color #4D4F58 on white background.


Black color preview on #4D4F58 background

This text has black color on #4D4F58 background.


White color preview on #4D4F58 background

This text has white color on #4D4F58 background.


Related colors

Complementary color

Complementary color for #hex is #B2B0A7.


I love getcolorcode.com

Triadic colors

1 #584D4F and #4F584D with #4D4F58 are triadic colors.

2 #584F4D and #4F4D58 with #4D4F58 are triadic colors.