COLOR #496133

HEX: #496133 RGB: (73,97,51)

Color info

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

RGB color model

#496133 color RGB value is (73,97,51).

RGB: (73,97,51) (29%, 38%, 20%)

RGB channels and saturation

R 73 of 255 = 29%
G 97 of 255 = 38%
B 51 of 255 = 20%

73
97
51

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

Portions of RGB colors in percentages

R + G + B = 73 + 97 + 51 = 221 (100%)
R 73 of 221 ~ 33.03%
G 97 of 221 ~ 43.89%
B 51 of 221 ~ 23.08'%

%33.03
%43.89
%23.08

CMYK color model

#496133 color CMYK value is (25,0,47,62).

  • cyan value is 24.74%
  • magenta value is 0.00%
  • yellow value is 47.42%
  • key color value is 61.96%
CMYK: (25,0,47,62) C25M0Y47K62 (25%,0%,47%,62%) (0.25/0.00/0.47/0.62) 

CMYK percentages

%24.74
%0
%47.42
%61.96

Codes

Color #496133 in popluar color models

49 61 33
RGB 73 97 51
HSL 91° 31.08% 29.02%
HSB/HSV 91° 47.42% 38.04%
CMYK 24.74% 0.00% 47.42%
61.96%

Color #496133 in popluar number systems.

HEX 49 61 33
Decimal 73 97 51
Binary 1001001 1100001 110011
Octal 111 141 63

Shades and tints

Shades of #496133

#496133
(73,97,51)
#43592F
(67,89,47)
#3D512B
(61,81,43)
#374927
(55,73,39)
#314123
(49,65,35)
#2B391F
(43,57,31)
#25311B
(37,49,27)
#1F2917
(31,41,23)
#192113
(25,33,19)
#13190F
(19,25,15)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #496133

#496133
(73,97,51)
#596F45
(89,111,69)
#697D57
(105,125,87)
#798B69
(121,139,105)
#89997B
(137,153,123)
#99A78D
(153,167,141)
#A9B59F
(169,181,159)
#B9C3B1
(185,195,177)
#C9D1C3
(201,209,195)
#D9DFD5
(217,223,213)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496133 color. Also use rgb(73,97,51) instead hex code.

Text Font Color

.myTextColor { color: #496133; }

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

This text font color is #496133.

Background Color

.myBgColor { background-color: #496133; }

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

This div background color is #496133.

Border color

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

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

This div border color is #496133.

Opacity

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

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

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

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

This text has shadow with #496133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496133.

Preview

Color preview on black background

This text has color #496133 on black background.


Color preview on white background

This text has color #496133 on white background.


Black color preview on #496133 background

This text has black color on #496133 background.


White color preview on #496133 background

This text has white color on #496133 background.


Related colors

Complementary color

Complementary color for #hex is #B69ECC.


I love getcolorcode.com

Triadic colors

1 #334961 and #613349 with #496133 are triadic colors.

2 #336149 and #614933 with #496133 are triadic colors.