COLOR #494773

HEX: #494773 RGB: (73,71,115)

Color info

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

RGB color model

#494773 color RGB value is (73,71,115).

RGB: (73,71,115) (29%, 28%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 71 of 255 = 28%
B 115 of 255 = 45%

73
71
115

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

Portions of RGB colors in percentages

R + G + B = 73 + 71 + 115 = 259 (100%)
R 73 of 259 ~ 28.19%
G 71 of 259 ~ 27.41%
B 115 of 259 ~ 44.4'%

%28.19
%27.41
%44.4

CMYK color model

#494773 color CMYK value is (37,38,0,55).

  • cyan value is 36.52%
  • magenta value is 38.26%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (37,38,0,55) C37M38Y0K55 (37%,38%,0%,55%) (0.37/0.38/0.00/0.55) 

CMYK percentages

%36.52
%38.26
%0
%54.9

Codes

Color #494773 in popluar color models

49 47 73
RGB 73 71 115
HSL 243° 23.66% 36.47%
HSB/HSV 243° 38.26% 45.10%
CMYK 36.52% 38.26% 0.00%
54.90%

Color #494773 in popluar number systems.

HEX 49 47 73
Decimal 73 71 115
Binary 1001001 1000111 1110011
Octal 111 107 163

Shades and tints

Shades of #494773

#494773
(73,71,115)
#434169
(67,65,105)
#3D3B5F
(61,59,95)
#373555
(55,53,85)
#312F4B
(49,47,75)
#2B2941
(43,41,65)
#252337
(37,35,55)
#1F1D2D
(31,29,45)
#191723
(25,23,35)
#131119
(19,17,25)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #494773

#494773
(73,71,115)
#59577F
(89,87,127)
#69678B
(105,103,139)
#797797
(121,119,151)
#8987A3
(137,135,163)
#9997AF
(153,151,175)
#A9A7BB
(169,167,187)
#B9B7C7
(185,183,199)
#C9C7D3
(201,199,211)
#D9D7DF
(217,215,223)
#E9E7EB
(233,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494773 color. Also use rgb(73,71,115) instead hex code.

Text Font Color

.myTextColor { color: #494773; }

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

This text font color is #494773.

Background Color

.myBgColor { background-color: #494773; }

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

This div background color is #494773.

Border color

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

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

This div border color is #494773.

Opacity

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

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

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

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

This text has shadow with #494773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494773.

Preview

Color preview on black background

This text has color #494773 on black background.


Color preview on white background

This text has color #494773 on white background.


Black color preview on #494773 background

This text has black color on #494773 background.


White color preview on #494773 background

This text has white color on #494773 background.


Related colors

Complementary color

Complementary color for #hex is #B6B88C.


I love getcolorcode.com

Triadic colors

1 #734947 and #477349 with #494773 are triadic colors.

2 #734749 and #474973 with #494773 are triadic colors.