COLOR #494672

HEX: #494672 RGB: (73,70,114)

Color info

#494672 contains red, green and blue colors in about the same proportion. Web safe color of #494672 is #333366 (or #336).

RGB color model

#494672 color RGB value is (73,70,114).

RGB: (73,70,114) (29%, 27%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 114 of 255 = 45%

73
70
114

R + G + B ~ 34%. #494672 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 114 = 257 (100%)
R 73 of 257 ~ 28.4%
G 70 of 257 ~ 27.24%
B 114 of 257 ~ 44.36'%

%28.4
%27.24
%44.36

CMYK color model

#494672 color CMYK value is (36,39,0,55).

  • cyan value is 35.96%
  • magenta value is 38.60%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (36,39,0,55) C36M39Y0K55 (36%,39%,0%,55%) (0.36/0.39/0.00/0.55) 

CMYK percentages

%35.96
%38.6
%0
%55.29

Codes

Color #494672 in popluar color models

49 46 72
RGB 73 70 114
HSL 244° 23.91% 36.08%
HSB/HSV 244° 38.60% 44.71%
CMYK 35.96% 38.60% 0.00%
55.29%

Color #494672 in popluar number systems.

HEX 49 46 72
Decimal 73 70 114
Binary 1001001 1000110 1110010
Octal 111 106 162

Shades and tints

Shades of #494672

#494672
(73,70,114)
#434068
(67,64,104)
#3D3A5E
(61,58,94)
#373454
(55,52,84)
#312E4A
(49,46,74)
#2B2840
(43,40,64)
#252236
(37,34,54)
#1F1C2C
(31,28,44)
#191622
(25,22,34)
#131018
(19,16,24)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #494672

#494672
(73,70,114)
#59567E
(89,86,126)
#69668A
(105,102,138)
#797696
(121,118,150)
#8986A2
(137,134,162)
#9996AE
(153,150,174)
#A9A6BA
(169,166,186)
#B9B6C6
(185,182,198)
#C9C6D2
(201,198,210)
#D9D6DE
(217,214,222)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494672; }

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

This text font color is #494672.

Background Color

.myBgColor { background-color: #494672; }

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

This div background color is #494672.

Border color

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

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

This div border color is #494672.

Opacity

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

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

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

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

This text has shadow with #494672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494672.

Preview

Color preview on black background

This text has color #494672 on black background.


Color preview on white background

This text has color #494672 on white background.


Black color preview on #494672 background

This text has black color on #494672 background.


White color preview on #494672 background

This text has white color on #494672 background.


Related colors

Complementary color

Complementary color for #hex is #B6B98D.


I love getcolorcode.com

Triadic colors

1 #724946 and #467249 with #494672 are triadic colors.

2 #724649 and #464972 with #494672 are triadic colors.