COLOR #4D4D54

HEX: #4D4D54 RGB: (77,77,84)

Renk bilgisi

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

RGB renk modeli

#4D4D54 color RGB value is (77,77,84).

RGB: (77,77,84) (30%, 30%, 33%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 84 of 255 = 33%

77
77
84

R + G + B ~ 31%. #4D4D54 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 84 = 238 (100%)
R 77 of 238 ~ 32.35%
G 77 of 238 ~ 32.35%
B 84 of 238 ~ 35.29'%

%32.35
%32.35
%35.29

CMYK RENK MODELİ

#4D4D54 rengi CMYK tonu (8,8,0,67).

  • camgöbeği tonu 8.33%
  • eflatun tonu 8.33%
  • sarı tonu 0.00%
  • ana renk tonu 67.06%

CMYK: (8,8,0,67)
C8M8Y0K67 (8%, 8%, 0%, 67%)
(0.08 / 0.08 / 0.00 / 0.67)

CMYK yüzdeleri

%8.33
%8.33
%0
%67.06

Codes

Color #4D4D54 in popluar color models

4D 4D 54
RGB 77 77 84
HSL 240° 4.35% 31.57%
HSB/HSV 240° 8.33% 32.94%
CMYK 8.33% 8.33% 0.00%
67.06%

Color #4D4D54 in popluar number systems.

HEX 4D 4D 54
Decimal 77 77 84
Binary 1001101 1001101 1010100
Octal 115 115 124

Shades and tints

Shades of #4D4D54

#4D4D54
(77,77,84)
#46464D
(70,70,77)
#3F3F46
(63,63,70)
#38383F
(56,56,63)
#313138
(49,49,56)
#2A2A31
(42,42,49)
#23232A
(35,35,42)
#1C1C23
(28,28,35)
#15151C
(21,21,28)
#0E0E15
(14,14,21)
#07070E
(7,7,14)
#000000
(0,0,0)

Tints of #4D4D54

#4D4D54
(77,77,84)
#5D5D63
(93,93,99)
#6D6D72
(109,109,114)
#7D7D81
(125,125,129)
#8D8D90
(141,141,144)
#9D9D9F
(157,157,159)
#ADADAE
(173,173,174)
#BDBDBD
(189,189,189)
#CDCDCC
(205,205,204)
#DDDDDB
(221,221,219)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D54; }

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

This text font color is #4D4D54.

Background Color

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

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

This div background color is #4D4D54.

Border color

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

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

This div border color is #4D4D54.

Opacity

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

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

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

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

This text has shadow with #4D4D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D54.

Preview

Color preview on black background

This text has color #4D4D54 on black background.


Color preview on white background

This text has color #4D4D54 on white background.


Black color preview on #4D4D54 background

This text has black color on #4D4D54 background.


White color preview on #4D4D54 background

This text has white color on #4D4D54 background.


Related colors

Complementary color

Complementary color for #hex is #B2B2AB.


I love getcolorcode.com