COLOR #496B38

HEX: #496B38 RGB: (73,107,56)

Color info

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

RGB color model

#496B38 color RGB value is (73,107,56).

RGB: (73,107,56) (29%, 42%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 107 of 255 = 42%
B 56 of 255 = 22%

73
107
56

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

Portions of RGB colors in percentages

R + G + B = 73 + 107 + 56 = 236 (100%)
R 73 of 236 ~ 30.93%
G 107 of 236 ~ 45.34%
B 56 of 236 ~ 23.73'%

%30.93
%45.34
%23.73

CMYK color model

#496B38 color CMYK value is (32,0,48,58).

  • cyan value is 31.78%
  • magenta value is 0.00%
  • yellow value is 47.66%
  • key color value is 58.04%
CMYK: (32,0,48,58) C32M0Y48K58 (32%,0%,48%,58%) (0.32/0.00/0.48/0.58) 

CMYK percentages

%31.78
%0
%47.66
%58.04

Codes

Color #496B38 in popluar color models

49 6B 38
RGB 73 107 56
HSL 100° 31.29% 31.96%
HSB/HSV 100° 47.66% 41.96%
CMYK 31.78% 0.00% 47.66%
58.04%

Color #496B38 in popluar number systems.

HEX 49 6B 38
Decimal 73 107 56
Binary 1001001 1101011 111000
Octal 111 153 70

Shades and tints

Shades of #496B38

#496B38
(73,107,56)
#436233
(67,98,51)
#3D592E
(61,89,46)
#375029
(55,80,41)
#314724
(49,71,36)
#2B3E1F
(43,62,31)
#25351A
(37,53,26)
#1F2C15
(31,44,21)
#192310
(25,35,16)
#131A0B
(19,26,11)
#0D1106
(13,17,6)
#000000
(0,0,0)

Tints of #496B38

#496B38
(73,107,56)
#59784A
(89,120,74)
#69855C
(105,133,92)
#79926E
(121,146,110)
#899F80
(137,159,128)
#99AC92
(153,172,146)
#A9B9A4
(169,185,164)
#B9C6B6
(185,198,182)
#C9D3C8
(201,211,200)
#D9E0DA
(217,224,218)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496B38; }

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

This text font color is #496B38.

Background Color

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

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

This div background color is #496B38.

Border color

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

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

This div border color is #496B38.

Opacity

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

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

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

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

This text has shadow with #496B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496B38.

Preview

Color preview on black background

This text has color #496B38 on black background.


Color preview on white background

This text has color #496B38 on white background.


Black color preview on #496B38 background

This text has black color on #496B38 background.


White color preview on #496B38 background

This text has white color on #496B38 background.


Related colors

Complementary color

Complementary color for #hex is #B694C7.


I love getcolorcode.com

Triadic colors

1 #38496B and #6B3849 with #496B38 are triadic colors.

2 #386B49 and #6B4938 with #496B38 are triadic colors.