COLOR #49545D

HEX: #49545D RGB: (73,84,93)

Color info

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

RGB color model

#49545D color RGB value is (73,84,93).

RGB: (73,84,93) (29%, 33%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 84 of 255 = 33%
B 93 of 255 = 36%

73
84
93

R + G + B ~ 33%. #49545D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 84 + 93 = 250 (100%)
R 73 of 250 ~ 29.2%
G 84 of 250 ~ 33.6%
B 93 of 250 ~ 37.2'%

%29.2
%33.6
%37.2

CMYK color model

#49545D color CMYK value is (22,10,0,64).

  • cyan value is 21.51%
  • magenta value is 9.68%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (22,10,0,64) C22M10Y0K64 (22%,10%,0%,64%) (0.22/0.10/0.00/0.64) 

CMYK percentages

%21.51
%9.68
%0
%63.53

Codes

Color #49545D in popluar color models

49 54 5D
RGB 73 84 93
HSL 207° 12.05% 32.55%
HSB/HSV 207° 21.51% 36.47%
CMYK 21.51% 9.68% 0.00%
63.53%

Color #49545D in popluar number systems.

HEX 49 54 5D
Decimal 73 84 93
Binary 1001001 1010100 1011101
Octal 111 124 135

Shades and tints

Shades of #49545D

#49545D
(73,84,93)
#434D55
(67,77,85)
#3D464D
(61,70,77)
#373F45
(55,63,69)
#31383D
(49,56,61)
#2B3135
(43,49,53)
#252A2D
(37,42,45)
#1F2325
(31,35,37)
#191C1D
(25,28,29)
#131515
(19,21,21)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #49545D

#49545D
(73,84,93)
#59636B
(89,99,107)
#697279
(105,114,121)
#798187
(121,129,135)
#899095
(137,144,149)
#999FA3
(153,159,163)
#A9AEB1
(169,174,177)
#B9BDBF
(185,189,191)
#C9CCCD
(201,204,205)
#D9DBDB
(217,219,219)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49545D color. Also use rgb(73,84,93) instead hex code.

Text Font Color

.myTextColor { color: #49545D; }

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

This text font color is #49545D.

Background Color

.myBgColor { background-color: #49545D; }

<div style="background-color:#49545D">Inner text</div>

This div background color is #49545D.

Border color

.myBorderColor { border: 1px solid #49545D; }

<div style="border:3px solid #49545D">Div</div>

This div border color is #49545D.

Opacity

.myOpacity80 { color: #49545D; opacity: 0.8; }

<p style="color:#49545D;opacity:0.8;">80%</p>

Text with #49545D 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 #49545D;}

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

This text has shadow with #49545D color.


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

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

This text has shadow with #49545D primary color and red secondary color.


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

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

This text has shadow with #49545D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49545D.

Preview

Color preview on black background

This text has color #49545D on black background.


Color preview on white background

This text has color #49545D on white background.


Black color preview on #49545D background

This text has black color on #49545D background.


White color preview on #49545D background

This text has white color on #49545D background.


Related colors

Complementary color

Complementary color for #hex is #B6ABA2.


I love getcolorcode.com

Triadic colors

1 #5D4954 and #545D49 with #49545D are triadic colors.

2 #5D5449 and #54495D with #49545D are triadic colors.