COLOR #49595F

HEX: #49595F RGB: (73,89,95)

Color info

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

RGB color model

#49595F color RGB value is (73,89,95).

RGB: (73,89,95) (29%, 35%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 95 of 255 = 37%

73
89
95

R + G + B ~ 34%. #49595F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 95 = 257 (100%)
R 73 of 257 ~ 28.4%
G 89 of 257 ~ 34.63%
B 95 of 257 ~ 36.96'%

%28.4
%34.63
%36.96

CMYK color model

#49595F color CMYK value is (23,6,0,63).

  • cyan value is 23.16%
  • magenta value is 6.32%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (23,6,0,63)
C23M6Y0K63 (23%, 6%, 0%, 63%)
(0.23 / 0.06 / 0.00 / 0.63)

CMYK percentages

%23.16
%6.32
%0
%62.75

Codes

Color #49595F in popluar color models

49 59 5F
RGB 73 89 95
HSL 196° 13.10% 32.94%
HSB/HSV 196° 23.16% 37.25%
CMYK 23.16% 6.32% 0.00%
62.75%

Color #49595F in popluar number systems.

HEX 49 59 5F
Decimal 73 89 95
Binary 1001001 1011001 1011111
Octal 111 131 137

Shades and tints

Shades of #49595F

#49595F
(73,89,95)
#435157
(67,81,87)
#3D494F
(61,73,79)
#374147
(55,65,71)
#31393F
(49,57,63)
#2B3137
(43,49,55)
#25292F
(37,41,47)
#1F2127
(31,33,39)
#19191F
(25,25,31)
#131117
(19,17,23)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #49595F

#49595F
(73,89,95)
#59686D
(89,104,109)
#69777B
(105,119,123)
#798689
(121,134,137)
#899597
(137,149,151)
#99A4A5
(153,164,165)
#A9B3B3
(169,179,179)
#B9C2C1
(185,194,193)
#C9D1CF
(201,209,207)
#D9E0DD
(217,224,221)
#E9EFEB
(233,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49595F color. Also use rgb(73,89,95) instead hex code.

Text Font Color

.myTextColor { color: #49595F; }

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

This text font color is #49595F.

Background Color

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

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

This div background color is #49595F.

Border color

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

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

This div border color is #49595F.

Opacity

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

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

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

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

This text has shadow with #49595F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49595F.

Preview

Color preview on black background

This text has color #49595F on black background.


Color preview on white background

This text has color #49595F on white background.


Black color preview on #49595F background

This text has black color on #49595F background.


White color preview on #49595F background

This text has white color on #49595F background.


Related colors

Complementary color

Complementary color for #hex is #B6A6A0.


I love getcolorcode.com

Triadic colors

1 #5F4959 and #595F49 with #49595F are triadic colors.

2 #5F5949 and #59495F with #49595F are triadic colors.