COLOR #49535D

HEX: #49535D RGB: (73,83,93)

Color info

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

RGB color model

#49535D color RGB value is (73,83,93).

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

RGB channels and saturation

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

73
83
93

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

Portions of RGB colors in percentages

R + G + B = 73 + 83 + 93 = 249 (100%)
R 73 of 249 ~ 29.32%
G 83 of 249 ~ 33.33%
B 93 of 249 ~ 37.35'%

%29.32
%33.33
%37.35

CMYK color model

#49535D color CMYK value is (22,11,0,64).

  • cyan value is 21.51%
  • magenta value is 10.75%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (22,11,0,64) C22M11Y0K64 (22%,11%,0%,64%) (0.22/0.11/0.00/0.64) 

CMYK percentages

%21.51
%10.75
%0
%63.53

Codes

Color #49535D in popluar color models

49 53 5D
RGB 73 83 93
HSL 210° 12.05% 32.55%
HSB/HSV 210° 21.51% 36.47%
CMYK 21.51% 10.75% 0.00%
63.53%

Color #49535D in popluar number systems.

HEX 49 53 5D
Decimal 73 83 93
Binary 1001001 1010011 1011101
Octal 111 123 135

Shades and tints

Shades of #49535D

#49535D
(73,83,93)
#434C55
(67,76,85)
#3D454D
(61,69,77)
#373E45
(55,62,69)
#31373D
(49,55,61)
#2B3035
(43,48,53)
#25292D
(37,41,45)
#1F2225
(31,34,37)
#191B1D
(25,27,29)
#131415
(19,20,21)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #49535D

#49535D
(73,83,93)
#59626B
(89,98,107)
#697179
(105,113,121)
#798087
(121,128,135)
#898F95
(137,143,149)
#999EA3
(153,158,163)
#A9ADB1
(169,173,177)
#B9BCBF
(185,188,191)
#C9CBCD
(201,203,205)
#D9DADB
(217,218,219)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49535D; }

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

This text font color is #49535D.

Background Color

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

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

This div background color is #49535D.

Border color

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

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

This div border color is #49535D.

Opacity

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

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

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

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

This text has shadow with #49535D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49535D.

Preview

Color preview on black background

This text has color #49535D on black background.


Color preview on white background

This text has color #49535D on white background.


Black color preview on #49535D background

This text has black color on #49535D background.


White color preview on #49535D background

This text has white color on #49535D background.


Related colors

Complementary color

Complementary color for #hex is #B6ACA2.


I love getcolorcode.com

Triadic colors

1 #5D4953 and #535D49 with #49535D are triadic colors.

2 #5D5349 and #53495D with #49535D are triadic colors.