COLOR #49581C

HEX: #49581C RGB: (73,88,28)

Color info

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

RGB color model

#49581C color RGB value is (73,88,28).

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

RGB channels and saturation

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

73
88
28

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

Portions of RGB colors in percentages

R + G + B = 73 + 88 + 28 = 189 (100%)
R 73 of 189 ~ 38.62%
G 88 of 189 ~ 46.56%
B 28 of 189 ~ 14.81'%

%38.62
%46.56
%14.81

CMYK color model

#49581C color CMYK value is (17,0,68,65).

  • cyan value is 17.05%
  • magenta value is 0.00%
  • yellow value is 68.18%
  • key color value is 65.49%
CMYK: (17,0,68,65) C17M0Y68K65 (17%,0%,68%,65%) (0.17/0.00/0.68/0.65) 

CMYK percentages

%17.05
%0
%68.18
%65.49

Codes

Color #49581C in popluar color models

49 58 1C
RGB 73 88 28
HSL 75° 51.72% 22.75%
HSB/HSV 75° 68.18% 34.51%
CMYK 17.05% 0.00% 68.18%
65.49%

Color #49581C in popluar number systems.

HEX 49 58 1C
Decimal 73 88 28
Binary 1001001 1011000 11100
Octal 111 130 34

Shades and tints

Shades of #49581C

#49581C
(73,88,28)
#43501A
(67,80,26)
#3D4818
(61,72,24)
#374016
(55,64,22)
#313814
(49,56,20)
#2B3012
(43,48,18)
#252810
(37,40,16)
#1F200E
(31,32,14)
#19180C
(25,24,12)
#13100A
(19,16,10)
#0D0808
(13,8,8)
#000000
(0,0,0)

Tints of #49581C

#49581C
(73,88,28)
#596730
(89,103,48)
#697644
(105,118,68)
#798558
(121,133,88)
#89946C
(137,148,108)
#99A380
(153,163,128)
#A9B294
(169,178,148)
#B9C1A8
(185,193,168)
#C9D0BC
(201,208,188)
#D9DFD0
(217,223,208)
#E9EEE4
(233,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49581C; }

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

This text font color is #49581C.

Background Color

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

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

This div background color is #49581C.

Border color

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

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

This div border color is #49581C.

Opacity

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

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

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

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

This text has shadow with #49581C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49581C.

Preview

Color preview on black background

This text has color #49581C on black background.


Color preview on white background

This text has color #49581C on white background.


Black color preview on #49581C background

This text has black color on #49581C background.


White color preview on #49581C background

This text has white color on #49581C background.


Related colors

Complementary color

Complementary color for #hex is #B6A7E3.


I love getcolorcode.com

Triadic colors

1 #1C4958 and #581C49 with #49581C are triadic colors.

2 #1C5849 and #58491C with #49581C are triadic colors.