COLOR #49574A

HEX: #49574A RGB: (73,87,74)

Color info

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

RGB color model

#49574A color RGB value is (73,87,74).

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

RGB channels and saturation

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

73
87
74

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

Portions of RGB colors in percentages

R + G + B = 73 + 87 + 74 = 234 (100%)
R 73 of 234 ~ 31.2%
G 87 of 234 ~ 37.18%
B 74 of 234 ~ 31.62'%

%31.2
%37.18
%31.62

CMYK color model

#49574A color CMYK value is (16,0,15,66).

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

CMYK: (16,0,15,66)
C16M0Y15K66 (16%, 0%, 15%, 66%)
(0.16 / 0.00 / 0.15 / 0.66)

CMYK percentages

%16.09
%0
%14.94
%65.88

Codes

Color #49574A in popluar color models

49 57 4A
RGB 73 87 74
HSL 124° 8.75% 31.37%
HSB/HSV 124° 16.09% 34.12%
CMYK 16.09% 0.00% 14.94%
65.88%

Color #49574A in popluar number systems.

HEX 49 57 4A
Decimal 73 87 74
Binary 1001001 1010111 1001010
Octal 111 127 112

Shades and tints

Shades of #49574A

#49574A
(73,87,74)
#435044
(67,80,68)
#3D493E
(61,73,62)
#374238
(55,66,56)
#313B32
(49,59,50)
#2B342C
(43,52,44)
#252D26
(37,45,38)
#1F2620
(31,38,32)
#191F1A
(25,31,26)
#131814
(19,24,20)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #49574A

#49574A
(73,87,74)
#59665A
(89,102,90)
#69756A
(105,117,106)
#79847A
(121,132,122)
#89938A
(137,147,138)
#99A29A
(153,162,154)
#A9B1AA
(169,177,170)
#B9C0BA
(185,192,186)
#C9CFCA
(201,207,202)
#D9DEDA
(217,222,218)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49574A; }

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

This text font color is #49574A.

Background Color

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

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

This div background color is #49574A.

Border color

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

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

This div border color is #49574A.

Opacity

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

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

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

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

This text has shadow with #49574A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49574A.

Preview

Color preview on black background

This text has color #49574A on black background.


Color preview on white background

This text has color #49574A on white background.


Black color preview on #49574A background

This text has black color on #49574A background.


White color preview on #49574A background

This text has white color on #49574A background.


Related colors

Complementary color

Complementary color for #hex is #B6A8B5.


I love getcolorcode.com

Triadic colors

1 #4A4957 and #574A49 with #49574A are triadic colors.

2 #4A5749 and #57494A with #49574A are triadic colors.