COLOR #49505E

HEX: #49505E RGB: (73,80,94)

Color info

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

RGB color model

#49505E color RGB value is (73,80,94).

RGB: (73,80,94) (29%, 31%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 80 of 255 = 31%
B 94 of 255 = 37%

73
80
94

R + G + B ~ 32%. #49505E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 80 + 94 = 247 (100%)
R 73 of 247 ~ 29.55%
G 80 of 247 ~ 32.39%
B 94 of 247 ~ 38.06'%

%29.55
%32.39
%38.06

CMYK color model

#49505E color CMYK value is (22,15,0,63).

  • cyan value is 22.34%
  • magenta value is 14.89%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (22,15,0,63) C22M15Y0K63 (22%,15%,0%,63%) (0.22/0.15/0.00/0.63) 

CMYK percentages

%22.34
%14.89
%0
%63.14

Codes

Color #49505E in popluar color models

49 50 5E
RGB 73 80 94
HSL 220° 12.57% 32.75%
HSB/HSV 220° 22.34% 36.86%
CMYK 22.34% 14.89% 0.00%
63.14%

Color #49505E in popluar number systems.

HEX 49 50 5E
Decimal 73 80 94
Binary 1001001 1010000 1011110
Octal 111 120 136

Shades and tints

Shades of #49505E

#49505E
(73,80,94)
#434956
(67,73,86)
#3D424E
(61,66,78)
#373B46
(55,59,70)
#31343E
(49,52,62)
#2B2D36
(43,45,54)
#25262E
(37,38,46)
#1F1F26
(31,31,38)
#19181E
(25,24,30)
#131116
(19,17,22)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #49505E

#49505E
(73,80,94)
#595F6C
(89,95,108)
#696E7A
(105,110,122)
#797D88
(121,125,136)
#898C96
(137,140,150)
#999BA4
(153,155,164)
#A9AAB2
(169,170,178)
#B9B9C0
(185,185,192)
#C9C8CE
(201,200,206)
#D9D7DC
(217,215,220)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49505E color. Also use rgb(73,80,94) instead hex code.

Text Font Color

.myTextColor { color: #49505E; }

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

This text font color is #49505E.

Background Color

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

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

This div background color is #49505E.

Border color

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

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

This div border color is #49505E.

Opacity

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

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

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

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

This text has shadow with #49505E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49505E.

Preview

Color preview on black background

This text has color #49505E on black background.


Color preview on white background

This text has color #49505E on white background.


Black color preview on #49505E background

This text has black color on #49505E background.


White color preview on #49505E background

This text has white color on #49505E background.


Related colors

Complementary color

Complementary color for #hex is #B6AFA1.


I love getcolorcode.com

Triadic colors

1 #5E4950 and #505E49 with #49505E are triadic colors.

2 #5E5049 and #50495E with #49505E are triadic colors.