COLOR #49328B

HEX: #49328B RGB: (73,50,139)

Color info

#49328B contains mainly blue color. Web safe color of #49328B is #333399 (or #339).

RGB color model

#49328B color RGB value is (73,50,139).

RGB: (73,50,139) (29%, 20%, 55%)

RGB channels and saturation

R 73 of 255 = 29%
G 50 of 255 = 20%
B 139 of 255 = 55%

73
50
139

R + G + B ~ 35%. #49328B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 50 + 139 = 262 (100%)
R 73 of 262 ~ 27.86%
G 50 of 262 ~ 19.08%
B 139 of 262 ~ 53.05'%

%27.86
%19.08
%53.05

CMYK color model

#49328B color CMYK value is (47,64,0,45).

  • cyan value is 47.48%
  • magenta value is 64.03%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (47,64,0,45)
C47M64Y0K45 (47%, 64%, 0%, 45%)
(0.47 / 0.64 / 0.00 / 0.45)

CMYK percentages

%47.48
%64.03
%0
%45.49

Codes

Color #49328B in popluar color models

49 32 8B
RGB 73 50 139
HSL 256° 47.09% 37.06%
HSB/HSV 256° 64.03% 54.51%
CMYK 47.48% 64.03% 0.00%
45.49%

Color #49328B in popluar number systems.

HEX 49 32 8B
Decimal 73 50 139
Binary 1001001 110010 10001011
Octal 111 62 213

Shades and tints

Shades of #49328B

#49328B
(73,50,139)
#432E7F
(67,46,127)
#3D2A73
(61,42,115)
#372667
(55,38,103)
#31225B
(49,34,91)
#2B1E4F
(43,30,79)
#251A43
(37,26,67)
#1F1637
(31,22,55)
#19122B
(25,18,43)
#130E1F
(19,14,31)
#0D0A13
(13,10,19)
#000000
(0,0,0)

Tints of #49328B

#49328B
(73,50,139)
#594495
(89,68,149)
#69569F
(105,86,159)
#7968A9
(121,104,169)
#897AB3
(137,122,179)
#998CBD
(153,140,189)
#A99EC7
(169,158,199)
#B9B0D1
(185,176,209)
#C9C2DB
(201,194,219)
#D9D4E5
(217,212,229)
#E9E6EF
(233,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49328B color. Also use rgb(73,50,139) instead hex code.

Text Font Color

.myTextColor { color: #49328B; }

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

This text font color is #49328B.

Background Color

.myBgColor { background-color: #49328B; }

<div style="background-color:#49328B">Inner text</div>

This div background color is #49328B.

Border color

.myBorderColor { border: 1px solid #49328B; }

<div style="border:3px solid #49328B">Div</div>

This div border color is #49328B.

Opacity

.myOpacity80 { color: #49328B; opacity: 0.8; }

<p style="color:#49328B;opacity:0.8;">80%</p>

Text with #49328B 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 #49328B;}

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

This text has shadow with #49328B color.


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

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

This text has shadow with #49328B primary color and red secondary color.


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

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

This text has shadow with #49328B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49328B.

Preview

Color preview on black background

This text has color #49328B on black background.


Color preview on white background

This text has color #49328B on white background.


Black color preview on #49328B background

This text has black color on #49328B background.


White color preview on #49328B background

This text has white color on #49328B background.


Related colors

Complementary color

Complementary color for #hex is #B6CD74.


I love getcolorcode.com

Triadic colors

1 #8B4932 and #328B49 with #49328B are triadic colors.

2 #8B3249 and #32498B with #49328B are triadic colors.