COLOR #496438

HEX: #496438 RGB: (73,100,56)

Color info

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

RGB color model

#496438 color RGB value is (73,100,56).

RGB: (73,100,56) (29%, 39%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 56 of 255 = 22%

73
100
56

R + G + B ~ 30%. #496438 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 56 = 229 (100%)
R 73 of 229 ~ 31.88%
G 100 of 229 ~ 43.67%
B 56 of 229 ~ 24.45'%

%31.88
%43.67
%24.45

CMYK color model

#496438 color CMYK value is (27,0,44,61).

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

CMYK: (27,0,44,61)
C27M0Y44K61 (27%, 0%, 44%, 61%)
(0.27 / 0.00 / 0.44 / 0.61)

CMYK percentages

%27
%0
%44
%60.78

Codes

Color #496438 in popluar color models

49 64 38
RGB 73 100 56
HSL 97° 28.21% 30.59%
HSB/HSV 97° 44.00% 39.22%
CMYK 27.00% 0.00% 44.00%
60.78%

Color #496438 in popluar number systems.

HEX 49 64 38
Decimal 73 100 56
Binary 1001001 1100100 111000
Octal 111 144 70

Shades and tints

Shades of #496438

#496438
(73,100,56)
#435B33
(67,91,51)
#3D522E
(61,82,46)
#374929
(55,73,41)
#314024
(49,64,36)
#2B371F
(43,55,31)
#252E1A
(37,46,26)
#1F2515
(31,37,21)
#191C10
(25,28,16)
#13130B
(19,19,11)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #496438

#496438
(73,100,56)
#59724A
(89,114,74)
#69805C
(105,128,92)
#798E6E
(121,142,110)
#899C80
(137,156,128)
#99AA92
(153,170,146)
#A9B8A4
(169,184,164)
#B9C6B6
(185,198,182)
#C9D4C8
(201,212,200)
#D9E2DA
(217,226,218)
#E9F0EC
(233,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496438; }

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

This text font color is #496438.

Background Color

.myBgColor { background-color: #496438; }

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

This div background color is #496438.

Border color

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

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

This div border color is #496438.

Opacity

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

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

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

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

This text has shadow with #496438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496438.

Preview

Color preview on black background

This text has color #496438 on black background.


Color preview on white background

This text has color #496438 on white background.


Black color preview on #496438 background

This text has black color on #496438 background.


White color preview on #496438 background

This text has white color on #496438 background.


Related colors

Complementary color

Complementary color for #hex is #B69BC7.


I love getcolorcode.com

Triadic colors

1 #384964 and #643849 with #496438 are triadic colors.

2 #386449 and #644938 with #496438 are triadic colors.