COLOR #49464A

HEX: #49464A RGB: (73,70,74)

Color info

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

RGB color model

#49464A color RGB value is (73,70,74).

RGB: (73,70,74) (29%, 27%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 74 of 255 = 29%

73
70
74

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

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 74 = 217 (100%)
R 73 of 217 ~ 33.64%
G 70 of 217 ~ 32.26%
B 74 of 217 ~ 34.1'%

%33.64
%32.26
%34.1

CMYK color model

#49464A color CMYK value is (1,5,0,71).

  • cyan value is 1.35%
  • magenta value is 5.41%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (1,5,0,71) C1M5Y0K71 (1%,5%,0%,71%) (0.01/0.05/0.00/0.71) 

CMYK percentages

%1.35
%5.41
%0
%70.98

Codes

Color #49464A in popluar color models

49 46 4A
RGB 73 70 74
HSL 285° 2.78% 28.24%
HSB/HSV 285° 5.41% 29.02%
CMYK 1.35% 5.41% 0.00%
70.98%

Color #49464A in popluar number systems.

HEX 49 46 4A
Decimal 73 70 74
Binary 1001001 1000110 1001010
Octal 111 106 112

Shades and tints

Shades of #49464A

#49464A
(73,70,74)
#434044
(67,64,68)
#3D3A3E
(61,58,62)
#373438
(55,52,56)
#312E32
(49,46,50)
#2B282C
(43,40,44)
#252226
(37,34,38)
#1F1C20
(31,28,32)
#19161A
(25,22,26)
#131014
(19,16,20)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #49464A

#49464A
(73,70,74)
#59565A
(89,86,90)
#69666A
(105,102,106)
#79767A
(121,118,122)
#89868A
(137,134,138)
#99969A
(153,150,154)
#A9A6AA
(169,166,170)
#B9B6BA
(185,182,186)
#C9C6CA
(201,198,202)
#D9D6DA
(217,214,218)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49464A; }

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

This text font color is #49464A.

Background Color

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

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

This div background color is #49464A.

Border color

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

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

This div border color is #49464A.

Opacity

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

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

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

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

This text has shadow with #49464A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49464A.

Preview

Color preview on black background

This text has color #49464A on black background.


Color preview on white background

This text has color #49464A on white background.


Black color preview on #49464A background

This text has black color on #49464A background.


White color preview on #49464A background

This text has white color on #49464A background.


Related colors

Complementary color

Complementary color for #hex is #B6B9B5.


I love getcolorcode.com

Triadic colors

1 #4A4946 and #464A49 with #49464A are triadic colors.

2 #4A4649 and #46494A with #49464A are triadic colors.