COLOR #496B40

HEX: #496B40 RGB: (73,107,64)

Color info

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

RGB color model

#496B40 color RGB value is (73,107,64).

RGB: (73,107,64) (29%, 42%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 107 of 255 = 42%
B 64 of 255 = 25%

73
107
64

R + G + B ~ 32%. #496B40 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 107 + 64 = 244 (100%)
R 73 of 244 ~ 29.92%
G 107 of 244 ~ 43.85%
B 64 of 244 ~ 26.23'%

%29.92
%43.85
%26.23

CMYK color model

#496B40 color CMYK value is (32,0,40,58).

  • cyan value is 31.78%
  • magenta value is 0.00%
  • yellow value is 40.19%
  • key color value is 58.04%

CMYK: (32,0,40,58)
C32M0Y40K58 (32%, 0%, 40%, 58%)
(0.32 / 0.00 / 0.40 / 0.58)

CMYK percentages

%31.78
%0
%40.19
%58.04

Codes

Color #496B40 in popluar color models

49 6B 40
RGB 73 107 64
HSL 107° 25.15% 33.53%
HSB/HSV 107° 40.19% 41.96%
CMYK 31.78% 0.00% 40.19%
58.04%

Color #496B40 in popluar number systems.

HEX 49 6B 40
Decimal 73 107 64
Binary 1001001 1101011 1000000
Octal 111 153 100

Shades and tints

Shades of #496B40

#496B40
(73,107,64)
#43623B
(67,98,59)
#3D5936
(61,89,54)
#375031
(55,80,49)
#31472C
(49,71,44)
#2B3E27
(43,62,39)
#253522
(37,53,34)
#1F2C1D
(31,44,29)
#192318
(25,35,24)
#131A13
(19,26,19)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #496B40

#496B40
(73,107,64)
#597851
(89,120,81)
#698562
(105,133,98)
#799273
(121,146,115)
#899F84
(137,159,132)
#99AC95
(153,172,149)
#A9B9A6
(169,185,166)
#B9C6B7
(185,198,183)
#C9D3C8
(201,211,200)
#D9E0D9
(217,224,217)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496B40 color. Also use rgb(73,107,64) instead hex code.

Text Font Color

.myTextColor { color: #496B40; }

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

This text font color is #496B40.

Background Color

.myBgColor { background-color: #496B40; }

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

This div background color is #496B40.

Border color

.myBorderColor { border: 1px solid #496B40; }

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

This div border color is #496B40.

Opacity

.myOpacity80 { color: #496B40; opacity: 0.8; }

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

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

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

This text has shadow with #496B40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496B40.

Preview

Color preview on black background

This text has color #496B40 on black background.


Color preview on white background

This text has color #496B40 on white background.


Black color preview on #496B40 background

This text has black color on #496B40 background.


White color preview on #496B40 background

This text has white color on #496B40 background.


Related colors

Complementary color

Complementary color for #hex is #B694BF.


I love getcolorcode.com

Triadic colors

1 #40496B and #6B4049 with #496B40 are triadic colors.

2 #406B49 and #6B4940 with #496B40 are triadic colors.