COLOR #49533C

HEX: #49533C RGB: (73,83,60)

Color info

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

RGB color model

#49533C color RGB value is (73,83,60).

RGB: (73,83,60) (29%, 33%, 24%)

RGB channels and saturation

R 73 of 255 = 29%
G 83 of 255 = 33%
B 60 of 255 = 24%

73
83
60

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

Portions of RGB colors in percentages

R + G + B = 73 + 83 + 60 = 216 (100%)
R 73 of 216 ~ 33.8%
G 83 of 216 ~ 38.43%
B 60 of 216 ~ 27.78'%

%33.8
%38.43
%27.78

CMYK color model

#49533C color CMYK value is (12,0,28,67).

  • cyan value is 12.05%
  • magenta value is 0.00%
  • yellow value is 27.71%
  • key color value is 67.45%

CMYK: (12,0,28,67)
C12M0Y28K67 (12%, 0%, 28%, 67%)
(0.12 / 0.00 / 0.28 / 0.67)

CMYK percentages

%12.05
%0
%27.71
%67.45

Codes

Color #49533C in popluar color models

49 53 3C
RGB 73 83 60
HSL 86° 16.08% 28.04%
HSB/HSV 86° 27.71% 32.55%
CMYK 12.05% 0.00% 27.71%
67.45%

Color #49533C in popluar number systems.

HEX 49 53 3C
Decimal 73 83 60
Binary 1001001 1010011 111100
Octal 111 123 74

Shades and tints

Shades of #49533C

#49533C
(73,83,60)
#434C37
(67,76,55)
#3D4532
(61,69,50)
#373E2D
(55,62,45)
#313728
(49,55,40)
#2B3023
(43,48,35)
#25291E
(37,41,30)
#1F2219
(31,34,25)
#191B14
(25,27,20)
#13140F
(19,20,15)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #49533C

#49533C
(73,83,60)
#59624D
(89,98,77)
#69715E
(105,113,94)
#79806F
(121,128,111)
#898F80
(137,143,128)
#999E91
(153,158,145)
#A9ADA2
(169,173,162)
#B9BCB3
(185,188,179)
#C9CBC4
(201,203,196)
#D9DAD5
(217,218,213)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49533C; }

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

This text font color is #49533C.

Background Color

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

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

This div background color is #49533C.

Border color

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

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

This div border color is #49533C.

Opacity

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

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

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

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

This text has shadow with #49533C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49533C.

Preview

Color preview on black background

This text has color #49533C on black background.


Color preview on white background

This text has color #49533C on white background.


Black color preview on #49533C background

This text has black color on #49533C background.


White color preview on #49533C background

This text has white color on #49533C background.


Related colors

Complementary color

Complementary color for #hex is #B6ACC3.


I love getcolorcode.com

Triadic colors

1 #3C4953 and #533C49 with #49533C are triadic colors.

2 #3C5349 and #53493C with #49533C are triadic colors.