COLOR #49474A

HEX: #49474A RGB: (73,71,74)

Color info

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

RGB color model

#49474A color RGB value is (73,71,74).

RGB: (73,71,74) (29%, 28%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 71 of 255 = 28%
B 74 of 255 = 29%

73
71
74

R + G + B ~ 29%. #49474A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 71 + 74 = 218 (100%)
R 73 of 218 ~ 33.49%
G 71 of 218 ~ 32.57%
B 74 of 218 ~ 33.94'%

%33.49
%32.57
%33.94

CMYK color model

#49474A color CMYK value is (1,4,0,71).

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

CMYK: (1,4,0,71)
C1M4Y0K71 (1%, 4%, 0%, 71%)
(0.01 / 0.04 / 0.00 / 0.71)

CMYK percentages

%1.35
%4.05
%0
%70.98

Codes

Color #49474A in popluar color models

49 47 4A
RGB 73 71 74
HSL 280° 2.07% 28.43%
HSB/HSV 280° 4.05% 29.02%
CMYK 1.35% 4.05% 0.00%
70.98%

Color #49474A in popluar number systems.

HEX 49 47 4A
Decimal 73 71 74
Binary 1001001 1000111 1001010
Octal 111 107 112

Shades and tints

Shades of #49474A

#49474A
(73,71,74)
#434144
(67,65,68)
#3D3B3E
(61,59,62)
#373538
(55,53,56)
#312F32
(49,47,50)
#2B292C
(43,41,44)
#252326
(37,35,38)
#1F1D20
(31,29,32)
#19171A
(25,23,26)
#131114
(19,17,20)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #49474A

#49474A
(73,71,74)
#59575A
(89,87,90)
#69676A
(105,103,106)
#79777A
(121,119,122)
#89878A
(137,135,138)
#99979A
(153,151,154)
#A9A7AA
(169,167,170)
#B9B7BA
(185,183,186)
#C9C7CA
(201,199,202)
#D9D7DA
(217,215,218)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49474A; }

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

This text font color is #49474A.

Background Color

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

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

This div background color is #49474A.

Border color

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

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

This div border color is #49474A.

Opacity

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

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

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

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

This text has shadow with #49474A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49474A.

Preview

Color preview on black background

This text has color #49474A on black background.


Color preview on white background

This text has color #49474A on white background.


Black color preview on #49474A background

This text has black color on #49474A background.


White color preview on #49474A background

This text has white color on #49474A background.


Related colors

Complementary color

Complementary color for #hex is #B6B8B5.


I love getcolorcode.com

Triadic colors

1 #4A4947 and #474A49 with #49474A are triadic colors.

2 #4A4749 and #47494A with #49474A are triadic colors.