COLOR #496264

HEX: #496264 RGB: (73,98,100)

Color info

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

RGB color model

#496264 color RGB value is (73,98,100).

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

RGB channels and saturation

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

73
98
100

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

Portions of RGB colors in percentages

R + G + B = 73 + 98 + 100 = 271 (100%)
R 73 of 271 ~ 26.94%
G 98 of 271 ~ 36.16%
B 100 of 271 ~ 36.9'%

%26.94
%36.16
%36.9

CMYK color model

#496264 color CMYK value is (27,2,0,61).

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

CMYK: (27,2,0,61)
C27M2Y0K61 (27%, 2%, 0%, 61%)
(0.27 / 0.02 / 0.00 / 0.61)

CMYK percentages

%27
%2
%0
%60.78

Codes

Color #496264 in popluar color models

49 62 64
RGB 73 98 100
HSL 184° 15.61% 33.92%
HSB/HSV 184° 27.00% 39.22%
CMYK 27.00% 2.00% 0.00%
60.78%

Color #496264 in popluar number systems.

HEX 49 62 64
Decimal 73 98 100
Binary 1001001 1100010 1100100
Octal 111 142 144

Shades and tints

Shades of #496264

#496264
(73,98,100)
#435A5B
(67,90,91)
#3D5252
(61,82,82)
#374A49
(55,74,73)
#314240
(49,66,64)
#2B3A37
(43,58,55)
#25322E
(37,50,46)
#1F2A25
(31,42,37)
#19221C
(25,34,28)
#131A13
(19,26,19)
#0D120A
(13,18,10)
#000000
(0,0,0)

Tints of #496264

#496264
(73,98,100)
#597072
(89,112,114)
#697E80
(105,126,128)
#798C8E
(121,140,142)
#899A9C
(137,154,156)
#99A8AA
(153,168,170)
#A9B6B8
(169,182,184)
#B9C4C6
(185,196,198)
#C9D2D4
(201,210,212)
#D9E0E2
(217,224,226)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496264; }

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

This text font color is #496264.

Background Color

.myBgColor { background-color: #496264; }

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

This div background color is #496264.

Border color

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

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

This div border color is #496264.

Opacity

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

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

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

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

This text has shadow with #496264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496264.

Preview

Color preview on black background

This text has color #496264 on black background.


Color preview on white background

This text has color #496264 on white background.


Black color preview on #496264 background

This text has black color on #496264 background.


White color preview on #496264 background

This text has white color on #496264 background.


Related colors

Complementary color

Complementary color for #hex is #B69D9B.


I love getcolorcode.com

Triadic colors

1 #644962 and #626449 with #496264 are triadic colors.

2 #646249 and #624964 with #496264 are triadic colors.