COLOR #49164E

HEX: #49164E RGB: (73,22,78)

Color info

#49164E contains red, green and blue colors in about the same proportion. Web safe color of #49164E is #330066 (or #306).

RGB color model

#49164E color RGB value is (73,22,78).

RGB: (73,22,78) (29%, 9%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 22 of 255 = 9%
B 78 of 255 = 31%

73
22
78

R + G + B ~ 23%. #49164E is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 22 + 78 = 173 (100%)
R 73 of 173 ~ 42.2%
G 22 of 173 ~ 12.72%
B 78 of 173 ~ 45.09'%

%42.2
%12.72
%45.09

CMYK color model

#49164E color CMYK value is (6,72,0,69).

  • cyan value is 6.41%
  • magenta value is 71.79%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (6,72,0,69)
C6M72Y0K69 (6%, 72%, 0%, 69%)
(0.06 / 0.72 / 0.00 / 0.69)

CMYK percentages

%6.41
%71.79
%0
%69.41

Codes

Color #49164E in popluar color models

49 16 4E
RGB 73 22 78
HSL 295° 56.00% 19.61%
HSB/HSV 295° 71.79% 30.59%
CMYK 6.41% 71.79% 0.00%
69.41%

Color #49164E in popluar number systems.

HEX 49 16 4E
Decimal 73 22 78
Binary 1001001 10110 1001110
Octal 111 26 116

Shades and tints

Shades of #49164E

#49164E
(73,22,78)
#431447
(67,20,71)
#3D1240
(61,18,64)
#371039
(55,16,57)
#310E32
(49,14,50)
#2B0C2B
(43,12,43)
#250A24
(37,10,36)
#1F081D
(31,8,29)
#190616
(25,6,22)
#13040F
(19,4,15)
#0D0208
(13,2,8)
#000000
(0,0,0)

Tints of #49164E

#49164E
(73,22,78)
#592B5E
(89,43,94)
#69406E
(105,64,110)
#79557E
(121,85,126)
#896A8E
(137,106,142)
#997F9E
(153,127,158)
#A994AE
(169,148,174)
#B9A9BE
(185,169,190)
#C9BECE
(201,190,206)
#D9D3DE
(217,211,222)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49164E color. Also use rgb(73,22,78) instead hex code.

Text Font Color

.myTextColor { color: #49164E; }

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

This text font color is #49164E.

Background Color

.myBgColor { background-color: #49164E; }

<div style="background-color:#49164E">Inner text</div>

This div background color is #49164E.

Border color

.myBorderColor { border: 1px solid #49164E; }

<div style="border:3px solid #49164E">Div</div>

This div border color is #49164E.

Opacity

.myOpacity80 { color: #49164E; opacity: 0.8; }

<p style="color:#49164E;opacity:0.8;">80%</p>

Text with #49164E 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 #49164E;}

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

This text has shadow with #49164E color.


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

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

This text has shadow with #49164E primary color and red secondary color.


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

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

This text has shadow with #49164E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49164E.

Preview

Color preview on black background

This text has color #49164E on black background.


Color preview on white background

This text has color #49164E on white background.


Black color preview on #49164E background

This text has black color on #49164E background.


White color preview on #49164E background

This text has white color on #49164E background.


Related colors

Complementary color

Complementary color for #hex is #B6E9B1.


I love getcolorcode.com

Triadic colors

1 #4E4916 and #164E49 with #49164E are triadic colors.

2 #4E1649 and #16494E with #49164E are triadic colors.