COLOR #4D4D52

HEX: #4D4D52 RGB: (77,77,82)

Renk bilgisi

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

RGB renk modeli

#4D4D52 color RGB value is (77,77,82).

RGB: (77,77,82) (30%, 30%, 32%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 82 of 255 = 32%

77
77
82

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 82 = 236 (100%)
R 77 of 236 ~ 32.63%
G 77 of 236 ~ 32.63%
B 82 of 236 ~ 34.75'%

%32.63
%32.63
%34.75

CMYK RENK MODELİ

#4D4D52 rengi CMYK tonu (6,6,0,68).

  • camgöbeği tonu 6.10%
  • eflatun tonu 6.10%
  • sarı tonu 0.00%
  • ana renk tonu 67.84%

CMYK: (6,6,0,68)
C6M6Y0K68 (6%, 6%, 0%, 68%)
(0.06 / 0.06 / 0.00 / 0.68)

CMYK yüzdeleri

%6.1
%6.1
%0
%67.84

Codes

Color #4D4D52 in popluar color models

4D 4D 52
RGB 77 77 82
HSL 240° 3.14% 31.18%
HSB/HSV 240° 6.10% 32.16%
CMYK 6.10% 6.10% 0.00%
67.84%

Color #4D4D52 in popluar number systems.

HEX 4D 4D 52
Decimal 77 77 82
Binary 1001101 1001101 1010010
Octal 115 115 122

Shades and tints

Shades of #4D4D52

#4D4D52
(77,77,82)
#46464B
(70,70,75)
#3F3F44
(63,63,68)
#38383D
(56,56,61)
#313136
(49,49,54)
#2A2A2F
(42,42,47)
#232328
(35,35,40)
#1C1C21
(28,28,33)
#15151A
(21,21,26)
#0E0E13
(14,14,19)
#07070C
(7,7,12)
#000000
(0,0,0)

Tints of #4D4D52

#4D4D52
(77,77,82)
#5D5D61
(93,93,97)
#6D6D70
(109,109,112)
#7D7D7F
(125,125,127)
#8D8D8E
(141,141,142)
#9D9D9D
(157,157,157)
#ADADAC
(173,173,172)
#BDBDBB
(189,189,187)
#CDCDCA
(205,205,202)
#DDDDD9
(221,221,217)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D52; }

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

This text font color is #4D4D52.

Background Color

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

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

This div background color is #4D4D52.

Border color

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

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

This div border color is #4D4D52.

Opacity

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

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

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

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

This text has shadow with #4D4D52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D52.

Preview

Color preview on black background

This text has color #4D4D52 on black background.


Color preview on white background

This text has color #4D4D52 on white background.


Black color preview on #4D4D52 background

This text has black color on #4D4D52 background.


White color preview on #4D4D52 background

This text has white color on #4D4D52 background.


Related colors

Complementary color

Complementary color for #hex is #B2B2AD.


I love getcolorcode.com