COLOR #49504E

HEX: #49504E RGB: (73,80,78)

Color info

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

RGB color model

#49504E color RGB value is (73,80,78).

RGB: (73,80,78) (29%, 31%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 80 of 255 = 31%
B 78 of 255 = 31%

73
80
78

R + G + B ~ 30%. #49504E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 80 + 78 = 231 (100%)
R 73 of 231 ~ 31.6%
G 80 of 231 ~ 34.63%
B 78 of 231 ~ 33.77'%

%31.6
%34.63
%33.77

CMYK color model

#49504E color CMYK value is (9,0,2,69).

  • cyan value is 8.75%
  • magenta value is 0.00%
  • yellow value is 2.50%
  • key color value is 68.63%

CMYK: (9,0,2,69)
C9M0Y2K69 (9%, 0%, 2%, 69%)
(0.09 / 0.00 / 0.02 / 0.69)

CMYK percentages

%8.75
%0
%2.5
%68.63

Codes

Color #49504E in popluar color models

49 50 4E
RGB 73 80 78
HSL 163° 4.58% 30.00%
HSB/HSV 163° 8.75% 31.37%
CMYK 8.75% 0.00% 2.50%
68.63%

Color #49504E in popluar number systems.

HEX 49 50 4E
Decimal 73 80 78
Binary 1001001 1010000 1001110
Octal 111 120 116

Shades and tints

Shades of #49504E

#49504E
(73,80,78)
#434947
(67,73,71)
#3D4240
(61,66,64)
#373B39
(55,59,57)
#313432
(49,52,50)
#2B2D2B
(43,45,43)
#252624
(37,38,36)
#1F1F1D
(31,31,29)
#191816
(25,24,22)
#13110F
(19,17,15)
#0D0A08
(13,10,8)
#000000
(0,0,0)

Tints of #49504E

#49504E
(73,80,78)
#595F5E
(89,95,94)
#696E6E
(105,110,110)
#797D7E
(121,125,126)
#898C8E
(137,140,142)
#999B9E
(153,155,158)
#A9AAAE
(169,170,174)
#B9B9BE
(185,185,190)
#C9C8CE
(201,200,206)
#D9D7DE
(217,215,222)
#E9E6EE
(233,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49504E; }

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

This text font color is #49504E.

Background Color

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

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

This div background color is #49504E.

Border color

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

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

This div border color is #49504E.

Opacity

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

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

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

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

This text has shadow with #49504E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49504E.

Preview

Color preview on black background

This text has color #49504E on black background.


Color preview on white background

This text has color #49504E on white background.


Black color preview on #49504E background

This text has black color on #49504E background.


White color preview on #49504E background

This text has white color on #49504E background.


Related colors

Complementary color

Complementary color for #hex is #B6AFB1.


I love getcolorcode.com

Triadic colors

1 #4E4950 and #504E49 with #49504E are triadic colors.

2 #4E5049 and #50494E with #49504E are triadic colors.