COLOR #49641B

HEX: #49641B RGB: (73,100,27)

Color info

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

RGB color model

#49641B color RGB value is (73,100,27).

RGB: (73,100,27) (29%, 39%, 11%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 27 of 255 = 11%

73
100
27

R + G + B ~ 26%. #49641B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 27 = 200 (100%)
R 73 of 200 ~ 36.5%
G 100 of 200 ~ 50%
B 27 of 200 ~ 13.5'%

%36.5
%50
%13.5

CMYK color model

#49641B color CMYK value is (27,0,73,61).

  • cyan value is 27.00%
  • magenta value is 0.00%
  • yellow value is 73.00%
  • key color value is 60.78%

CMYK: (27,0,73,61)
C27M0Y73K61 (27%, 0%, 73%, 61%)
(0.27 / 0.00 / 0.73 / 0.61)

CMYK percentages

%27
%0
%73
%60.78

Codes

Color #49641B in popluar color models

49 64 1B
RGB 73 100 27
HSL 82° 57.48% 24.90%
HSB/HSV 82° 73.00% 39.22%
CMYK 27.00% 0.00% 73.00%
60.78%

Color #49641B in popluar number systems.

HEX 49 64 1B
Decimal 73 100 27
Binary 1001001 1100100 11011
Octal 111 144 33

Shades and tints

Shades of #49641B

#49641B
(73,100,27)
#435B19
(67,91,25)
#3D5217
(61,82,23)
#374915
(55,73,21)
#314013
(49,64,19)
#2B3711
(43,55,17)
#252E0F
(37,46,15)
#1F250D
(31,37,13)
#191C0B
(25,28,11)
#131309
(19,19,9)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #49641B

#49641B
(73,100,27)
#59722F
(89,114,47)
#698043
(105,128,67)
#798E57
(121,142,87)
#899C6B
(137,156,107)
#99AA7F
(153,170,127)
#A9B893
(169,184,147)
#B9C6A7
(185,198,167)
#C9D4BB
(201,212,187)
#D9E2CF
(217,226,207)
#E9F0E3
(233,240,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49641B; }

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

This text font color is #49641B.

Background Color

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

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

This div background color is #49641B.

Border color

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

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

This div border color is #49641B.

Opacity

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

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

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

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

This text has shadow with #49641B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49641B.

Preview

Color preview on black background

This text has color #49641B on black background.


Color preview on white background

This text has color #49641B on white background.


Black color preview on #49641B background

This text has black color on #49641B background.


White color preview on #49641B background

This text has white color on #49641B background.


Related colors

Complementary color

Complementary color for #hex is #B69BE4.


I love getcolorcode.com

Triadic colors

1 #1B4964 and #641B49 with #49641B are triadic colors.

2 #1B6449 and #64491B with #49641B are triadic colors.