COLOR #494071

HEX: #494071 RGB: (73,64,113)

Color info

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

RGB color model

#494071 color RGB value is (73,64,113).

RGB: (73,64,113) (29%, 25%, 44%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 113 of 255 = 44%

73
64
113

R + G + B ~ 33%. #494071 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 113 = 250 (100%)
R 73 of 250 ~ 29.2%
G 64 of 250 ~ 25.6%
B 113 of 250 ~ 45.2'%

%29.2
%25.6
%45.2

CMYK color model

#494071 color CMYK value is (35,43,0,56).

  • cyan value is 35.40%
  • magenta value is 43.36%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (35,43,0,56) C35M43Y0K56 (35%,43%,0%,56%) (0.35/0.43/0.00/0.56) 

CMYK percentages

%35.4
%43.36
%0
%55.69

Codes

Color #494071 in popluar color models

49 40 71
RGB 73 64 113
HSL 251° 27.68% 34.71%
HSB/HSV 251° 43.36% 44.31%
CMYK 35.40% 43.36% 0.00%
55.69%

Color #494071 in popluar number systems.

HEX 49 40 71
Decimal 73 64 113
Binary 1001001 1000000 1110001
Octal 111 100 161

Shades and tints

Shades of #494071

#494071
(73,64,113)
#433B67
(67,59,103)
#3D365D
(61,54,93)
#373153
(55,49,83)
#312C49
(49,44,73)
#2B273F
(43,39,63)
#252235
(37,34,53)
#1F1D2B
(31,29,43)
#191821
(25,24,33)
#131317
(19,19,23)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #494071

#494071
(73,64,113)
#59517D
(89,81,125)
#696289
(105,98,137)
#797395
(121,115,149)
#8984A1
(137,132,161)
#9995AD
(153,149,173)
#A9A6B9
(169,166,185)
#B9B7C5
(185,183,197)
#C9C8D1
(201,200,209)
#D9D9DD
(217,217,221)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494071 color. Also use rgb(73,64,113) instead hex code.

Text Font Color

.myTextColor { color: #494071; }

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

This text font color is #494071.

Background Color

.myBgColor { background-color: #494071; }

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

This div background color is #494071.

Border color

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

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

This div border color is #494071.

Opacity

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

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

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

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

This text has shadow with #494071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494071.

Preview

Color preview on black background

This text has color #494071 on black background.


Color preview on white background

This text has color #494071 on white background.


Black color preview on #494071 background

This text has black color on #494071 background.


White color preview on #494071 background

This text has white color on #494071 background.


Related colors

Complementary color

Complementary color for #hex is #B6BF8E.


I love getcolorcode.com

Triadic colors

1 #714940 and #407149 with #494071 are triadic colors.

2 #714049 and #404971 with #494071 are triadic colors.