COLOR #49632E

HEX: #49632E RGB: (73,99,46)

Color info

#49632E contains red, green and blue colors in about the same proportion. Web safe color of #49632E is #336633 (or #363).

RGB color model

#49632E color RGB value is (73,99,46).

RGB: (73,99,46) (29%, 39%, 18%)

RGB channels and saturation

R 73 of 255 = 29%
G 99 of 255 = 39%
B 46 of 255 = 18%

73
99
46

R + G + B ~ 29%. #49632E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 99 + 46 = 218 (100%)
R 73 of 218 ~ 33.49%
G 99 of 218 ~ 45.41%
B 46 of 218 ~ 21.1'%

%33.49
%45.41
%21.1

CMYK color model

#49632E color CMYK value is (26,0,54,61).

  • cyan value is 26.26%
  • magenta value is 0.00%
  • yellow value is 53.54%
  • key color value is 61.18%
CMYK: (26,0,54,61) C26M0Y54K61 (26%,0%,54%,61%) (0.26/0.00/0.54/0.61) 

CMYK percentages

%26.26
%0
%53.54
%61.18

Codes

Color #49632E in popluar color models

49 63 2E
RGB 73 99 46
HSL 89° 36.55% 28.43%
HSB/HSV 89° 53.54% 38.82%
CMYK 26.26% 0.00% 53.54%
61.18%

Color #49632E in popluar number systems.

HEX 49 63 2E
Decimal 73 99 46
Binary 1001001 1100011 101110
Octal 111 143 56

Shades and tints

Shades of #49632E

#49632E
(73,99,46)
#435A2A
(67,90,42)
#3D5126
(61,81,38)
#374822
(55,72,34)
#313F1E
(49,63,30)
#2B361A
(43,54,26)
#252D16
(37,45,22)
#1F2412
(31,36,18)
#191B0E
(25,27,14)
#13120A
(19,18,10)
#0D0906
(13,9,6)
#000000
(0,0,0)

Tints of #49632E

#49632E
(73,99,46)
#597141
(89,113,65)
#697F54
(105,127,84)
#798D67
(121,141,103)
#899B7A
(137,155,122)
#99A98D
(153,169,141)
#A9B7A0
(169,183,160)
#B9C5B3
(185,197,179)
#C9D3C6
(201,211,198)
#D9E1D9
(217,225,217)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49632E color. Also use rgb(73,99,46) instead hex code.

Text Font Color

.myTextColor { color: #49632E; }

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

This text font color is #49632E.

Background Color

.myBgColor { background-color: #49632E; }

<div style="background-color:#49632E">Inner text</div>

This div background color is #49632E.

Border color

.myBorderColor { border: 1px solid #49632E; }

<div style="border:3px solid #49632E">Div</div>

This div border color is #49632E.

Opacity

.myOpacity80 { color: #49632E; opacity: 0.8; }

<p style="color:#49632E;opacity:0.8;">80%</p>

Text with #49632E 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 #49632E;}

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

This text has shadow with #49632E color.


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

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

This text has shadow with #49632E primary color and red secondary color.


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

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

This text has shadow with #49632E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49632E.

Preview

Color preview on black background

This text has color #49632E on black background.


Color preview on white background

This text has color #49632E on white background.


Black color preview on #49632E background

This text has black color on #49632E background.


White color preview on #49632E background

This text has white color on #49632E background.


Related colors

Complementary color

Complementary color for #hex is #B69CD1.


I love getcolorcode.com

Triadic colors

1 #2E4963 and #632E49 with #49632E are triadic colors.

2 #2E6349 and #63492E with #49632E are triadic colors.