COLOR #494540

HEX: #494540 RGB: (73,69,64)

Color info

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

RGB color model

#494540 color RGB value is (73,69,64).

RGB: (73,69,64) (29%, 27%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 69 of 255 = 27%
B 64 of 255 = 25%

73
69
64

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

Portions of RGB colors in percentages

R + G + B = 73 + 69 + 64 = 206 (100%)
R 73 of 206 ~ 35.44%
G 69 of 206 ~ 33.5%
B 64 of 206 ~ 31.07'%

%35.44
%33.5
%31.07

CMYK color model

#494540 color CMYK value is (0,5,12,71).

  • cyan value is 0.00%
  • magenta value is 5.48%
  • yellow value is 12.33%
  • key color value is 71.37%

CMYK: (0,5,12,71)
C0M5Y12K71 (0%, 5%, 12%, 71%)
(0.00 / 0.05 / 0.12 / 0.71)

CMYK percentages

%0
%5.48
%12.33
%71.37

Codes

Color #494540 in popluar color models

49 45 40
RGB 73 69 64
HSL 33° 6.57% 26.86%
HSB/HSV 33° 12.33% 28.63%
CMYK 0.00% 5.48% 12.33%
71.37%

Color #494540 in popluar number systems.

HEX 49 45 40
Decimal 73 69 64
Binary 1001001 1000101 1000000
Octal 111 105 100

Shades and tints

Shades of #494540

#494540
(73,69,64)
#433F3B
(67,63,59)
#3D3936
(61,57,54)
#373331
(55,51,49)
#312D2C
(49,45,44)
#2B2727
(43,39,39)
#252122
(37,33,34)
#1F1B1D
(31,27,29)
#191518
(25,21,24)
#130F13
(19,15,19)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #494540

#494540
(73,69,64)
#595551
(89,85,81)
#696562
(105,101,98)
#797573
(121,117,115)
#898584
(137,133,132)
#999595
(153,149,149)
#A9A5A6
(169,165,166)
#B9B5B7
(185,181,183)
#C9C5C8
(201,197,200)
#D9D5D9
(217,213,217)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494540 color. Also use rgb(73,69,64) instead hex code.

Text Font Color

.myTextColor { color: #494540; }

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

This text font color is #494540.

Background Color

.myBgColor { background-color: #494540; }

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

This div background color is #494540.

Border color

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

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

This div border color is #494540.

Opacity

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

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

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

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

This text has shadow with #494540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494540.

Preview

Color preview on black background

This text has color #494540 on black background.


Color preview on white background

This text has color #494540 on white background.


Black color preview on #494540 background

This text has black color on #494540 background.


White color preview on #494540 background

This text has white color on #494540 background.


Related colors

Complementary color

Complementary color for #hex is #B6BABF.


I love getcolorcode.com

Triadic colors

1 #404945 and #454049 with #494540 are triadic colors.

2 #404549 and #454940 with #494540 are triadic colors.