COLOR #4D4148

HEX: #4D4148 RGB: (77,65,72)

Renk bilgisi

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

RGB renk modeli

#4D4148 color RGB value is (77,65,72).

RGB: (77,65,72) (30%, 25%, 28%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 65 of 255 = 25%
B 72 of 255 = 28%

77
65
72

R + G + B ~ 28%. #4D4148 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 65 + 72 = 214 (100%)
R 77 of 214 ~ 35.98%
G 65 of 214 ~ 30.37%
B 72 of 214 ~ 33.64'%

%35.98
%30.37
%33.64

CMYK RENK MODELİ

#4D4148 rengi CMYK tonu (0,16,6,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.58%
  • sarı tonu 6.49%
  • ana renk tonu 69.80%
CMYK: (0,16,6,70) C0M16Y6K70 (0%,16%,6%,70%) (0.00/0.16/0.06/0.70) 

CMYK yüzdeleri

%0
%15.58
%6.49
%69.8

Codes

Color #4D4148 in popluar color models

4D 41 48
RGB 77 65 72
HSL 325° 8.45% 27.84%
HSB/HSV 325° 15.58% 30.20%
CMYK 0.00% 15.58% 6.49%
69.80%

Color #4D4148 in popluar number systems.

HEX 4D 41 48
Decimal 77 65 72
Binary 1001101 1000001 1001000
Octal 115 101 110

Shades and tints

Shades of #4D4148

#4D4148
(77,65,72)
#463C42
(70,60,66)
#3F373C
(63,55,60)
#383236
(56,50,54)
#312D30
(49,45,48)
#2A282A
(42,40,42)
#232324
(35,35,36)
#1C1E1E
(28,30,30)
#151918
(21,25,24)
#0E1412
(14,20,18)
#070F0C
(7,15,12)
#000000
(0,0,0)

Tints of #4D4148

#4D4148
(77,65,72)
#5D5258
(93,82,88)
#6D6368
(109,99,104)
#7D7478
(125,116,120)
#8D8588
(141,133,136)
#9D9698
(157,150,152)
#ADA7A8
(173,167,168)
#BDB8B8
(189,184,184)
#CDC9C8
(205,201,200)
#DDDAD8
(221,218,216)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4148; }

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

This text font color is #4D4148.

Background Color

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

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

This div background color is #4D4148.

Border color

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

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

This div border color is #4D4148.

Opacity

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

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

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

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

This text has shadow with #4D4148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4148.

Preview

Color preview on black background

This text has color #4D4148 on black background.


Color preview on white background

This text has color #4D4148 on white background.


Black color preview on #4D4148 background

This text has black color on #4D4148 background.


White color preview on #4D4148 background

This text has white color on #4D4148 background.


Related colors

Complementary color

Complementary color for #hex is #B2BEB7.


I love getcolorcode.com

Triadic colors

1 #484D41 and #41484D with #4D4148 are triadic colors.

2 #48414D and #414D48 with #4D4148 are triadic colors.