COLOR #494F6A

HEX: #494F6A RGB: (73,79,106)

Color info

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

RGB color model

#494F6A color RGB value is (73,79,106).

RGB: (73,79,106) (29%, 31%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 79 of 255 = 31%
B 106 of 255 = 42%

73
79
106

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

Portions of RGB colors in percentages

R + G + B = 73 + 79 + 106 = 258 (100%)
R 73 of 258 ~ 28.29%
G 79 of 258 ~ 30.62%
B 106 of 258 ~ 41.09'%

%28.29
%30.62
%41.09

CMYK color model

#494F6A color CMYK value is (31,25,0,58).

  • cyan value is 31.13%
  • magenta value is 25.47%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (31,25,0,58) C31M25Y0K58 (31%,25%,0%,58%) (0.31/0.25/0.00/0.58) 

CMYK percentages

%31.13
%25.47
%0
%58.43

Codes

Color #494F6A in popluar color models

49 4F 6A
RGB 73 79 106
HSL 229° 18.44% 35.10%
HSB/HSV 229° 31.13% 41.57%
CMYK 31.13% 25.47% 0.00%
58.43%

Color #494F6A in popluar number systems.

HEX 49 4F 6A
Decimal 73 79 106
Binary 1001001 1001111 1101010
Octal 111 117 152

Shades and tints

Shades of #494F6A

#494F6A
(73,79,106)
#434861
(67,72,97)
#3D4158
(61,65,88)
#373A4F
(55,58,79)
#313346
(49,51,70)
#2B2C3D
(43,44,61)
#252534
(37,37,52)
#1F1E2B
(31,30,43)
#191722
(25,23,34)
#131019
(19,16,25)
#0D0910
(13,9,16)
#000000
(0,0,0)

Tints of #494F6A

#494F6A
(73,79,106)
#595F77
(89,95,119)
#696F84
(105,111,132)
#797F91
(121,127,145)
#898F9E
(137,143,158)
#999FAB
(153,159,171)
#A9AFB8
(169,175,184)
#B9BFC5
(185,191,197)
#C9CFD2
(201,207,210)
#D9DFDF
(217,223,223)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494F6A color. Also use rgb(73,79,106) instead hex code.

Text Font Color

.myTextColor { color: #494F6A; }

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

This text font color is #494F6A.

Background Color

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

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

This div background color is #494F6A.

Border color

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

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

This div border color is #494F6A.

Opacity

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

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

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

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

This text has shadow with #494F6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494F6A.

Preview

Color preview on black background

This text has color #494F6A on black background.


Color preview on white background

This text has color #494F6A on white background.


Black color preview on #494F6A background

This text has black color on #494F6A background.


White color preview on #494F6A background

This text has white color on #494F6A background.


Related colors

Complementary color

Complementary color for #hex is #B6B095.


I love getcolorcode.com

Triadic colors

1 #6A494F and #4F6A49 with #494F6A are triadic colors.

2 #6A4F49 and #4F496A with #494F6A are triadic colors.