COLOR #494E7A

HEX: #494E7A RGB: (73,78,122)

Color info

#494E7A contains red, green and blue colors in about the same proportion. Web safe color of #494E7A is #336666 (or #366).

RGB color model

#494E7A color RGB value is (73,78,122).

RGB: (73,78,122) (29%, 31%, 48%)

RGB channels and saturation

R 73 of 255 = 29%
G 78 of 255 = 31%
B 122 of 255 = 48%

73
78
122

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

Portions of RGB colors in percentages

R + G + B = 73 + 78 + 122 = 273 (100%)
R 73 of 273 ~ 26.74%
G 78 of 273 ~ 28.57%
B 122 of 273 ~ 44.69'%

%26.74
%28.57
%44.69

CMYK color model

#494E7A color CMYK value is (40,36,0,52).

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

CMYK: (40,36,0,52)
C40M36Y0K52 (40%, 36%, 0%, 52%)
(0.40 / 0.36 / 0.00 / 0.52)

CMYK percentages

%40.16
%36.07
%0
%52.16

Codes

Color #494E7A in popluar color models

49 4E 7A
RGB 73 78 122
HSL 234° 25.13% 38.24%
HSB/HSV 234° 40.16% 47.84%
CMYK 40.16% 36.07% 0.00%
52.16%

Color #494E7A in popluar number systems.

HEX 49 4E 7A
Decimal 73 78 122
Binary 1001001 1001110 1111010
Octal 111 116 172

Shades and tints

Shades of #494E7A

#494E7A
(73,78,122)
#43476F
(67,71,111)
#3D4064
(61,64,100)
#373959
(55,57,89)
#31324E
(49,50,78)
#2B2B43
(43,43,67)
#252438
(37,36,56)
#1F1D2D
(31,29,45)
#191622
(25,22,34)
#130F17
(19,15,23)
#0D080C
(13,8,12)
#000000
(0,0,0)

Tints of #494E7A

#494E7A
(73,78,122)
#595E86
(89,94,134)
#696E92
(105,110,146)
#797E9E
(121,126,158)
#898EAA
(137,142,170)
#999EB6
(153,158,182)
#A9AEC2
(169,174,194)
#B9BECE
(185,190,206)
#C9CEDA
(201,206,218)
#D9DEE6
(217,222,230)
#E9EEF2
(233,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494E7A; }

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

This text font color is #494E7A.

Background Color

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

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

This div background color is #494E7A.

Border color

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

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

This div border color is #494E7A.

Opacity

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

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

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

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

This text has shadow with #494E7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494E7A.

Preview

Color preview on black background

This text has color #494E7A on black background.


Color preview on white background

This text has color #494E7A on white background.


Black color preview on #494E7A background

This text has black color on #494E7A background.


White color preview on #494E7A background

This text has white color on #494E7A background.


Related colors

Complementary color

Complementary color for #hex is #B6B185.


I love getcolorcode.com

Triadic colors

1 #7A494E and #4E7A49 with #494E7A are triadic colors.

2 #7A4E49 and #4E497A with #494E7A are triadic colors.