COLOR #496966

HEX: #496966 RGB: (73,105,102)

Color info

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

RGB color model

#496966 color RGB value is (73,105,102).

RGB: (73,105,102) (29%, 41%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 105 of 255 = 41%
B 102 of 255 = 40%

73
105
102

R + G + B ~ 37%. #496966 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 105 + 102 = 280 (100%)
R 73 of 280 ~ 26.07%
G 105 of 280 ~ 37.5%
B 102 of 280 ~ 36.43'%

%26.07
%37.5
%36.43

CMYK color model

#496966 color CMYK value is (30,0,3,59).

  • cyan value is 30.48%
  • magenta value is 0.00%
  • yellow value is 2.86%
  • key color value is 58.82%

CMYK: (30,0,3,59)
C30M0Y3K59 (30%, 0%, 3%, 59%)
(0.30 / 0.00 / 0.03 / 0.59)

CMYK percentages

%30.48
%0
%2.86
%58.82

Codes

Color #496966 in popluar color models

49 69 66
RGB 73 105 102
HSL 174° 17.98% 34.90%
HSB/HSV 174° 30.48% 41.18%
CMYK 30.48% 0.00% 2.86%
58.82%

Color #496966 in popluar number systems.

HEX 49 69 66
Decimal 73 105 102
Binary 1001001 1101001 1100110
Octal 111 151 146

Shades and tints

Shades of #496966

#496966
(73,105,102)
#43605D
(67,96,93)
#3D5754
(61,87,84)
#374E4B
(55,78,75)
#314542
(49,69,66)
#2B3C39
(43,60,57)
#253330
(37,51,48)
#1F2A27
(31,42,39)
#19211E
(25,33,30)
#131815
(19,24,21)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #496966

#496966
(73,105,102)
#597673
(89,118,115)
#698380
(105,131,128)
#79908D
(121,144,141)
#899D9A
(137,157,154)
#99AAA7
(153,170,167)
#A9B7B4
(169,183,180)
#B9C4C1
(185,196,193)
#C9D1CE
(201,209,206)
#D9DEDB
(217,222,219)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496966 color. Also use rgb(73,105,102) instead hex code.

Text Font Color

.myTextColor { color: #496966; }

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

This text font color is #496966.

Background Color

.myBgColor { background-color: #496966; }

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

This div background color is #496966.

Border color

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

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

This div border color is #496966.

Opacity

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

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

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

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

This text has shadow with #496966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496966.

Preview

Color preview on black background

This text has color #496966 on black background.


Color preview on white background

This text has color #496966 on white background.


Black color preview on #496966 background

This text has black color on #496966 background.


White color preview on #496966 background

This text has white color on #496966 background.


Related colors

Complementary color

Complementary color for #hex is #B69699.


I love getcolorcode.com

Triadic colors

1 #664969 and #696649 with #496966 are triadic colors.

2 #666949 and #694966 with #496966 are triadic colors.