COLOR #496460

HEX: #496460 RGB: (73,100,96)

Color info

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

RGB color model

#496460 color RGB value is (73,100,96).

RGB: (73,100,96) (29%, 39%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 96 of 255 = 38%

73
100
96

R + G + B ~ 35%. #496460 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 96 = 269 (100%)
R 73 of 269 ~ 27.14%
G 100 of 269 ~ 37.17%
B 96 of 269 ~ 35.69'%

%27.14
%37.17
%35.69

CMYK color model

#496460 color CMYK value is (27,0,4,61).

  • cyan value is 27.00%
  • magenta value is 0.00%
  • yellow value is 4.00%
  • key color value is 60.78%

CMYK: (27,0,4,61)
C27M0Y4K61 (27%, 0%, 4%, 61%)
(0.27 / 0.00 / 0.04 / 0.61)

CMYK percentages

%27
%0
%4
%60.78

Codes

Color #496460 in popluar color models

49 64 60
RGB 73 100 96
HSL 171° 15.61% 33.92%
HSB/HSV 171° 27.00% 39.22%
CMYK 27.00% 0.00% 4.00%
60.78%

Color #496460 in popluar number systems.

HEX 49 64 60
Decimal 73 100 96
Binary 1001001 1100100 1100000
Octal 111 144 140

Shades and tints

Shades of #496460

#496460
(73,100,96)
#435B58
(67,91,88)
#3D5250
(61,82,80)
#374948
(55,73,72)
#314040
(49,64,64)
#2B3738
(43,55,56)
#252E30
(37,46,48)
#1F2528
(31,37,40)
#191C20
(25,28,32)
#131318
(19,19,24)
#0D0A10
(13,10,16)
#000000
(0,0,0)

Tints of #496460

#496460
(73,100,96)
#59726E
(89,114,110)
#69807C
(105,128,124)
#798E8A
(121,142,138)
#899C98
(137,156,152)
#99AAA6
(153,170,166)
#A9B8B4
(169,184,180)
#B9C6C2
(185,198,194)
#C9D4D0
(201,212,208)
#D9E2DE
(217,226,222)
#E9F0EC
(233,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496460; }

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

This text font color is #496460.

Background Color

.myBgColor { background-color: #496460; }

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

This div background color is #496460.

Border color

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

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

This div border color is #496460.

Opacity

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

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

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

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

This text has shadow with #496460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496460.

Preview

Color preview on black background

This text has color #496460 on black background.


Color preview on white background

This text has color #496460 on white background.


Black color preview on #496460 background

This text has black color on #496460 background.


White color preview on #496460 background

This text has white color on #496460 background.


Related colors

Complementary color

Complementary color for #hex is #B69B9F.


I love getcolorcode.com

Triadic colors

1 #604964 and #646049 with #496460 are triadic colors.

2 #606449 and #644960 with #496460 are triadic colors.