COLOR #49326B

HEX: #49326B RGB: (73,50,107)

Color info

#49326B contains red, green and blue colors in about the same proportion. Web safe color of #49326B is #333366 (or #336).

RGB color model

#49326B color RGB value is (73,50,107).

RGB: (73,50,107) (29%, 20%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 50 of 255 = 20%
B 107 of 255 = 42%

73
50
107

R + G + B ~ 30%. #49326B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 50 + 107 = 230 (100%)
R 73 of 230 ~ 31.74%
G 50 of 230 ~ 21.74%
B 107 of 230 ~ 46.52'%

%31.74
%21.74
%46.52

CMYK color model

#49326B color CMYK value is (32,53,0,58).

  • cyan value is 31.78%
  • magenta value is 53.27%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (32,53,0,58)
C32M53Y0K58 (32%, 53%, 0%, 58%)
(0.32 / 0.53 / 0.00 / 0.58)

CMYK percentages

%31.78
%53.27
%0
%58.04

Codes

Color #49326B in popluar color models

49 32 6B
RGB 73 50 107
HSL 264° 36.31% 30.78%
HSB/HSV 264° 53.27% 41.96%
CMYK 31.78% 53.27% 0.00%
58.04%

Color #49326B in popluar number systems.

HEX 49 32 6B
Decimal 73 50 107
Binary 1001001 110010 1101011
Octal 111 62 153

Shades and tints

Shades of #49326B

#49326B
(73,50,107)
#432E62
(67,46,98)
#3D2A59
(61,42,89)
#372650
(55,38,80)
#312247
(49,34,71)
#2B1E3E
(43,30,62)
#251A35
(37,26,53)
#1F162C
(31,22,44)
#191223
(25,18,35)
#130E1A
(19,14,26)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #49326B

#49326B
(73,50,107)
#594478
(89,68,120)
#695685
(105,86,133)
#796892
(121,104,146)
#897A9F
(137,122,159)
#998CAC
(153,140,172)
#A99EB9
(169,158,185)
#B9B0C6
(185,176,198)
#C9C2D3
(201,194,211)
#D9D4E0
(217,212,224)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49326B; }

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

This text font color is #49326B.

Background Color

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

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

This div background color is #49326B.

Border color

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

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

This div border color is #49326B.

Opacity

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

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

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

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

This text has shadow with #49326B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49326B.

Preview

Color preview on black background

This text has color #49326B on black background.


Color preview on white background

This text has color #49326B on white background.


Black color preview on #49326B background

This text has black color on #49326B background.


White color preview on #49326B background

This text has white color on #49326B background.


Related colors

Complementary color

Complementary color for #hex is #B6CD94.


I love getcolorcode.com

Triadic colors

1 #6B4932 and #326B49 with #49326B are triadic colors.

2 #6B3249 and #32496B with #49326B are triadic colors.