COLOR #4D4152

HEX: #4D4152 RGB: (77,65,82)

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

77
65
82

R + G + B ~ 29%. #4D4152 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 65 + 82 = 224 (100%)
R 77 of 224 ~ 34.38%
G 65 of 224 ~ 29.02%
B 82 of 224 ~ 36.61'%

%34.38
%29.02
%36.61

CMYK RENK MODELİ

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

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

CMYK: (6,21,0,68)
C6M21Y0K68 (6%, 21%, 0%, 68%)
(0.06 / 0.21 / 0.00 / 0.68)

CMYK yüzdeleri

%6.1
%20.73
%0
%67.84

Codes

Color #4D4152 in popluar color models

4D 41 52
RGB 77 65 82
HSL 282° 11.56% 28.82%
HSB/HSV 282° 20.73% 32.16%
CMYK 6.10% 20.73% 0.00%
67.84%

Color #4D4152 in popluar number systems.

HEX 4D 41 52
Decimal 77 65 82
Binary 1001101 1000001 1010010
Octal 115 101 122

Shades and tints

Shades of #4D4152

#4D4152
(77,65,82)
#463C4B
(70,60,75)
#3F3744
(63,55,68)
#38323D
(56,50,61)
#312D36
(49,45,54)
#2A282F
(42,40,47)
#232328
(35,35,40)
#1C1E21
(28,30,33)
#15191A
(21,25,26)
#0E1413
(14,20,19)
#070F0C
(7,15,12)
#000000
(0,0,0)

Tints of #4D4152

#4D4152
(77,65,82)
#5D5261
(93,82,97)
#6D6370
(109,99,112)
#7D747F
(125,116,127)
#8D858E
(141,133,142)
#9D969D
(157,150,157)
#ADA7AC
(173,167,172)
#BDB8BB
(189,184,187)
#CDC9CA
(205,201,202)
#DDDAD9
(221,218,217)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4152; }

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

This text font color is #4D4152.

Background Color

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

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

This div background color is #4D4152.

Border color

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

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

This div border color is #4D4152.

Opacity

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

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

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

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

This text has shadow with #4D4152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4152.

Preview

Color preview on black background

This text has color #4D4152 on black background.


Color preview on white background

This text has color #4D4152 on white background.


Black color preview on #4D4152 background

This text has black color on #4D4152 background.


White color preview on #4D4152 background

This text has white color on #4D4152 background.


Related colors

Complementary color

Complementary color for #hex is #B2BEAD.


I love getcolorcode.com

Triadic colors

1 #524D41 and #41524D with #4D4152 are triadic colors.

2 #52414D and #414D52 with #4D4152 are triadic colors.