COLOR #49574E

HEX: #49574E RGB: (73,87,78)

Color info

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

RGB color model

#49574E color RGB value is (73,87,78).

RGB: (73,87,78) (29%, 34%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 87 of 255 = 34%
B 78 of 255 = 31%

73
87
78

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

Portions of RGB colors in percentages

R + G + B = 73 + 87 + 78 = 238 (100%)
R 73 of 238 ~ 30.67%
G 87 of 238 ~ 36.55%
B 78 of 238 ~ 32.77'%

%30.67
%36.55
%32.77

CMYK color model

#49574E color CMYK value is (16,0,10,66).

  • cyan value is 16.09%
  • magenta value is 0.00%
  • yellow value is 10.34%
  • key color value is 65.88%
CMYK: (16,0,10,66) C16M0Y10K66 (16%,0%,10%,66%) (0.16/0.00/0.10/0.66) 

CMYK percentages

%16.09
%0
%10.34
%65.88

Codes

Color #49574E in popluar color models

49 57 4E
RGB 73 87 78
HSL 141° 8.75% 31.37%
HSB/HSV 141° 16.09% 34.12%
CMYK 16.09% 0.00% 10.34%
65.88%

Color #49574E in popluar number systems.

HEX 49 57 4E
Decimal 73 87 78
Binary 1001001 1010111 1001110
Octal 111 127 116

Shades and tints

Shades of #49574E

#49574E
(73,87,78)
#435047
(67,80,71)
#3D4940
(61,73,64)
#374239
(55,66,57)
#313B32
(49,59,50)
#2B342B
(43,52,43)
#252D24
(37,45,36)
#1F261D
(31,38,29)
#191F16
(25,31,22)
#13180F
(19,24,15)
#0D1108
(13,17,8)
#000000
(0,0,0)

Tints of #49574E

#49574E
(73,87,78)
#59665E
(89,102,94)
#69756E
(105,117,110)
#79847E
(121,132,126)
#89938E
(137,147,142)
#99A29E
(153,162,158)
#A9B1AE
(169,177,174)
#B9C0BE
(185,192,190)
#C9CFCE
(201,207,206)
#D9DEDE
(217,222,222)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49574E; }

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

This text font color is #49574E.

Background Color

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

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

This div background color is #49574E.

Border color

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

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

This div border color is #49574E.

Opacity

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

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

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

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

This text has shadow with #49574E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49574E.

Preview

Color preview on black background

This text has color #49574E on black background.


Color preview on white background

This text has color #49574E on white background.


Black color preview on #49574E background

This text has black color on #49574E background.


White color preview on #49574E background

This text has white color on #49574E background.


Related colors

Complementary color

Complementary color for #hex is #B6A8B1.


I love getcolorcode.com

Triadic colors

1 #4E4957 and #574E49 with #49574E are triadic colors.

2 #4E5749 and #57494E with #49574E are triadic colors.