COLOR #4D164A

HEX: #4D164A RGB: (77,22,74)

Color info

#4D164A contains red, green and blue colors in about the same proportion. Web safe color of #4D164A is #330033 (or #303).

RGB color model

#4D164A color RGB value is (77,22,74).

RGB: (77,22,74) (30%, 9%, 29%)

RGB channels and saturation

R 77 of 255 = 30%
G 22 of 255 = 9%
B 74 of 255 = 29%

77
22
74

R + G + B ~ 23%. #4D164A is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 22 + 74 = 173 (100%)
R 77 of 173 ~ 44.51%
G 22 of 173 ~ 12.72%
B 74 of 173 ~ 42.77'%

%44.51
%12.72
%42.77

CMYK color model

#4D164A color CMYK value is (0,71,4,70).

  • cyan value is 0.00%
  • magenta value is 71.43%
  • yellow value is 3.90%
  • key color value is 69.80%

CMYK: (0,71,4,70)
C0M71Y4K70 (0%, 71%, 4%, 70%)
(0.00 / 0.71 / 0.04 / 0.70)

CMYK percentages

%0
%71.43
%3.9
%69.8

Codes

Color #4D164A in popluar color models

4D 16 4A
RGB 77 22 74
HSL 303° 55.56% 19.41%
HSB/HSV 303° 71.43% 30.20%
CMYK 0.00% 71.43% 3.90%
69.80%

Color #4D164A in popluar number systems.

HEX 4D 16 4A
Decimal 77 22 74
Binary 1001101 10110 1001010
Octal 115 26 112

Shades and tints

Shades of #4D164A

#4D164A
(77,22,74)
#461444
(70,20,68)
#3F123E
(63,18,62)
#381038
(56,16,56)
#310E32
(49,14,50)
#2A0C2C
(42,12,44)
#230A26
(35,10,38)
#1C0820
(28,8,32)
#15061A
(21,6,26)
#0E0414
(14,4,20)
#07020E
(7,2,14)
#000000
(0,0,0)

Tints of #4D164A

#4D164A
(77,22,74)
#5D2B5A
(93,43,90)
#6D406A
(109,64,106)
#7D557A
(125,85,122)
#8D6A8A
(141,106,138)
#9D7F9A
(157,127,154)
#AD94AA
(173,148,170)
#BDA9BA
(189,169,186)
#CDBECA
(205,190,202)
#DDD3DA
(221,211,218)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D164A color. Also use rgb(77,22,74) instead hex code.

Text Font Color

.myTextColor { color: #4D164A; }

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

This text font color is #4D164A.

Background Color

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

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

This div background color is #4D164A.

Border color

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

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

This div border color is #4D164A.

Opacity

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

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

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

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

This text has shadow with #4D164A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D164A.

Preview

Color preview on black background

This text has color #4D164A on black background.


Color preview on white background

This text has color #4D164A on white background.


Black color preview on #4D164A background

This text has black color on #4D164A background.


White color preview on #4D164A background

This text has white color on #4D164A background.


Related colors

Complementary color

Complementary color for #hex is #B2E9B5.


I love getcolorcode.com

Triadic colors

1 #4A4D16 and #164A4D with #4D164A are triadic colors.

2 #4A164D and #164D4A with #4D164A are triadic colors.