COLOR #49682B

HEX: #49682B RGB: (73,104,43)

Color info

#49682B contains mainly red and green colors. Web safe color of #49682B is #336633 (or #363).

RGB color model

#49682B color RGB value is (73,104,43).

RGB: (73,104,43) (29%, 41%, 17%)

RGB channels and saturation

R 73 of 255 = 29%
G 104 of 255 = 41%
B 43 of 255 = 17%

73
104
43

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

Portions of RGB colors in percentages

R + G + B = 73 + 104 + 43 = 220 (100%)
R 73 of 220 ~ 33.18%
G 104 of 220 ~ 47.27%
B 43 of 220 ~ 19.55'%

%33.18
%47.27
%19.55

CMYK color model

#49682B color CMYK value is (30,0,59,59).

  • cyan value is 29.81%
  • magenta value is 0.00%
  • yellow value is 58.65%
  • key color value is 59.22%
CMYK: (30,0,59,59) C30M0Y59K59 (30%,0%,59%,59%) (0.30/0.00/0.59/0.59) 

CMYK percentages

%29.81
%0
%58.65
%59.22

Codes

Color #49682B in popluar color models

49 68 2B
RGB 73 104 43
HSL 90° 41.50% 28.82%
HSB/HSV 90° 58.65% 40.78%
CMYK 29.81% 0.00% 58.65%
59.22%

Color #49682B in popluar number systems.

HEX 49 68 2B
Decimal 73 104 43
Binary 1001001 1101000 101011
Octal 111 150 53

Shades and tints

Shades of #49682B

#49682B
(73,104,43)
#435F28
(67,95,40)
#3D5625
(61,86,37)
#374D22
(55,77,34)
#31441F
(49,68,31)
#2B3B1C
(43,59,28)
#253219
(37,50,25)
#1F2916
(31,41,22)
#192013
(25,32,19)
#131710
(19,23,16)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #49682B

#49682B
(73,104,43)
#59753E
(89,117,62)
#698251
(105,130,81)
#798F64
(121,143,100)
#899C77
(137,156,119)
#99A98A
(153,169,138)
#A9B69D
(169,182,157)
#B9C3B0
(185,195,176)
#C9D0C3
(201,208,195)
#D9DDD6
(217,221,214)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49682B color. Also use rgb(73,104,43) instead hex code.

Text Font Color

.myTextColor { color: #49682B; }

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

This text font color is #49682B.

Background Color

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

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

This div background color is #49682B.

Border color

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

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

This div border color is #49682B.

Opacity

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

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

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

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

This text has shadow with #49682B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49682B.

Preview

Color preview on black background

This text has color #49682B on black background.


Color preview on white background

This text has color #49682B on white background.


Black color preview on #49682B background

This text has black color on #49682B background.


White color preview on #49682B background

This text has white color on #49682B background.


Related colors

Complementary color

Complementary color for #hex is #B697D4.


I love getcolorcode.com

Triadic colors

1 #2B4968 and #682B49 with #49682B are triadic colors.

2 #2B6849 and #68492B with #49682B are triadic colors.