COLOR #494785

HEX: #494785 RGB: (73,71,133)

Color info

#494785 contains mainly blue color. Web safe color of #494785 is #333399 (or #339).

RGB color model

#494785 color RGB value is (73,71,133).

RGB: (73,71,133) (29%, 28%, 52%)

RGB channels and saturation

R 73 of 255 = 29%
G 71 of 255 = 28%
B 133 of 255 = 52%

73
71
133

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

Portions of RGB colors in percentages

R + G + B = 73 + 71 + 133 = 277 (100%)
R 73 of 277 ~ 26.35%
G 71 of 277 ~ 25.63%
B 133 of 277 ~ 48.01'%

%26.35
%25.63
%48.01

CMYK color model

#494785 color CMYK value is (45,47,0,48).

  • cyan value is 45.11%
  • magenta value is 46.62%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (45,47,0,48) C45M47Y0K48 (45%,47%,0%,48%) (0.45/0.47/0.00/0.48) 

CMYK percentages

%45.11
%46.62
%0
%47.84

Codes

Color #494785 in popluar color models

49 47 85
RGB 73 71 133
HSL 242° 30.39% 40.00%
HSB/HSV 242° 46.62% 52.16%
CMYK 45.11% 46.62% 0.00%
47.84%

Color #494785 in popluar number systems.

HEX 49 47 85
Decimal 73 71 133
Binary 1001001 1000111 10000101
Octal 111 107 205

Shades and tints

Shades of #494785

#494785
(73,71,133)
#434179
(67,65,121)
#3D3B6D
(61,59,109)
#373561
(55,53,97)
#312F55
(49,47,85)
#2B2949
(43,41,73)
#25233D
(37,35,61)
#1F1D31
(31,29,49)
#191725
(25,23,37)
#131119
(19,17,25)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #494785

#494785
(73,71,133)
#595790
(89,87,144)
#69679B
(105,103,155)
#7977A6
(121,119,166)
#8987B1
(137,135,177)
#9997BC
(153,151,188)
#A9A7C7
(169,167,199)
#B9B7D2
(185,183,210)
#C9C7DD
(201,199,221)
#D9D7E8
(217,215,232)
#E9E7F3
(233,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494785; }

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

This text font color is #494785.

Background Color

.myBgColor { background-color: #494785; }

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

This div background color is #494785.

Border color

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

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

This div border color is #494785.

Opacity

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

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

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

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

This text has shadow with #494785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494785.

Preview

Color preview on black background

This text has color #494785 on black background.


Color preview on white background

This text has color #494785 on white background.


Black color preview on #494785 background

This text has black color on #494785 background.


White color preview on #494785 background

This text has white color on #494785 background.


Related colors

Complementary color

Complementary color for #hex is #B6B87A.


I love getcolorcode.com

Triadic colors

1 #854947 and #478549 with #494785 are triadic colors.

2 #854749 and #474985 with #494785 are triadic colors.