COLOR #49574B

HEX: #49574B RGB: (73,87,75)

Color info

#49574B contains red, green and blue colors in about the same proportion. Web safe color of #49574B is #336633 (or #363).

RGB color model

#49574B color RGB value is (73,87,75).

RGB: (73,87,75) (29%, 34%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 87 of 255 = 34%
B 75 of 255 = 29%

73
87
75

R + G + B ~ 31%. #49574B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 87 + 75 = 235 (100%)
R 73 of 235 ~ 31.06%
G 87 of 235 ~ 37.02%
B 75 of 235 ~ 31.91'%

%31.06
%37.02
%31.91

CMYK color model

#49574B color CMYK value is (16,0,14,66).

  • cyan value is 16.09%
  • magenta value is 0.00%
  • yellow value is 13.79%
  • key color value is 65.88%

CMYK: (16,0,14,66)
C16M0Y14K66 (16%, 0%, 14%, 66%)
(0.16 / 0.00 / 0.14 / 0.66)

CMYK percentages

%16.09
%0
%13.79
%65.88

Codes

Color #49574B in popluar color models

49 57 4B
RGB 73 87 75
HSL 129° 8.75% 31.37%
HSB/HSV 129° 16.09% 34.12%
CMYK 16.09% 0.00% 13.79%
65.88%

Color #49574B in popluar number systems.

HEX 49 57 4B
Decimal 73 87 75
Binary 1001001 1010111 1001011
Octal 111 127 113

Shades and tints

Shades of #49574B

#49574B
(73,87,75)
#435045
(67,80,69)
#3D493F
(61,73,63)
#374239
(55,66,57)
#313B33
(49,59,51)
#2B342D
(43,52,45)
#252D27
(37,45,39)
#1F2621
(31,38,33)
#191F1B
(25,31,27)
#131815
(19,24,21)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #49574B

#49574B
(73,87,75)
#59665B
(89,102,91)
#69756B
(105,117,107)
#79847B
(121,132,123)
#89938B
(137,147,139)
#99A29B
(153,162,155)
#A9B1AB
(169,177,171)
#B9C0BB
(185,192,187)
#C9CFCB
(201,207,203)
#D9DEDB
(217,222,219)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49574B color. Also use rgb(73,87,75) instead hex code.

Text Font Color

.myTextColor { color: #49574B; }

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

This text font color is #49574B.

Background Color

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

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

This div background color is #49574B.

Border color

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

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

This div border color is #49574B.

Opacity

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

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

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

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

This text has shadow with #49574B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49574B.

Preview

Color preview on black background

This text has color #49574B on black background.


Color preview on white background

This text has color #49574B on white background.


Black color preview on #49574B background

This text has black color on #49574B background.


White color preview on #49574B background

This text has white color on #49574B background.


Related colors

Complementary color

Complementary color for #hex is #B6A8B4.


I love getcolorcode.com

Triadic colors

1 #4B4957 and #574B49 with #49574B are triadic colors.

2 #4B5749 and #57494B with #49574B are triadic colors.