COLOR #4D3948

HEX: #4D3948 RGB: (77,57,72)

Color info

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

RGB color model

#4D3948 color RGB value is (77,57,72).

RGB: (77,57,72) (30%, 22%, 28%)

RGB channels and saturation

R 77 of 255 = 30%
G 57 of 255 = 22%
B 72 of 255 = 28%

77
57
72

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

Portions of RGB colors in percentages

R + G + B = 77 + 57 + 72 = 206 (100%)
R 77 of 206 ~ 37.38%
G 57 of 206 ~ 27.67%
B 72 of 206 ~ 34.95'%

%37.38
%27.67
%34.95

CMYK color model

#4D3948 color CMYK value is (0,26,6,70).

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

CMYK: (0,26,6,70)
C0M26Y6K70 (0%, 26%, 6%, 70%)
(0.00 / 0.26 / 0.06 / 0.70)

CMYK percentages

%0
%25.97
%6.49
%69.8

Codes

Color #4D3948 in popluar color models

4D 39 48
RGB 77 57 72
HSL 315° 14.93% 26.27%
HSB/HSV 315° 25.97% 30.20%
CMYK 0.00% 25.97% 6.49%
69.80%

Color #4D3948 in popluar number systems.

HEX 4D 39 48
Decimal 77 57 72
Binary 1001101 111001 1001000
Octal 115 71 110

Shades and tints

Shades of #4D3948

#4D3948
(77,57,72)
#463442
(70,52,66)
#3F2F3C
(63,47,60)
#382A36
(56,42,54)
#312530
(49,37,48)
#2A202A
(42,32,42)
#231B24
(35,27,36)
#1C161E
(28,22,30)
#151118
(21,17,24)
#0E0C12
(14,12,18)
#07070C
(7,7,12)
#000000
(0,0,0)

Tints of #4D3948

#4D3948
(77,57,72)
#5D4B58
(93,75,88)
#6D5D68
(109,93,104)
#7D6F78
(125,111,120)
#8D8188
(141,129,136)
#9D9398
(157,147,152)
#ADA5A8
(173,165,168)
#BDB7B8
(189,183,184)
#CDC9C8
(205,201,200)
#DDDBD8
(221,219,216)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D3948; }

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

This text font color is #4D3948.

Background Color

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

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

This div background color is #4D3948.

Border color

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

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

This div border color is #4D3948.

Opacity

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

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

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

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

This text has shadow with #4D3948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D3948.

Preview

Color preview on black background

This text has color #4D3948 on black background.


Color preview on white background

This text has color #4D3948 on white background.


Black color preview on #4D3948 background

This text has black color on #4D3948 background.


White color preview on #4D3948 background

This text has white color on #4D3948 background.


Related colors

Complementary color

Complementary color for #hex is #B2C6B7.


I love getcolorcode.com

Triadic colors

1 #484D39 and #39484D with #4D3948 are triadic colors.

2 #48394D and #394D48 with #4D3948 are triadic colors.