COLOR #4D4248

HEX: #4D4248 RGB: (77,66,72)

Renk bilgisi

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

RGB renk modeli

#4D4248 color RGB value is (77,66,72).

RGB: (77,66,72) (30%, 26%, 28%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 66 of 255 = 26%
B 72 of 255 = 28%

77
66
72

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 66 + 72 = 215 (100%)
R 77 of 215 ~ 35.81%
G 66 of 215 ~ 30.7%
B 72 of 215 ~ 33.49'%

%35.81
%30.7
%33.49

CMYK RENK MODELİ

#4D4248 rengi CMYK tonu (0,14,6,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.29%
  • sarı tonu 6.49%
  • ana renk tonu 69.80%

CMYK: (0,14,6,70)
C0M14Y6K70 (0%, 14%, 6%, 70%)
(0.00 / 0.14 / 0.06 / 0.70)

CMYK yüzdeleri

%0
%14.29
%6.49
%69.8

Codes

Color #4D4248 in popluar color models

4D 42 48
RGB 77 66 72
HSL 327° 7.69% 28.04%
HSB/HSV 327° 14.29% 30.20%
CMYK 0.00% 14.29% 6.49%
69.80%

Color #4D4248 in popluar number systems.

HEX 4D 42 48
Decimal 77 66 72
Binary 1001101 1000010 1001000
Octal 115 102 110

Shades and tints

Shades of #4D4248

#4D4248
(77,66,72)
#463C42
(70,60,66)
#3F363C
(63,54,60)
#383036
(56,48,54)
#312A30
(49,42,48)
#2A242A
(42,36,42)
#231E24
(35,30,36)
#1C181E
(28,24,30)
#151218
(21,18,24)
#0E0C12
(14,12,18)
#07060C
(7,6,12)
#000000
(0,0,0)

Tints of #4D4248

#4D4248
(77,66,72)
#5D5358
(93,83,88)
#6D6468
(109,100,104)
#7D7578
(125,117,120)
#8D8688
(141,134,136)
#9D9798
(157,151,152)
#ADA8A8
(173,168,168)
#BDB9B8
(189,185,184)
#CDCAC8
(205,202,200)
#DDDBD8
(221,219,216)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4248; }

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

This text font color is #4D4248.

Background Color

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

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

This div background color is #4D4248.

Border color

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

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

This div border color is #4D4248.

Opacity

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

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

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

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

This text has shadow with #4D4248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4248.

Preview

Color preview on black background

This text has color #4D4248 on black background.


Color preview on white background

This text has color #4D4248 on white background.


Black color preview on #4D4248 background

This text has black color on #4D4248 background.


White color preview on #4D4248 background

This text has white color on #4D4248 background.


Related colors

Complementary color

Complementary color for #hex is #B2BDB7.


I love getcolorcode.com

Triadic colors

1 #484D42 and #42484D with #4D4248 are triadic colors.

2 #48424D and #424D48 with #4D4248 are triadic colors.