COLOR #49591C

HEX: #49591C RGB: (73,89,28)

Color info

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

RGB color model

#49591C color RGB value is (73,89,28).

RGB: (73,89,28) (29%, 35%, 11%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 28 of 255 = 11%

73
89
28

R + G + B ~ 25%. #49591C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 28 = 190 (100%)
R 73 of 190 ~ 38.42%
G 89 of 190 ~ 46.84%
B 28 of 190 ~ 14.74'%

%38.42
%46.84
%14.74

CMYK color model

#49591C color CMYK value is (18,0,69,65).

  • cyan value is 17.98%
  • magenta value is 0.00%
  • yellow value is 68.54%
  • key color value is 65.10%
CMYK: (18,0,69,65) C18M0Y69K65 (18%,0%,69%,65%) (0.18/0.00/0.69/0.65) 

CMYK percentages

%17.98
%0
%68.54
%65.1

Codes

Color #49591C in popluar color models

49 59 1C
RGB 73 89 28
HSL 76° 52.14% 22.94%
HSB/HSV 76° 68.54% 34.90%
CMYK 17.98% 0.00% 68.54%
65.10%

Color #49591C in popluar number systems.

HEX 49 59 1C
Decimal 73 89 28
Binary 1001001 1011001 11100
Octal 111 131 34

Shades and tints

Shades of #49591C

#49591C
(73,89,28)
#43511A
(67,81,26)
#3D4918
(61,73,24)
#374116
(55,65,22)
#313914
(49,57,20)
#2B3112
(43,49,18)
#252910
(37,41,16)
#1F210E
(31,33,14)
#19190C
(25,25,12)
#13110A
(19,17,10)
#0D0908
(13,9,8)
#000000
(0,0,0)

Tints of #49591C

#49591C
(73,89,28)
#596830
(89,104,48)
#697744
(105,119,68)
#798658
(121,134,88)
#89956C
(137,149,108)
#99A480
(153,164,128)
#A9B394
(169,179,148)
#B9C2A8
(185,194,168)
#C9D1BC
(201,209,188)
#D9E0D0
(217,224,208)
#E9EFE4
(233,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49591C; }

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

This text font color is #49591C.

Background Color

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

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

This div background color is #49591C.

Border color

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

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

This div border color is #49591C.

Opacity

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

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

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

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

This text has shadow with #49591C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49591C.

Preview

Color preview on black background

This text has color #49591C on black background.


Color preview on white background

This text has color #49591C on white background.


Black color preview on #49591C background

This text has black color on #49591C background.


White color preview on #49591C background

This text has white color on #49591C background.


Related colors

Complementary color

Complementary color for #hex is #B6A6E3.


I love getcolorcode.com

Triadic colors

1 #1C4959 and #591C49 with #49591C are triadic colors.

2 #1C5949 and #59491C with #49591C are triadic colors.