COLOR #49324B

HEX: #49324B RGB: (73,50,75)

Color info

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

RGB color model

#49324B color RGB value is (73,50,75).

RGB: (73,50,75) (29%, 20%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 50 of 255 = 20%
B 75 of 255 = 29%

73
50
75

R + G + B ~ 26%. #49324B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 50 + 75 = 198 (100%)
R 73 of 198 ~ 36.87%
G 50 of 198 ~ 25.25%
B 75 of 198 ~ 37.88'%

%36.87
%25.25
%37.88

CMYK color model

#49324B color CMYK value is (3,33,0,71).

  • cyan value is 2.67%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (3,33,0,71)
C3M33Y0K71 (3%, 33%, 0%, 71%)
(0.03 / 0.33 / 0.00 / 0.71)

CMYK percentages

%2.67
%33.33
%0
%70.59

Codes

Color #49324B in popluar color models

49 32 4B
RGB 73 50 75
HSL 295° 20.00% 24.51%
HSB/HSV 295° 33.33% 29.41%
CMYK 2.67% 33.33% 0.00%
70.59%

Color #49324B in popluar number systems.

HEX 49 32 4B
Decimal 73 50 75
Binary 1001001 110010 1001011
Octal 111 62 113

Shades and tints

Shades of #49324B

#49324B
(73,50,75)
#432E45
(67,46,69)
#3D2A3F
(61,42,63)
#372639
(55,38,57)
#312233
(49,34,51)
#2B1E2D
(43,30,45)
#251A27
(37,26,39)
#1F1621
(31,22,33)
#19121B
(25,18,27)
#130E15
(19,14,21)
#0D0A0F
(13,10,15)
#000000
(0,0,0)

Tints of #49324B

#49324B
(73,50,75)
#59445B
(89,68,91)
#69566B
(105,86,107)
#79687B
(121,104,123)
#897A8B
(137,122,139)
#998C9B
(153,140,155)
#A99EAB
(169,158,171)
#B9B0BB
(185,176,187)
#C9C2CB
(201,194,203)
#D9D4DB
(217,212,219)
#E9E6EB
(233,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49324B; }

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

This text font color is #49324B.

Background Color

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

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

This div background color is #49324B.

Border color

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

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

This div border color is #49324B.

Opacity

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

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

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

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

This text has shadow with #49324B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49324B.

Preview

Color preview on black background

This text has color #49324B on black background.


Color preview on white background

This text has color #49324B on white background.


Black color preview on #49324B background

This text has black color on #49324B background.


White color preview on #49324B background

This text has white color on #49324B background.


Related colors

Complementary color

Complementary color for #hex is #B6CDB4.


I love getcolorcode.com

Triadic colors

1 #4B4932 and #324B49 with #49324B are triadic colors.

2 #4B3249 and #32494B with #49324B are triadic colors.