COLOR #49581B

HEX: #49581B RGB: (73,88,27)

Color info

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

RGB color model

#49581B color RGB value is (73,88,27).

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

RGB channels and saturation

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

73
88
27

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

Portions of RGB colors in percentages

R + G + B = 73 + 88 + 27 = 188 (100%)
R 73 of 188 ~ 38.83%
G 88 of 188 ~ 46.81%
B 27 of 188 ~ 14.36'%

%38.83
%46.81
%14.36

CMYK color model

#49581B color CMYK value is (17,0,69,65).

  • cyan value is 17.05%
  • magenta value is 0.00%
  • yellow value is 69.32%
  • key color value is 65.49%

CMYK: (17,0,69,65)
C17M0Y69K65 (17%, 0%, 69%, 65%)
(0.17 / 0.00 / 0.69 / 0.65)

CMYK percentages

%17.05
%0
%69.32
%65.49

Codes

Color #49581B in popluar color models

49 58 1B
RGB 73 88 27
HSL 75° 53.04% 22.55%
HSB/HSV 75° 69.32% 34.51%
CMYK 17.05% 0.00% 69.32%
65.49%

Color #49581B in popluar number systems.

HEX 49 58 1B
Decimal 73 88 27
Binary 1001001 1011000 11011
Octal 111 130 33

Shades and tints

Shades of #49581B

#49581B
(73,88,27)
#435019
(67,80,25)
#3D4817
(61,72,23)
#374015
(55,64,21)
#313813
(49,56,19)
#2B3011
(43,48,17)
#25280F
(37,40,15)
#1F200D
(31,32,13)
#19180B
(25,24,11)
#131009
(19,16,9)
#0D0807
(13,8,7)
#000000
(0,0,0)

Tints of #49581B

#49581B
(73,88,27)
#59672F
(89,103,47)
#697643
(105,118,67)
#798557
(121,133,87)
#89946B
(137,148,107)
#99A37F
(153,163,127)
#A9B293
(169,178,147)
#B9C1A7
(185,193,167)
#C9D0BB
(201,208,187)
#D9DFCF
(217,223,207)
#E9EEE3
(233,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49581B; }

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

This text font color is #49581B.

Background Color

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

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

This div background color is #49581B.

Border color

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

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

This div border color is #49581B.

Opacity

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

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

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

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

This text has shadow with #49581B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49581B.

Preview

Color preview on black background

This text has color #49581B on black background.


Color preview on white background

This text has color #49581B on white background.


Black color preview on #49581B background

This text has black color on #49581B background.


White color preview on #49581B background

This text has white color on #49581B background.


Related colors

Complementary color

Complementary color for #hex is #B6A7E4.


I love getcolorcode.com

Triadic colors

1 #1B4958 and #581B49 with #49581B are triadic colors.

2 #1B5849 and #58491B with #49581B are triadic colors.