COLOR #49596B

HEX: #49596B RGB: (73,89,107)

Color info

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

RGB color model

#49596B color RGB value is (73,89,107).

RGB: (73,89,107) (29%, 35%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 107 of 255 = 42%

73
89
107

R + G + B ~ 35%. #49596B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 107 = 269 (100%)
R 73 of 269 ~ 27.14%
G 89 of 269 ~ 33.09%
B 107 of 269 ~ 39.78'%

%27.14
%33.09
%39.78

CMYK color model

#49596B color CMYK value is (32,17,0,58).

  • cyan value is 31.78%
  • magenta value is 16.82%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (32,17,0,58) C32M17Y0K58 (32%,17%,0%,58%) (0.32/0.17/0.00/0.58) 

CMYK percentages

%31.78
%16.82
%0
%58.04

Codes

Color #49596B in popluar color models

49 59 6B
RGB 73 89 107
HSL 212° 18.89% 35.29%
HSB/HSV 212° 31.78% 41.96%
CMYK 31.78% 16.82% 0.00%
58.04%

Color #49596B in popluar number systems.

HEX 49 59 6B
Decimal 73 89 107
Binary 1001001 1011001 1101011
Octal 111 131 153

Shades and tints

Shades of #49596B

#49596B
(73,89,107)
#435162
(67,81,98)
#3D4959
(61,73,89)
#374150
(55,65,80)
#313947
(49,57,71)
#2B313E
(43,49,62)
#252935
(37,41,53)
#1F212C
(31,33,44)
#191923
(25,25,35)
#13111A
(19,17,26)
#0D0911
(13,9,17)
#000000
(0,0,0)

Tints of #49596B

#49596B
(73,89,107)
#596878
(89,104,120)
#697785
(105,119,133)
#798692
(121,134,146)
#89959F
(137,149,159)
#99A4AC
(153,164,172)
#A9B3B9
(169,179,185)
#B9C2C6
(185,194,198)
#C9D1D3
(201,209,211)
#D9E0E0
(217,224,224)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49596B color. Also use rgb(73,89,107) instead hex code.

Text Font Color

.myTextColor { color: #49596B; }

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

This text font color is #49596B.

Background Color

.myBgColor { background-color: #49596B; }

<div style="background-color:#49596B">Inner text</div>

This div background color is #49596B.

Border color

.myBorderColor { border: 1px solid #49596B; }

<div style="border:3px solid #49596B">Div</div>

This div border color is #49596B.

Opacity

.myOpacity80 { color: #49596B; opacity: 0.8; }

<p style="color:#49596B;opacity:0.8;">80%</p>

Text with #49596B 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 #49596B;}

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

This text has shadow with #49596B color.


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

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

This text has shadow with #49596B primary color and red secondary color.


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

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

This text has shadow with #49596B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49596B.

Preview

Color preview on black background

This text has color #49596B on black background.


Color preview on white background

This text has color #49596B on white background.


Black color preview on #49596B background

This text has black color on #49596B background.


White color preview on #49596B background

This text has white color on #49596B background.


Related colors

Complementary color

Complementary color for #hex is #B6A694.


I love getcolorcode.com

Triadic colors

1 #6B4959 and #596B49 with #49596B are triadic colors.

2 #6B5949 and #59496B with #49596B are triadic colors.