COLOR #496939

HEX: #496939 RGB: (73,105,57)

Color info

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

RGB color model

#496939 color RGB value is (73,105,57).

RGB: (73,105,57) (29%, 41%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 105 of 255 = 41%
B 57 of 255 = 22%

73
105
57

R + G + B ~ 31%. #496939 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 105 + 57 = 235 (100%)
R 73 of 235 ~ 31.06%
G 105 of 235 ~ 44.68%
B 57 of 235 ~ 24.26'%

%31.06
%44.68
%24.26

CMYK color model

#496939 color CMYK value is (30,0,46,59).

  • cyan value is 30.48%
  • magenta value is 0.00%
  • yellow value is 45.71%
  • key color value is 58.82%

CMYK: (30,0,46,59)
C30M0Y46K59 (30%, 0%, 46%, 59%)
(0.30 / 0.00 / 0.46 / 0.59)

CMYK percentages

%30.48
%0
%45.71
%58.82

Codes

Color #496939 in popluar color models

49 69 39
RGB 73 105 57
HSL 100° 29.63% 31.76%
HSB/HSV 100° 45.71% 41.18%
CMYK 30.48% 0.00% 45.71%
58.82%

Color #496939 in popluar number systems.

HEX 49 69 39
Decimal 73 105 57
Binary 1001001 1101001 111001
Octal 111 151 71

Shades and tints

Shades of #496939

#496939
(73,105,57)
#436034
(67,96,52)
#3D572F
(61,87,47)
#374E2A
(55,78,42)
#314525
(49,69,37)
#2B3C20
(43,60,32)
#25331B
(37,51,27)
#1F2A16
(31,42,22)
#192111
(25,33,17)
#13180C
(19,24,12)
#0D0F07
(13,15,7)
#000000
(0,0,0)

Tints of #496939

#496939
(73,105,57)
#59764B
(89,118,75)
#69835D
(105,131,93)
#79906F
(121,144,111)
#899D81
(137,157,129)
#99AA93
(153,170,147)
#A9B7A5
(169,183,165)
#B9C4B7
(185,196,183)
#C9D1C9
(201,209,201)
#D9DEDB
(217,222,219)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496939 color. Also use rgb(73,105,57) instead hex code.

Text Font Color

.myTextColor { color: #496939; }

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

This text font color is #496939.

Background Color

.myBgColor { background-color: #496939; }

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

This div background color is #496939.

Border color

.myBorderColor { border: 1px solid #496939; }

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

This div border color is #496939.

Opacity

.myOpacity80 { color: #496939; opacity: 0.8; }

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

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

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

This text has shadow with #496939 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496939.

Preview

Color preview on black background

This text has color #496939 on black background.


Color preview on white background

This text has color #496939 on white background.


Black color preview on #496939 background

This text has black color on #496939 background.


White color preview on #496939 background

This text has white color on #496939 background.


Related colors

Complementary color

Complementary color for #hex is #B696C6.


I love getcolorcode.com

Triadic colors

1 #394969 and #693949 with #496939 are triadic colors.

2 #396949 and #694939 with #496939 are triadic colors.