COLOR #496548

HEX: #496548 RGB: (73,101,72)

Color info

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

RGB color model

#496548 color RGB value is (73,101,72).

RGB: (73,101,72) (29%, 40%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 101 of 255 = 40%
B 72 of 255 = 28%

73
101
72

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

Portions of RGB colors in percentages

R + G + B = 73 + 101 + 72 = 246 (100%)
R 73 of 246 ~ 29.67%
G 101 of 246 ~ 41.06%
B 72 of 246 ~ 29.27'%

%29.67
%41.06
%29.27

CMYK color model

#496548 color CMYK value is (28,0,29,60).

  • cyan value is 27.72%
  • magenta value is 0.00%
  • yellow value is 28.71%
  • key color value is 60.39%

CMYK: (28,0,29,60)
C28M0Y29K60 (28%, 0%, 29%, 60%)
(0.28 / 0.00 / 0.29 / 0.60)

CMYK percentages

%27.72
%0
%28.71
%60.39

Codes

Color #496548 in popluar color models

49 65 48
RGB 73 101 72
HSL 118° 16.76% 33.92%
HSB/HSV 118° 28.71% 39.61%
CMYK 27.72% 0.00% 28.71%
60.39%

Color #496548 in popluar number systems.

HEX 49 65 48
Decimal 73 101 72
Binary 1001001 1100101 1001000
Octal 111 145 110

Shades and tints

Shades of #496548

#496548
(73,101,72)
#435C42
(67,92,66)
#3D533C
(61,83,60)
#374A36
(55,74,54)
#314130
(49,65,48)
#2B382A
(43,56,42)
#252F24
(37,47,36)
#1F261E
(31,38,30)
#191D18
(25,29,24)
#131412
(19,20,18)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #496548

#496548
(73,101,72)
#597358
(89,115,88)
#698168
(105,129,104)
#798F78
(121,143,120)
#899D88
(137,157,136)
#99AB98
(153,171,152)
#A9B9A8
(169,185,168)
#B9C7B8
(185,199,184)
#C9D5C8
(201,213,200)
#D9E3D8
(217,227,216)
#E9F1E8
(233,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496548 color. Also use rgb(73,101,72) instead hex code.

Text Font Color

.myTextColor { color: #496548; }

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

This text font color is #496548.

Background Color

.myBgColor { background-color: #496548; }

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

This div background color is #496548.

Border color

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

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

This div border color is #496548.

Opacity

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

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

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

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

This text has shadow with #496548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496548.

Preview

Color preview on black background

This text has color #496548 on black background.


Color preview on white background

This text has color #496548 on white background.


Black color preview on #496548 background

This text has black color on #496548 background.


White color preview on #496548 background

This text has white color on #496548 background.


Related colors

Complementary color

Complementary color for #hex is #B69AB7.


I love getcolorcode.com

Triadic colors

1 #484965 and #654849 with #496548 are triadic colors.

2 #486549 and #654948 with #496548 are triadic colors.