COLOR #4D3D48

HEX: #4D3D48 RGB: (77,61,72)

Color info

#4D3D48 contains red, green and blue colors in about the same proportion. Web safe color of #4D3D48 is #333333 (or #333).

RGB color model

#4D3D48 color RGB value is (77,61,72).

RGB: (77,61,72) (30%, 24%, 28%)

RGB channels and saturation

R 77 of 255 = 30%
G 61 of 255 = 24%
B 72 of 255 = 28%

77
61
72

R + G + B ~ 27%. #4D3D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 61 + 72 = 210 (100%)
R 77 of 210 ~ 36.67%
G 61 of 210 ~ 29.05%
B 72 of 210 ~ 34.29'%

%36.67
%29.05
%34.29

CMYK color model

#4D3D48 color CMYK value is (0,21,6,70).

  • cyan value is 0.00%
  • magenta value is 20.78%
  • yellow value is 6.49%
  • key color value is 69.80%

CMYK: (0,21,6,70)
C0M21Y6K70 (0%, 21%, 6%, 70%)
(0.00 / 0.21 / 0.06 / 0.70)

CMYK percentages

%0
%20.78
%6.49
%69.8

Codes

Color #4D3D48 in popluar color models

4D 3D 48
RGB 77 61 72
HSL 319° 11.59% 27.06%
HSB/HSV 319° 20.78% 30.20%
CMYK 0.00% 20.78% 6.49%
69.80%

Color #4D3D48 in popluar number systems.

HEX 4D 3D 48
Decimal 77 61 72
Binary 1001101 111101 1001000
Octal 115 75 110

Shades and tints

Shades of #4D3D48

#4D3D48
(77,61,72)
#463842
(70,56,66)
#3F333C
(63,51,60)
#382E36
(56,46,54)
#312930
(49,41,48)
#2A242A
(42,36,42)
#231F24
(35,31,36)
#1C1A1E
(28,26,30)
#151518
(21,21,24)
#0E1012
(14,16,18)
#070B0C
(7,11,12)
#000000
(0,0,0)

Tints of #4D3D48

#4D3D48
(77,61,72)
#5D4E58
(93,78,88)
#6D5F68
(109,95,104)
#7D7078
(125,112,120)
#8D8188
(141,129,136)
#9D9298
(157,146,152)
#ADA3A8
(173,163,168)
#BDB4B8
(189,180,184)
#CDC5C8
(205,197,200)
#DDD6D8
(221,214,216)
#EDE7E8
(237,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D3D48; }

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

This text font color is #4D3D48.

Background Color

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

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

This div background color is #4D3D48.

Border color

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

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

This div border color is #4D3D48.

Opacity

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

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

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

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

This text has shadow with #4D3D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D3D48.

Preview

Color preview on black background

This text has color #4D3D48 on black background.


Color preview on white background

This text has color #4D3D48 on white background.


Black color preview on #4D3D48 background

This text has black color on #4D3D48 background.


White color preview on #4D3D48 background

This text has white color on #4D3D48 background.


Related colors

Complementary color

Complementary color for #hex is #B2C2B7.


I love getcolorcode.com

Triadic colors

1 #484D3D and #3D484D with #4D3D48 are triadic colors.

2 #483D4D and #3D4D48 with #4D3D48 are triadic colors.