COLOR #49404A

HEX: #49404A RGB: (73,64,74)

Color info

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

RGB color model

#49404A color RGB value is (73,64,74).

RGB: (73,64,74) (29%, 25%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 74 of 255 = 29%

73
64
74

R + G + B ~ 28%. #49404A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 74 = 211 (100%)
R 73 of 211 ~ 34.6%
G 64 of 211 ~ 30.33%
B 74 of 211 ~ 35.07'%

%34.6
%30.33
%35.07

CMYK color model

#49404A color CMYK value is (1,14,0,71).

  • cyan value is 1.35%
  • magenta value is 13.51%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (1,14,0,71)
C1M14Y0K71 (1%, 14%, 0%, 71%)
(0.01 / 0.14 / 0.00 / 0.71)

CMYK percentages

%1.35
%13.51
%0
%70.98

Codes

Color #49404A in popluar color models

49 40 4A
RGB 73 64 74
HSL 294° 7.25% 27.06%
HSB/HSV 294° 13.51% 29.02%
CMYK 1.35% 13.51% 0.00%
70.98%

Color #49404A in popluar number systems.

HEX 49 40 4A
Decimal 73 64 74
Binary 1001001 1000000 1001010
Octal 111 100 112

Shades and tints

Shades of #49404A

#49404A
(73,64,74)
#433B44
(67,59,68)
#3D363E
(61,54,62)
#373138
(55,49,56)
#312C32
(49,44,50)
#2B272C
(43,39,44)
#252226
(37,34,38)
#1F1D20
(31,29,32)
#19181A
(25,24,26)
#131314
(19,19,20)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #49404A

#49404A
(73,64,74)
#59515A
(89,81,90)
#69626A
(105,98,106)
#79737A
(121,115,122)
#89848A
(137,132,138)
#99959A
(153,149,154)
#A9A6AA
(169,166,170)
#B9B7BA
(185,183,186)
#C9C8CA
(201,200,202)
#D9D9DA
(217,217,218)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49404A color. Also use rgb(73,64,74) instead hex code.

Text Font Color

.myTextColor { color: #49404A; }

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

This text font color is #49404A.

Background Color

.myBgColor { background-color: #49404A; }

<div style="background-color:#49404A">Inner text</div>

This div background color is #49404A.

Border color

.myBorderColor { border: 1px solid #49404A; }

<div style="border:3px solid #49404A">Div</div>

This div border color is #49404A.

Opacity

.myOpacity80 { color: #49404A; opacity: 0.8; }

<p style="color:#49404A;opacity:0.8;">80%</p>

Text with #49404A 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 #49404A;}

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

This text has shadow with #49404A color.


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

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

This text has shadow with #49404A primary color and red secondary color.


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

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

This text has shadow with #49404A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49404A.

Preview

Color preview on black background

This text has color #49404A on black background.


Color preview on white background

This text has color #49404A on white background.


Black color preview on #49404A background

This text has black color on #49404A background.


White color preview on #49404A background

This text has white color on #49404A background.


Related colors

Complementary color

Complementary color for #hex is #B6BFB5.


I love getcolorcode.com

Triadic colors

1 #4A4940 and #404A49 with #49404A are triadic colors.

2 #4A4049 and #40494A with #49404A are triadic colors.