COLOR #4D2D42

HEX: #4D2D42 RGB: (77,45,66)

Color info

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

RGB color model

#4D2D42 color RGB value is (77,45,66).

RGB: (77,45,66) (30%, 18%, 26%)

RGB channels and saturation

R 77 of 255 = 30%
G 45 of 255 = 18%
B 66 of 255 = 26%

77
45
66

R + G + B ~ 25%. #4D2D42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 45 + 66 = 188 (100%)
R 77 of 188 ~ 40.96%
G 45 of 188 ~ 23.94%
B 66 of 188 ~ 35.11'%

%40.96
%23.94
%35.11

CMYK color model

#4D2D42 color CMYK value is (0,42,14,70).

  • cyan value is 0.00%
  • magenta value is 41.56%
  • yellow value is 14.29%
  • key color value is 69.80%

CMYK: (0,42,14,70)
C0M42Y14K70 (0%, 42%, 14%, 70%)
(0.00 / 0.42 / 0.14 / 0.70)

CMYK percentages

%0
%41.56
%14.29
%69.8

Codes

Color #4D2D42 in popluar color models

4D 2D 42
RGB 77 45 66
HSL 321° 26.23% 23.92%
HSB/HSV 321° 41.56% 30.20%
CMYK 0.00% 41.56% 14.29%
69.80%

Color #4D2D42 in popluar number systems.

HEX 4D 2D 42
Decimal 77 45 66
Binary 1001101 101101 1000010
Octal 115 55 102

Shades and tints

Shades of #4D2D42

#4D2D42
(77,45,66)
#46293C
(70,41,60)
#3F2536
(63,37,54)
#382130
(56,33,48)
#311D2A
(49,29,42)
#2A1924
(42,25,36)
#23151E
(35,21,30)
#1C1118
(28,17,24)
#150D12
(21,13,18)
#0E090C
(14,9,12)
#070506
(7,5,6)
#000000
(0,0,0)

Tints of #4D2D42

#4D2D42
(77,45,66)
#5D4053
(93,64,83)
#6D5364
(109,83,100)
#7D6675
(125,102,117)
#8D7986
(141,121,134)
#9D8C97
(157,140,151)
#AD9FA8
(173,159,168)
#BDB2B9
(189,178,185)
#CDC5CA
(205,197,202)
#DDD8DB
(221,216,219)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D2D42; }

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

This text font color is #4D2D42.

Background Color

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

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

This div background color is #4D2D42.

Border color

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

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

This div border color is #4D2D42.

Opacity

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

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

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

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

This text has shadow with #4D2D42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D2D42.

Preview

Color preview on black background

This text has color #4D2D42 on black background.


Color preview on white background

This text has color #4D2D42 on white background.


Black color preview on #4D2D42 background

This text has black color on #4D2D42 background.


White color preview on #4D2D42 background

This text has white color on #4D2D42 background.


Related colors

Complementary color

Complementary color for #hex is #B2D2BD.


I love getcolorcode.com

Triadic colors

1 #424D2D and #2D424D with #4D2D42 are triadic colors.

2 #422D4D and #2D4D42 with #4D2D42 are triadic colors.