COLOR #49464D

HEX: #49464D RGB: (73,70,77)

Color info

#49464D contains red, green and blue colors in about the same proportion. Web safe color of #49464D is #333333 (or #333).

RGB color model

#49464D color RGB value is (73,70,77).

RGB: (73,70,77) (29%, 27%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 77 of 255 = 30%

73
70
77

R + G + B ~ 29%. #49464D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 77 = 220 (100%)
R 73 of 220 ~ 33.18%
G 70 of 220 ~ 31.82%
B 77 of 220 ~ 35'%

%33.18
%31.82
%35

CMYK color model

#49464D color CMYK value is (5,9,0,70).

  • cyan value is 5.19%
  • magenta value is 9.09%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (5,9,0,70)
C5M9Y0K70 (5%, 9%, 0%, 70%)
(0.05 / 0.09 / 0.00 / 0.70)

CMYK percentages

%5.19
%9.09
%0
%69.8

Codes

Color #49464D in popluar color models

49 46 4D
RGB 73 70 77
HSL 266° 4.76% 28.82%
HSB/HSV 266° 9.09% 30.20%
CMYK 5.19% 9.09% 0.00%
69.80%

Color #49464D in popluar number systems.

HEX 49 46 4D
Decimal 73 70 77
Binary 1001001 1000110 1001101
Octal 111 106 115

Shades and tints

Shades of #49464D

#49464D
(73,70,77)
#434046
(67,64,70)
#3D3A3F
(61,58,63)
#373438
(55,52,56)
#312E31
(49,46,49)
#2B282A
(43,40,42)
#252223
(37,34,35)
#1F1C1C
(31,28,28)
#191615
(25,22,21)
#13100E
(19,16,14)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #49464D

#49464D
(73,70,77)
#59565D
(89,86,93)
#69666D
(105,102,109)
#79767D
(121,118,125)
#89868D
(137,134,141)
#99969D
(153,150,157)
#A9A6AD
(169,166,173)
#B9B6BD
(185,182,189)
#C9C6CD
(201,198,205)
#D9D6DD
(217,214,221)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49464D color. Also use rgb(73,70,77) instead hex code.

Text Font Color

.myTextColor { color: #49464D; }

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

This text font color is #49464D.

Background Color

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

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

This div background color is #49464D.

Border color

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

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

This div border color is #49464D.

Opacity

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

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

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

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

This text has shadow with #49464D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49464D.

Preview

Color preview on black background

This text has color #49464D on black background.


Color preview on white background

This text has color #49464D on white background.


Black color preview on #49464D background

This text has black color on #49464D background.


White color preview on #49464D background

This text has white color on #49464D background.


Related colors

Complementary color

Complementary color for #hex is #B6B9B2.


I love getcolorcode.com

Triadic colors

1 #4D4946 and #464D49 with #49464D are triadic colors.

2 #4D4649 and #46494D with #49464D are triadic colors.