COLOR #494D39

HEX: #494D39 RGB: (73,77,57)

Color info

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

RGB color model

#494D39 color RGB value is (73,77,57).

RGB: (73,77,57) (29%, 30%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 77 of 255 = 30%
B 57 of 255 = 22%

73
77
57

R + G + B ~ 27%. #494D39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 77 + 57 = 207 (100%)
R 73 of 207 ~ 35.27%
G 77 of 207 ~ 37.2%
B 57 of 207 ~ 27.54'%

%35.27
%37.2
%27.54

CMYK color model

#494D39 color CMYK value is (5,0,26,70).

  • cyan value is 5.19%
  • magenta value is 0.00%
  • yellow value is 25.97%
  • key color value is 69.80%

CMYK: (5,0,26,70)
C5M0Y26K70 (5%, 0%, 26%, 70%)
(0.05 / 0.00 / 0.26 / 0.70)

CMYK percentages

%5.19
%0
%25.97
%69.8

Codes

Color #494D39 in popluar color models

49 4D 39
RGB 73 77 57
HSL 72° 14.93% 26.27%
HSB/HSV 72° 25.97% 30.20%
CMYK 5.19% 0.00% 25.97%
69.80%

Color #494D39 in popluar number systems.

HEX 49 4D 39
Decimal 73 77 57
Binary 1001001 1001101 111001
Octal 111 115 71

Shades and tints

Shades of #494D39

#494D39
(73,77,57)
#434634
(67,70,52)
#3D3F2F
(61,63,47)
#37382A
(55,56,42)
#313125
(49,49,37)
#2B2A20
(43,42,32)
#25231B
(37,35,27)
#1F1C16
(31,28,22)
#191511
(25,21,17)
#130E0C
(19,14,12)
#0D0707
(13,7,7)
#000000
(0,0,0)

Tints of #494D39

#494D39
(73,77,57)
#595D4B
(89,93,75)
#696D5D
(105,109,93)
#797D6F
(121,125,111)
#898D81
(137,141,129)
#999D93
(153,157,147)
#A9ADA5
(169,173,165)
#B9BDB7
(185,189,183)
#C9CDC9
(201,205,201)
#D9DDDB
(217,221,219)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494D39; }

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

This text font color is #494D39.

Background Color

.myBgColor { background-color: #494D39; }

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

This div background color is #494D39.

Border color

.myBorderColor { border: 1px solid #494D39; }

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

This div border color is #494D39.

Opacity

.myOpacity80 { color: #494D39; opacity: 0.8; }

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

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

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

This text has shadow with #494D39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494D39.

Preview

Color preview on black background

This text has color #494D39 on black background.


Color preview on white background

This text has color #494D39 on white background.


Black color preview on #494D39 background

This text has black color on #494D39 background.


White color preview on #494D39 background

This text has white color on #494D39 background.


Related colors

Complementary color

Complementary color for #hex is #B6B2C6.


I love getcolorcode.com

Triadic colors

1 #39494D and #4D3949 with #494D39 are triadic colors.

2 #394D49 and #4D4939 with #494D39 are triadic colors.