COLOR #496472

HEX: #496472 RGB: (73,100,114)

Color info

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

RGB color model

#496472 color RGB value is (73,100,114).

RGB: (73,100,114) (29%, 39%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 114 of 255 = 45%

73
100
114

R + G + B ~ 38%. #496472 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 114 = 287 (100%)
R 73 of 287 ~ 25.44%
G 100 of 287 ~ 34.84%
B 114 of 287 ~ 39.72'%

%25.44
%34.84
%39.72

CMYK color model

#496472 color CMYK value is (36,12,0,55).

  • cyan value is 35.96%
  • magenta value is 12.28%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (36,12,0,55)
C36M12Y0K55 (36%, 12%, 0%, 55%)
(0.36 / 0.12 / 0.00 / 0.55)

CMYK percentages

%35.96
%12.28
%0
%55.29

Codes

Color #496472 in popluar color models

49 64 72
RGB 73 100 114
HSL 200° 21.93% 36.67%
HSB/HSV 200° 35.96% 44.71%
CMYK 35.96% 12.28% 0.00%
55.29%

Color #496472 in popluar number systems.

HEX 49 64 72
Decimal 73 100 114
Binary 1001001 1100100 1110010
Octal 111 144 162

Shades and tints

Shades of #496472

#496472
(73,100,114)
#435B68
(67,91,104)
#3D525E
(61,82,94)
#374954
(55,73,84)
#31404A
(49,64,74)
#2B3740
(43,55,64)
#252E36
(37,46,54)
#1F252C
(31,37,44)
#191C22
(25,28,34)
#131318
(19,19,24)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #496472

#496472
(73,100,114)
#59727E
(89,114,126)
#69808A
(105,128,138)
#798E96
(121,142,150)
#899CA2
(137,156,162)
#99AAAE
(153,170,174)
#A9B8BA
(169,184,186)
#B9C6C6
(185,198,198)
#C9D4D2
(201,212,210)
#D9E2DE
(217,226,222)
#E9F0EA
(233,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496472; }

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

This text font color is #496472.

Background Color

.myBgColor { background-color: #496472; }

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

This div background color is #496472.

Border color

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

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

This div border color is #496472.

Opacity

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

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

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

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

This text has shadow with #496472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496472.

Preview

Color preview on black background

This text has color #496472 on black background.


Color preview on white background

This text has color #496472 on white background.


Black color preview on #496472 background

This text has black color on #496472 background.


White color preview on #496472 background

This text has white color on #496472 background.


Related colors

Complementary color

Complementary color for #hex is #B69B8D.


I love getcolorcode.com

Triadic colors

1 #724964 and #647249 with #496472 are triadic colors.

2 #726449 and #644972 with #496472 are triadic colors.