COLOR #494639

HEX: #494639 RGB: (73,70,57)

Color info

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

RGB color model

#494639 color RGB value is (73,70,57).

RGB: (73,70,57) (29%, 27%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 57 of 255 = 22%

73
70
57

R + G + B ~ 26%. #494639 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 57 = 200 (100%)
R 73 of 200 ~ 36.5%
G 70 of 200 ~ 35%
B 57 of 200 ~ 28.5'%

%36.5
%35
%28.5

CMYK color model

#494639 color CMYK value is (0,4,22,71).

  • cyan value is 0.00%
  • magenta value is 4.11%
  • yellow value is 21.92%
  • key color value is 71.37%

CMYK: (0,4,22,71)
C0M4Y22K71 (0%, 4%, 22%, 71%)
(0.00 / 0.04 / 0.22 / 0.71)

CMYK percentages

%0
%4.11
%21.92
%71.37

Codes

Color #494639 in popluar color models

49 46 39
RGB 73 70 57
HSL 49° 12.31% 25.49%
HSB/HSV 49° 21.92% 28.63%
CMYK 0.00% 4.11% 21.92%
71.37%

Color #494639 in popluar number systems.

HEX 49 46 39
Decimal 73 70 57
Binary 1001001 1000110 111001
Octal 111 106 71

Shades and tints

Shades of #494639

#494639
(73,70,57)
#434034
(67,64,52)
#3D3A2F
(61,58,47)
#37342A
(55,52,42)
#312E25
(49,46,37)
#2B2820
(43,40,32)
#25221B
(37,34,27)
#1F1C16
(31,28,22)
#191611
(25,22,17)
#13100C
(19,16,12)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #494639

#494639
(73,70,57)
#59564B
(89,86,75)
#69665D
(105,102,93)
#79766F
(121,118,111)
#898681
(137,134,129)
#999693
(153,150,147)
#A9A6A5
(169,166,165)
#B9B6B7
(185,182,183)
#C9C6C9
(201,198,201)
#D9D6DB
(217,214,219)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494639; }

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

This text font color is #494639.

Background Color

.myBgColor { background-color: #494639; }

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

This div background color is #494639.

Border color

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

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

This div border color is #494639.

Opacity

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

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

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

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

This text has shadow with #494639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494639.

Preview

Color preview on black background

This text has color #494639 on black background.


Color preview on white background

This text has color #494639 on white background.


Black color preview on #494639 background

This text has black color on #494639 background.


White color preview on #494639 background

This text has white color on #494639 background.


Related colors

Complementary color

Complementary color for #hex is #B6B9C6.


I love getcolorcode.com

Triadic colors

1 #394946 and #463949 with #494639 are triadic colors.

2 #394649 and #464939 with #494639 are triadic colors.