COLOR #494C6E

HEX: #494C6E RGB: (73,76,110)

Color info

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

RGB color model

#494C6E color RGB value is (73,76,110).

RGB: (73,76,110) (29%, 30%, 43%)

RGB channels and saturation

R 73 of 255 = 29%
G 76 of 255 = 30%
B 110 of 255 = 43%

73
76
110

R + G + B ~ 34%. #494C6E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 76 + 110 = 259 (100%)
R 73 of 259 ~ 28.19%
G 76 of 259 ~ 29.34%
B 110 of 259 ~ 42.47'%

%28.19
%29.34
%42.47

CMYK color model

#494C6E color CMYK value is (34,31,0,57).

  • cyan value is 33.64%
  • magenta value is 30.91%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (34,31,0,57)
C34M31Y0K57 (34%, 31%, 0%, 57%)
(0.34 / 0.31 / 0.00 / 0.57)

CMYK percentages

%33.64
%30.91
%0
%56.86

Codes

Color #494C6E in popluar color models

49 4C 6E
RGB 73 76 110
HSL 235° 20.22% 35.88%
HSB/HSV 235° 33.64% 43.14%
CMYK 33.64% 30.91% 0.00%
56.86%

Color #494C6E in popluar number systems.

HEX 49 4C 6E
Decimal 73 76 110
Binary 1001001 1001100 1101110
Octal 111 114 156

Shades and tints

Shades of #494C6E

#494C6E
(73,76,110)
#434664
(67,70,100)
#3D405A
(61,64,90)
#373A50
(55,58,80)
#313446
(49,52,70)
#2B2E3C
(43,46,60)
#252832
(37,40,50)
#1F2228
(31,34,40)
#191C1E
(25,28,30)
#131614
(19,22,20)
#0D100A
(13,16,10)
#000000
(0,0,0)

Tints of #494C6E

#494C6E
(73,76,110)
#595C7B
(89,92,123)
#696C88
(105,108,136)
#797C95
(121,124,149)
#898CA2
(137,140,162)
#999CAF
(153,156,175)
#A9ACBC
(169,172,188)
#B9BCC9
(185,188,201)
#C9CCD6
(201,204,214)
#D9DCE3
(217,220,227)
#E9ECF0
(233,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494C6E color. Also use rgb(73,76,110) instead hex code.

Text Font Color

.myTextColor { color: #494C6E; }

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

This text font color is #494C6E.

Background Color

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

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

This div background color is #494C6E.

Border color

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

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

This div border color is #494C6E.

Opacity

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

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

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

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

This text has shadow with #494C6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494C6E.

Preview

Color preview on black background

This text has color #494C6E on black background.


Color preview on white background

This text has color #494C6E on white background.


Black color preview on #494C6E background

This text has black color on #494C6E background.


White color preview on #494C6E background

This text has white color on #494C6E background.


Related colors

Complementary color

Complementary color for #hex is #B6B391.


I love getcolorcode.com

Triadic colors

1 #6E494C and #4C6E49 with #494C6E are triadic colors.

2 #6E4C49 and #4C496E with #494C6E are triadic colors.