COLOR #496335

HEX: #496335 RGB: (73,99,53)

Color info

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

RGB color model

#496335 color RGB value is (73,99,53).

RGB: (73,99,53) (29%, 39%, 21%)

RGB channels and saturation

R 73 of 255 = 29%
G 99 of 255 = 39%
B 53 of 255 = 21%

73
99
53

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

Portions of RGB colors in percentages

R + G + B = 73 + 99 + 53 = 225 (100%)
R 73 of 225 ~ 32.44%
G 99 of 225 ~ 44%
B 53 of 225 ~ 23.56'%

%32.44
%44
%23.56

CMYK color model

#496335 color CMYK value is (26,0,46,61).

  • cyan value is 26.26%
  • magenta value is 0.00%
  • yellow value is 46.46%
  • key color value is 61.18%

CMYK: (26,0,46,61)
C26M0Y46K61 (26%, 0%, 46%, 61%)
(0.26 / 0.00 / 0.46 / 0.61)

CMYK percentages

%26.26
%0
%46.46
%61.18

Codes

Color #496335 in popluar color models

49 63 35
RGB 73 99 53
HSL 94° 30.26% 29.80%
HSB/HSV 94° 46.46% 38.82%
CMYK 26.26% 0.00% 46.46%
61.18%

Color #496335 in popluar number systems.

HEX 49 63 35
Decimal 73 99 53
Binary 1001001 1100011 110101
Octal 111 143 65

Shades and tints

Shades of #496335

#496335
(73,99,53)
#435A31
(67,90,49)
#3D512D
(61,81,45)
#374829
(55,72,41)
#313F25
(49,63,37)
#2B3621
(43,54,33)
#252D1D
(37,45,29)
#1F2419
(31,36,25)
#191B15
(25,27,21)
#131211
(19,18,17)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #496335

#496335
(73,99,53)
#597147
(89,113,71)
#697F59
(105,127,89)
#798D6B
(121,141,107)
#899B7D
(137,155,125)
#99A98F
(153,169,143)
#A9B7A1
(169,183,161)
#B9C5B3
(185,197,179)
#C9D3C5
(201,211,197)
#D9E1D7
(217,225,215)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496335 color. Also use rgb(73,99,53) instead hex code.

Text Font Color

.myTextColor { color: #496335; }

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

This text font color is #496335.

Background Color

.myBgColor { background-color: #496335; }

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

This div background color is #496335.

Border color

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

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

This div border color is #496335.

Opacity

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

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

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

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

This text has shadow with #496335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496335.

Preview

Color preview on black background

This text has color #496335 on black background.


Color preview on white background

This text has color #496335 on white background.


Black color preview on #496335 background

This text has black color on #496335 background.


White color preview on #496335 background

This text has white color on #496335 background.


Related colors

Complementary color

Complementary color for #hex is #B69CCA.


I love getcolorcode.com

Triadic colors

1 #354963 and #633549 with #496335 are triadic colors.

2 #356349 and #634935 with #496335 are triadic colors.