COLOR #494361

HEX: #494361 RGB: (73,67,97)

Color info

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

RGB color model

#494361 color RGB value is (73,67,97).

RGB: (73,67,97) (29%, 26%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 67 of 255 = 26%
B 97 of 255 = 38%

73
67
97

R + G + B ~ 31%. #494361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 67 + 97 = 237 (100%)
R 73 of 237 ~ 30.8%
G 67 of 237 ~ 28.27%
B 97 of 237 ~ 40.93'%

%30.8
%28.27
%40.93

CMYK color model

#494361 color CMYK value is (25,31,0,62).

  • cyan value is 24.74%
  • magenta value is 30.93%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (25,31,0,62)
C25M31Y0K62 (25%, 31%, 0%, 62%)
(0.25 / 0.31 / 0.00 / 0.62)

CMYK percentages

%24.74
%30.93
%0
%61.96

Codes

Color #494361 in popluar color models

49 43 61
RGB 73 67 97
HSL 252° 18.29% 32.16%
HSB/HSV 252° 30.93% 38.04%
CMYK 24.74% 30.93% 0.00%
61.96%

Color #494361 in popluar number systems.

HEX 49 43 61
Decimal 73 67 97
Binary 1001001 1000011 1100001
Octal 111 103 141

Shades and tints

Shades of #494361

#494361
(73,67,97)
#433D59
(67,61,89)
#3D3751
(61,55,81)
#373149
(55,49,73)
#312B41
(49,43,65)
#2B2539
(43,37,57)
#251F31
(37,31,49)
#1F1929
(31,25,41)
#191321
(25,19,33)
#130D19
(19,13,25)
#0D0711
(13,7,17)
#000000
(0,0,0)

Tints of #494361

#494361
(73,67,97)
#59546F
(89,84,111)
#69657D
(105,101,125)
#79768B
(121,118,139)
#898799
(137,135,153)
#9998A7
(153,152,167)
#A9A9B5
(169,169,181)
#B9BAC3
(185,186,195)
#C9CBD1
(201,203,209)
#D9DCDF
(217,220,223)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494361 color. Also use rgb(73,67,97) instead hex code.

Text Font Color

.myTextColor { color: #494361; }

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

This text font color is #494361.

Background Color

.myBgColor { background-color: #494361; }

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

This div background color is #494361.

Border color

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

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

This div border color is #494361.

Opacity

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

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

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

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

This text has shadow with #494361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494361.

Preview

Color preview on black background

This text has color #494361 on black background.


Color preview on white background

This text has color #494361 on white background.


Black color preview on #494361 background

This text has black color on #494361 background.


White color preview on #494361 background

This text has white color on #494361 background.


Related colors

Complementary color

Complementary color for #hex is #B6BC9E.


I love getcolorcode.com

Triadic colors

1 #614943 and #436149 with #494361 are triadic colors.

2 #614349 and #434961 with #494361 are triadic colors.