COLOR #496A4F

HEX: #496A4F RGB: (73,106,79)

Color info

#496A4F contains red, green and blue colors in about the same proportion. Web safe color of #496A4F is #336666 (or #366).

RGB color model

#496A4F color RGB value is (73,106,79).

RGB: (73,106,79) (29%, 42%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 106 of 255 = 42%
B 79 of 255 = 31%

73
106
79

R + G + B ~ 34%. #496A4F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 106 + 79 = 258 (100%)
R 73 of 258 ~ 28.29%
G 106 of 258 ~ 41.09%
B 79 of 258 ~ 30.62'%

%28.29
%41.09
%30.62

CMYK color model

#496A4F color CMYK value is (31,0,25,58).

  • cyan value is 31.13%
  • magenta value is 0.00%
  • yellow value is 25.47%
  • key color value is 58.43%

CMYK: (31,0,25,58)
C31M0Y25K58 (31%, 0%, 25%, 58%)
(0.31 / 0.00 / 0.25 / 0.58)

CMYK percentages

%31.13
%0
%25.47
%58.43

Codes

Color #496A4F in popluar color models

49 6A 4F
RGB 73 106 79
HSL 131° 18.44% 35.10%
HSB/HSV 131° 31.13% 41.57%
CMYK 31.13% 0.00% 25.47%
58.43%

Color #496A4F in popluar number systems.

HEX 49 6A 4F
Decimal 73 106 79
Binary 1001001 1101010 1001111
Octal 111 152 117

Shades and tints

Shades of #496A4F

#496A4F
(73,106,79)
#436148
(67,97,72)
#3D5841
(61,88,65)
#374F3A
(55,79,58)
#314633
(49,70,51)
#2B3D2C
(43,61,44)
#253425
(37,52,37)
#1F2B1E
(31,43,30)
#192217
(25,34,23)
#131910
(19,25,16)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #496A4F

#496A4F
(73,106,79)
#59775F
(89,119,95)
#69846F
(105,132,111)
#79917F
(121,145,127)
#899E8F
(137,158,143)
#99AB9F
(153,171,159)
#A9B8AF
(169,184,175)
#B9C5BF
(185,197,191)
#C9D2CF
(201,210,207)
#D9DFDF
(217,223,223)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496A4F color. Also use rgb(73,106,79) instead hex code.

Text Font Color

.myTextColor { color: #496A4F; }

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

This text font color is #496A4F.

Background Color

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

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

This div background color is #496A4F.

Border color

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

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

This div border color is #496A4F.

Opacity

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

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

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

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

This text has shadow with #496A4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496A4F.

Preview

Color preview on black background

This text has color #496A4F on black background.


Color preview on white background

This text has color #496A4F on white background.


Black color preview on #496A4F background

This text has black color on #496A4F background.


White color preview on #496A4F background

This text has white color on #496A4F background.


Related colors

Complementary color

Complementary color for #hex is #B695B0.


I love getcolorcode.com

Triadic colors

1 #4F496A and #6A4F49 with #496A4F are triadic colors.

2 #4F6A49 and #6A494F with #496A4F are triadic colors.