COLOR #496467

HEX: #496467 RGB: (73,100,103)

Color info

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

RGB color model

#496467 color RGB value is (73,100,103).

RGB: (73,100,103) (29%, 39%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 103 of 255 = 40%

73
100
103

R + G + B ~ 36%. #496467 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 103 = 276 (100%)
R 73 of 276 ~ 26.45%
G 100 of 276 ~ 36.23%
B 103 of 276 ~ 37.32'%

%26.45
%36.23
%37.32

CMYK color model

#496467 color CMYK value is (29,3,0,60).

  • cyan value is 29.13%
  • magenta value is 2.91%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (29,3,0,60)
C29M3Y0K60 (29%, 3%, 0%, 60%)
(0.29 / 0.03 / 0.00 / 0.60)

CMYK percentages

%29.13
%2.91
%0
%59.61

Codes

Color #496467 in popluar color models

49 64 67
RGB 73 100 103
HSL 186° 17.05% 34.51%
HSB/HSV 186° 29.13% 40.39%
CMYK 29.13% 2.91% 0.00%
59.61%

Color #496467 in popluar number systems.

HEX 49 64 67
Decimal 73 100 103
Binary 1001001 1100100 1100111
Octal 111 144 147

Shades and tints

Shades of #496467

#496467
(73,100,103)
#435B5E
(67,91,94)
#3D5255
(61,82,85)
#37494C
(55,73,76)
#314043
(49,64,67)
#2B373A
(43,55,58)
#252E31
(37,46,49)
#1F2528
(31,37,40)
#191C1F
(25,28,31)
#131316
(19,19,22)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #496467

#496467
(73,100,103)
#597274
(89,114,116)
#698081
(105,128,129)
#798E8E
(121,142,142)
#899C9B
(137,156,155)
#99AAA8
(153,170,168)
#A9B8B5
(169,184,181)
#B9C6C2
(185,198,194)
#C9D4CF
(201,212,207)
#D9E2DC
(217,226,220)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496467; }

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

This text font color is #496467.

Background Color

.myBgColor { background-color: #496467; }

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

This div background color is #496467.

Border color

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

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

This div border color is #496467.

Opacity

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

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

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

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

This text has shadow with #496467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496467.

Preview

Color preview on black background

This text has color #496467 on black background.


Color preview on white background

This text has color #496467 on white background.


Black color preview on #496467 background

This text has black color on #496467 background.


White color preview on #496467 background

This text has white color on #496467 background.


Related colors

Complementary color

Complementary color for #hex is #B69B98.


I love getcolorcode.com

Triadic colors

1 #674964 and #646749 with #496467 are triadic colors.

2 #676449 and #644967 with #496467 are triadic colors.