COLOR #49414D

HEX: #49414D RGB: (73,65,77)

Color info

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

RGB color model

#49414D color RGB value is (73,65,77).

RGB: (73,65,77) (29%, 25%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 65 of 255 = 25%
B 77 of 255 = 30%

73
65
77

R + G + B ~ 28%. #49414D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 65 + 77 = 215 (100%)
R 73 of 215 ~ 33.95%
G 65 of 215 ~ 30.23%
B 77 of 215 ~ 35.81'%

%33.95
%30.23
%35.81

CMYK color model

#49414D color CMYK value is (5,16,0,70).

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

CMYK: (5,16,0,70)
C5M16Y0K70 (5%, 16%, 0%, 70%)
(0.05 / 0.16 / 0.00 / 0.70)

CMYK percentages

%5.19
%15.58
%0
%69.8

Codes

Color #49414D in popluar color models

49 41 4D
RGB 73 65 77
HSL 280° 8.45% 27.84%
HSB/HSV 280° 15.58% 30.20%
CMYK 5.19% 15.58% 0.00%
69.80%

Color #49414D in popluar number systems.

HEX 49 41 4D
Decimal 73 65 77
Binary 1001001 1000001 1001101
Octal 111 101 115

Shades and tints

Shades of #49414D

#49414D
(73,65,77)
#433C46
(67,60,70)
#3D373F
(61,55,63)
#373238
(55,50,56)
#312D31
(49,45,49)
#2B282A
(43,40,42)
#252323
(37,35,35)
#1F1E1C
(31,30,28)
#191915
(25,25,21)
#13140E
(19,20,14)
#0D0F07
(13,15,7)
#000000
(0,0,0)

Tints of #49414D

#49414D
(73,65,77)
#59525D
(89,82,93)
#69636D
(105,99,109)
#79747D
(121,116,125)
#89858D
(137,133,141)
#99969D
(153,150,157)
#A9A7AD
(169,167,173)
#B9B8BD
(185,184,189)
#C9C9CD
(201,201,205)
#D9DADD
(217,218,221)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49414D; }

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

This text font color is #49414D.

Background Color

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

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

This div background color is #49414D.

Border color

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

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

This div border color is #49414D.

Opacity

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

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

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

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

This text has shadow with #49414D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49414D.

Preview

Color preview on black background

This text has color #49414D on black background.


Color preview on white background

This text has color #49414D on white background.


Black color preview on #49414D background

This text has black color on #49414D background.


White color preview on #49414D background

This text has white color on #49414D background.


Related colors

Complementary color

Complementary color for #hex is #B6BEB2.


I love getcolorcode.com

Triadic colors

1 #4D4941 and #414D49 with #49414D are triadic colors.

2 #4D4149 and #41494D with #49414D are triadic colors.