COLOR #49513C

HEX: #49513C RGB: (73,81,60)

Color info

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

RGB color model

#49513C color RGB value is (73,81,60).

RGB: (73,81,60) (29%, 32%, 24%)

RGB channels and saturation

R 73 of 255 = 29%
G 81 of 255 = 32%
B 60 of 255 = 24%

73
81
60

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

Portions of RGB colors in percentages

R + G + B = 73 + 81 + 60 = 214 (100%)
R 73 of 214 ~ 34.11%
G 81 of 214 ~ 37.85%
B 60 of 214 ~ 28.04'%

%34.11
%37.85
%28.04

CMYK color model

#49513C color CMYK value is (10,0,26,68).

  • cyan value is 9.88%
  • magenta value is 0.00%
  • yellow value is 25.93%
  • key color value is 68.24%

CMYK: (10,0,26,68)
C10M0Y26K68 (10%, 0%, 26%, 68%)
(0.10 / 0.00 / 0.26 / 0.68)

CMYK percentages

%9.88
%0
%25.93
%68.24

Codes

Color #49513C in popluar color models

49 51 3C
RGB 73 81 60
HSL 83° 14.89% 27.65%
HSB/HSV 83° 25.93% 31.76%
CMYK 9.88% 0.00% 25.93%
68.24%

Color #49513C in popluar number systems.

HEX 49 51 3C
Decimal 73 81 60
Binary 1001001 1010001 111100
Octal 111 121 74

Shades and tints

Shades of #49513C

#49513C
(73,81,60)
#434A37
(67,74,55)
#3D4332
(61,67,50)
#373C2D
(55,60,45)
#313528
(49,53,40)
#2B2E23
(43,46,35)
#25271E
(37,39,30)
#1F2019
(31,32,25)
#191914
(25,25,20)
#13120F
(19,18,15)
#0D0B0A
(13,11,10)
#000000
(0,0,0)

Tints of #49513C

#49513C
(73,81,60)
#59604D
(89,96,77)
#696F5E
(105,111,94)
#797E6F
(121,126,111)
#898D80
(137,141,128)
#999C91
(153,156,145)
#A9ABA2
(169,171,162)
#B9BAB3
(185,186,179)
#C9C9C4
(201,201,196)
#D9D8D5
(217,216,213)
#E9E7E6
(233,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49513C; }

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

This text font color is #49513C.

Background Color

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

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

This div background color is #49513C.

Border color

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

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

This div border color is #49513C.

Opacity

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

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

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

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

This text has shadow with #49513C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49513C.

Preview

Color preview on black background

This text has color #49513C on black background.


Color preview on white background

This text has color #49513C on white background.


Black color preview on #49513C background

This text has black color on #49513C background.


White color preview on #49513C background

This text has white color on #49513C background.


Related colors

Complementary color

Complementary color for #hex is #B6AEC3.


I love getcolorcode.com

Triadic colors

1 #3C4951 and #513C49 with #49513C are triadic colors.

2 #3C5149 and #51493C with #49513C are triadic colors.