COLOR #49641D

HEX: #49641D RGB: (73,100,29)

Color info

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

RGB color model

#49641D color RGB value is (73,100,29).

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

RGB channels and saturation

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

73
100
29

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

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 29 = 202 (100%)
R 73 of 202 ~ 36.14%
G 100 of 202 ~ 49.5%
B 29 of 202 ~ 14.36'%

%36.14
%49.5
%14.36

CMYK color model

#49641D color CMYK value is (27,0,71,61).

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

CMYK: (27,0,71,61)
C27M0Y71K61 (27%, 0%, 71%, 61%)
(0.27 / 0.00 / 0.71 / 0.61)

CMYK percentages

%27
%0
%71
%60.78

Codes

Color #49641D in popluar color models

49 64 1D
RGB 73 100 29
HSL 83° 55.04% 25.29%
HSB/HSV 83° 71.00% 39.22%
CMYK 27.00% 0.00% 71.00%
60.78%

Color #49641D in popluar number systems.

HEX 49 64 1D
Decimal 73 100 29
Binary 1001001 1100100 11101
Octal 111 144 35

Shades and tints

Shades of #49641D

#49641D
(73,100,29)
#435B1B
(67,91,27)
#3D5219
(61,82,25)
#374917
(55,73,23)
#314015
(49,64,21)
#2B3713
(43,55,19)
#252E11
(37,46,17)
#1F250F
(31,37,15)
#191C0D
(25,28,13)
#13130B
(19,19,11)
#0D0A09
(13,10,9)
#000000
(0,0,0)

Tints of #49641D

#49641D
(73,100,29)
#597231
(89,114,49)
#698045
(105,128,69)
#798E59
(121,142,89)
#899C6D
(137,156,109)
#99AA81
(153,170,129)
#A9B895
(169,184,149)
#B9C6A9
(185,198,169)
#C9D4BD
(201,212,189)
#D9E2D1
(217,226,209)
#E9F0E5
(233,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49641D; }

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

This text font color is #49641D.

Background Color

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

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

This div background color is #49641D.

Border color

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

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

This div border color is #49641D.

Opacity

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

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

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

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

This text has shadow with #49641D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49641D.

Preview

Color preview on black background

This text has color #49641D on black background.


Color preview on white background

This text has color #49641D on white background.


Black color preview on #49641D background

This text has black color on #49641D background.


White color preview on #49641D background

This text has white color on #49641D background.


Related colors

Complementary color

Complementary color for #hex is #B69BE2.


I love getcolorcode.com

Triadic colors

1 #1D4964 and #641D49 with #49641D are triadic colors.

2 #1D6449 and #64491D with #49641D are triadic colors.