COLOR #494748

HEX: #494748 RGB: (73,71,72)

Color info

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

RGB color model

#494748 color RGB value is (73,71,72).

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

RGB channels and saturation

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

73
71
72

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

Portions of RGB colors in percentages

R + G + B = 73 + 71 + 72 = 216 (100%)
R 73 of 216 ~ 33.8%
G 71 of 216 ~ 32.87%
B 72 of 216 ~ 33.33'%

%33.8
%32.87
%33.33

CMYK color model

#494748 color CMYK value is (0,3,1,71).

  • cyan value is 0.00%
  • magenta value is 2.74%
  • yellow value is 1.37%
  • key color value is 71.37%

CMYK: (0,3,1,71)
C0M3Y1K71 (0%, 3%, 1%, 71%)
(0.00 / 0.03 / 0.01 / 0.71)

CMYK percentages

%0
%2.74
%1.37
%71.37

Codes

Color #494748 in popluar color models

49 47 48
RGB 73 71 72
HSL 330° 1.39% 28.24%
HSB/HSV 330° 2.74% 28.63%
CMYK 0.00% 2.74% 1.37%
71.37%

Color #494748 in popluar number systems.

HEX 49 47 48
Decimal 73 71 72
Binary 1001001 1000111 1001000
Octal 111 107 110

Shades and tints

Shades of #494748

#494748
(73,71,72)
#434142
(67,65,66)
#3D3B3C
(61,59,60)
#373536
(55,53,54)
#312F30
(49,47,48)
#2B292A
(43,41,42)
#252324
(37,35,36)
#1F1D1E
(31,29,30)
#191718
(25,23,24)
#131112
(19,17,18)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #494748

#494748
(73,71,72)
#595758
(89,87,88)
#696768
(105,103,104)
#797778
(121,119,120)
#898788
(137,135,136)
#999798
(153,151,152)
#A9A7A8
(169,167,168)
#B9B7B8
(185,183,184)
#C9C7C8
(201,199,200)
#D9D7D8
(217,215,216)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494748; }

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

This text font color is #494748.

Background Color

.myBgColor { background-color: #494748; }

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

This div background color is #494748.

Border color

.myBorderColor { border: 1px solid #494748; }

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

This div border color is #494748.

Opacity

.myOpacity80 { color: #494748; opacity: 0.8; }

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

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

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

This text has shadow with #494748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494748.

Preview

Color preview on black background

This text has color #494748 on black background.


Color preview on white background

This text has color #494748 on white background.


Black color preview on #494748 background

This text has black color on #494748 background.


White color preview on #494748 background

This text has white color on #494748 background.


Related colors

Complementary color

Complementary color for #hex is #B6B8B7.


I love getcolorcode.com

Triadic colors

1 #484947 and #474849 with #494748 are triadic colors.

2 #484749 and #474948 with #494748 are triadic colors.