COLOR #496041

HEX: #496041 RGB: (73,96,65)

Color info

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

RGB color model

#496041 color RGB value is (73,96,65).

RGB: (73,96,65) (29%, 38%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 96 of 255 = 38%
B 65 of 255 = 25%

73
96
65

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

Portions of RGB colors in percentages

R + G + B = 73 + 96 + 65 = 234 (100%)
R 73 of 234 ~ 31.2%
G 96 of 234 ~ 41.03%
B 65 of 234 ~ 27.78'%

%31.2
%41.03
%27.78

CMYK color model

#496041 color CMYK value is (24,0,32,62).

  • cyan value is 23.96%
  • magenta value is 0.00%
  • yellow value is 32.29%
  • key color value is 62.35%

CMYK: (24,0,32,62)
C24M0Y32K62 (24%, 0%, 32%, 62%)
(0.24 / 0.00 / 0.32 / 0.62)

CMYK percentages

%23.96
%0
%32.29
%62.35

Codes

Color #496041 in popluar color models

49 60 41
RGB 73 96 65
HSL 105° 19.25% 31.57%
HSB/HSV 105° 32.29% 37.65%
CMYK 23.96% 0.00% 32.29%
62.35%

Color #496041 in popluar number systems.

HEX 49 60 41
Decimal 73 96 65
Binary 1001001 1100000 1000001
Octal 111 140 101

Shades and tints

Shades of #496041

#496041
(73,96,65)
#43583C
(67,88,60)
#3D5037
(61,80,55)
#374832
(55,72,50)
#31402D
(49,64,45)
#2B3828
(43,56,40)
#253023
(37,48,35)
#1F281E
(31,40,30)
#192019
(25,32,25)
#131814
(19,24,20)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #496041

#496041
(73,96,65)
#596E52
(89,110,82)
#697C63
(105,124,99)
#798A74
(121,138,116)
#899885
(137,152,133)
#99A696
(153,166,150)
#A9B4A7
(169,180,167)
#B9C2B8
(185,194,184)
#C9D0C9
(201,208,201)
#D9DEDA
(217,222,218)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496041 color. Also use rgb(73,96,65) instead hex code.

Text Font Color

.myTextColor { color: #496041; }

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

This text font color is #496041.

Background Color

.myBgColor { background-color: #496041; }

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

This div background color is #496041.

Border color

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

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

This div border color is #496041.

Opacity

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

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

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

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

This text has shadow with #496041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496041.

Preview

Color preview on black background

This text has color #496041 on black background.


Color preview on white background

This text has color #496041 on white background.


Black color preview on #496041 background

This text has black color on #496041 background.


White color preview on #496041 background

This text has white color on #496041 background.


Related colors

Complementary color

Complementary color for #hex is #B69FBE.


I love getcolorcode.com

Triadic colors

1 #414960 and #604149 with #496041 are triadic colors.

2 #416049 and #604941 with #496041 are triadic colors.