COLOR #49553B

HEX: #49553B RGB: (73,85,59)

Color info

#49553B contains red, green and blue colors in about the same proportion. Web safe color of #49553B is #336633 (or #363).

RGB color model

#49553B color RGB value is (73,85,59).

RGB: (73,85,59) (29%, 33%, 23%)

RGB channels and saturation

R 73 of 255 = 29%
G 85 of 255 = 33%
B 59 of 255 = 23%

73
85
59

R + G + B ~ 28%. #49553B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 85 + 59 = 217 (100%)
R 73 of 217 ~ 33.64%
G 85 of 217 ~ 39.17%
B 59 of 217 ~ 27.19'%

%33.64
%39.17
%27.19

CMYK color model

#49553B color CMYK value is (14,0,31,67).

  • cyan value is 14.12%
  • magenta value is 0.00%
  • yellow value is 30.59%
  • key color value is 66.67%
CMYK: (14,0,31,67) C14M0Y31K67 (14%,0%,31%,67%) (0.14/0.00/0.31/0.67) 

CMYK percentages

%14.12
%0
%30.59
%66.67

Codes

Color #49553B in popluar color models

49 55 3B
RGB 73 85 59
HSL 88° 18.06% 28.24%
HSB/HSV 88° 30.59% 33.33%
CMYK 14.12% 0.00% 30.59%
66.67%

Color #49553B in popluar number systems.

HEX 49 55 3B
Decimal 73 85 59
Binary 1001001 1010101 111011
Octal 111 125 73

Shades and tints

Shades of #49553B

#49553B
(73,85,59)
#434E36
(67,78,54)
#3D4731
(61,71,49)
#37402C
(55,64,44)
#313927
(49,57,39)
#2B3222
(43,50,34)
#252B1D
(37,43,29)
#1F2418
(31,36,24)
#191D13
(25,29,19)
#13160E
(19,22,14)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #49553B

#49553B
(73,85,59)
#59644C
(89,100,76)
#69735D
(105,115,93)
#79826E
(121,130,110)
#89917F
(137,145,127)
#99A090
(153,160,144)
#A9AFA1
(169,175,161)
#B9BEB2
(185,190,178)
#C9CDC3
(201,205,195)
#D9DCD4
(217,220,212)
#E9EBE5
(233,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49553B color. Also use rgb(73,85,59) instead hex code.

Text Font Color

.myTextColor { color: #49553B; }

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

This text font color is #49553B.

Background Color

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

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

This div background color is #49553B.

Border color

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

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

This div border color is #49553B.

Opacity

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

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

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

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

This text has shadow with #49553B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49553B.

Preview

Color preview on black background

This text has color #49553B on black background.


Color preview on white background

This text has color #49553B on white background.


Black color preview on #49553B background

This text has black color on #49553B background.


White color preview on #49553B background

This text has white color on #49553B background.


Related colors

Complementary color

Complementary color for #hex is #B6AAC4.


I love getcolorcode.com

Triadic colors

1 #3B4955 and #553B49 with #49553B are triadic colors.

2 #3B5549 and #55493B with #49553B are triadic colors.