COLOR #49593C

HEX: #49593C RGB: (73,89,60)

Color info

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

RGB color model

#49593C color RGB value is (73,89,60).

RGB: (73,89,60) (29%, 35%, 24%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 60 of 255 = 24%

73
89
60

R + G + B ~ 29%. #49593C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 60 = 222 (100%)
R 73 of 222 ~ 32.88%
G 89 of 222 ~ 40.09%
B 60 of 222 ~ 27.03'%

%32.88
%40.09
%27.03

CMYK color model

#49593C color CMYK value is (18,0,33,65).

  • cyan value is 17.98%
  • magenta value is 0.00%
  • yellow value is 32.58%
  • key color value is 65.10%

CMYK: (18,0,33,65)
C18M0Y33K65 (18%, 0%, 33%, 65%)
(0.18 / 0.00 / 0.33 / 0.65)

CMYK percentages

%17.98
%0
%32.58
%65.1

Codes

Color #49593C in popluar color models

49 59 3C
RGB 73 89 60
HSL 93° 19.46% 29.22%
HSB/HSV 93° 32.58% 34.90%
CMYK 17.98% 0.00% 32.58%
65.10%

Color #49593C in popluar number systems.

HEX 49 59 3C
Decimal 73 89 60
Binary 1001001 1011001 111100
Octal 111 131 74

Shades and tints

Shades of #49593C

#49593C
(73,89,60)
#435137
(67,81,55)
#3D4932
(61,73,50)
#37412D
(55,65,45)
#313928
(49,57,40)
#2B3123
(43,49,35)
#25291E
(37,41,30)
#1F2119
(31,33,25)
#191914
(25,25,20)
#13110F
(19,17,15)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #49593C

#49593C
(73,89,60)
#59684D
(89,104,77)
#69775E
(105,119,94)
#79866F
(121,134,111)
#899580
(137,149,128)
#99A491
(153,164,145)
#A9B3A2
(169,179,162)
#B9C2B3
(185,194,179)
#C9D1C4
(201,209,196)
#D9E0D5
(217,224,213)
#E9EFE6
(233,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49593C color. Also use rgb(73,89,60) instead hex code.

Text Font Color

.myTextColor { color: #49593C; }

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

This text font color is #49593C.

Background Color

.myBgColor { background-color: #49593C; }

<div style="background-color:#49593C">Inner text</div>

This div background color is #49593C.

Border color

.myBorderColor { border: 1px solid #49593C; }

<div style="border:3px solid #49593C">Div</div>

This div border color is #49593C.

Opacity

.myOpacity80 { color: #49593C; opacity: 0.8; }

<p style="color:#49593C;opacity:0.8;">80%</p>

Text with #49593C 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 #49593C;}

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

This text has shadow with #49593C color.


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

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

This text has shadow with #49593C primary color and red secondary color.


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

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

This text has shadow with #49593C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49593C.

Preview

Color preview on black background

This text has color #49593C on black background.


Color preview on white background

This text has color #49593C on white background.


Black color preview on #49593C background

This text has black color on #49593C background.


White color preview on #49593C background

This text has white color on #49593C background.


Related colors

Complementary color

Complementary color for #hex is #B6A6C3.


I love getcolorcode.com

Triadic colors

1 #3C4959 and #593C49 with #49593C are triadic colors.

2 #3C5949 and #59493C with #49593C are triadic colors.