COLOR #49616F

HEX: #49616F RGB: (73,97,111)

Color info

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

RGB color model

#49616F color RGB value is (73,97,111).

RGB: (73,97,111) (29%, 38%, 44%)

RGB channels and saturation

R 73 of 255 = 29%
G 97 of 255 = 38%
B 111 of 255 = 44%

73
97
111

R + G + B ~ 37%. #49616F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 97 + 111 = 281 (100%)
R 73 of 281 ~ 25.98%
G 97 of 281 ~ 34.52%
B 111 of 281 ~ 39.5'%

%25.98
%34.52
%39.5

CMYK color model

#49616F color CMYK value is (34,13,0,56).

  • cyan value is 34.23%
  • magenta value is 12.61%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (34,13,0,56)
C34M13Y0K56 (34%, 13%, 0%, 56%)
(0.34 / 0.13 / 0.00 / 0.56)

CMYK percentages

%34.23
%12.61
%0
%56.47

Codes

Color #49616F in popluar color models

49 61 6F
RGB 73 97 111
HSL 202° 20.65% 36.08%
HSB/HSV 202° 34.23% 43.53%
CMYK 34.23% 12.61% 0.00%
56.47%

Color #49616F in popluar number systems.

HEX 49 61 6F
Decimal 73 97 111
Binary 1001001 1100001 1101111
Octal 111 141 157

Shades and tints

Shades of #49616F

#49616F
(73,97,111)
#435965
(67,89,101)
#3D515B
(61,81,91)
#374951
(55,73,81)
#314147
(49,65,71)
#2B393D
(43,57,61)
#253133
(37,49,51)
#1F2929
(31,41,41)
#19211F
(25,33,31)
#131915
(19,25,21)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #49616F

#49616F
(73,97,111)
#596F7C
(89,111,124)
#697D89
(105,125,137)
#798B96
(121,139,150)
#8999A3
(137,153,163)
#99A7B0
(153,167,176)
#A9B5BD
(169,181,189)
#B9C3CA
(185,195,202)
#C9D1D7
(201,209,215)
#D9DFE4
(217,223,228)
#E9EDF1
(233,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49616F; }

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

This text font color is #49616F.

Background Color

.myBgColor { background-color: #49616F; }

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

This div background color is #49616F.

Border color

.myBorderColor { border: 1px solid #49616F; }

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

This div border color is #49616F.

Opacity

.myOpacity80 { color: #49616F; opacity: 0.8; }

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

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

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

This text has shadow with #49616F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49616F.

Preview

Color preview on black background

This text has color #49616F on black background.


Color preview on white background

This text has color #49616F on white background.


Black color preview on #49616F background

This text has black color on #49616F background.


White color preview on #49616F background

This text has white color on #49616F background.


Related colors

Complementary color

Complementary color for #hex is #B69E90.


I love getcolorcode.com

Triadic colors

1 #6F4961 and #616F49 with #49616F are triadic colors.

2 #6F6149 and #61496F with #49616F are triadic colors.