COLOR #494D7A

HEX: #494D7A RGB: (73,77,122)

Color info

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

RGB color model

#494D7A color RGB value is (73,77,122).

RGB: (73,77,122) (29%, 30%, 48%)

RGB channels and saturation

R 73 of 255 = 29%
G 77 of 255 = 30%
B 122 of 255 = 48%

73
77
122

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

Portions of RGB colors in percentages

R + G + B = 73 + 77 + 122 = 272 (100%)
R 73 of 272 ~ 26.84%
G 77 of 272 ~ 28.31%
B 122 of 272 ~ 44.85'%

%26.84
%28.31
%44.85

CMYK color model

#494D7A color CMYK value is (40,37,0,52).

  • cyan value is 40.16%
  • magenta value is 36.89%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (40,37,0,52)
C40M37Y0K52 (40%, 37%, 0%, 52%)
(0.40 / 0.37 / 0.00 / 0.52)

CMYK percentages

%40.16
%36.89
%0
%52.16

Codes

Color #494D7A in popluar color models

49 4D 7A
RGB 73 77 122
HSL 235° 25.13% 38.24%
HSB/HSV 235° 40.16% 47.84%
CMYK 40.16% 36.89% 0.00%
52.16%

Color #494D7A in popluar number systems.

HEX 49 4D 7A
Decimal 73 77 122
Binary 1001001 1001101 1111010
Octal 111 115 172

Shades and tints

Shades of #494D7A

#494D7A
(73,77,122)
#43466F
(67,70,111)
#3D3F64
(61,63,100)
#373859
(55,56,89)
#31314E
(49,49,78)
#2B2A43
(43,42,67)
#252338
(37,35,56)
#1F1C2D
(31,28,45)
#191522
(25,21,34)
#130E17
(19,14,23)
#0D070C
(13,7,12)
#000000
(0,0,0)

Tints of #494D7A

#494D7A
(73,77,122)
#595D86
(89,93,134)
#696D92
(105,109,146)
#797D9E
(121,125,158)
#898DAA
(137,141,170)
#999DB6
(153,157,182)
#A9ADC2
(169,173,194)
#B9BDCE
(185,189,206)
#C9CDDA
(201,205,218)
#D9DDE6
(217,221,230)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494D7A color. Also use rgb(73,77,122) instead hex code.

Text Font Color

.myTextColor { color: #494D7A; }

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

This text font color is #494D7A.

Background Color

.myBgColor { background-color: #494D7A; }

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

This div background color is #494D7A.

Border color

.myBorderColor { border: 1px solid #494D7A; }

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

This div border color is #494D7A.

Opacity

.myOpacity80 { color: #494D7A; opacity: 0.8; }

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

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

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

This text has shadow with #494D7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494D7A.

Preview

Color preview on black background

This text has color #494D7A on black background.


Color preview on white background

This text has color #494D7A on white background.


Black color preview on #494D7A background

This text has black color on #494D7A background.


White color preview on #494D7A background

This text has white color on #494D7A background.


Related colors

Complementary color

Complementary color for #hex is #B6B285.


I love getcolorcode.com

Triadic colors

1 #7A494D and #4D7A49 with #494D7A are triadic colors.

2 #7A4D49 and #4D497A with #494D7A are triadic colors.