COLOR #494138

HEX: #494138 RGB: (73,65,56)

Color info

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

RGB color model

#494138 color RGB value is (73,65,56).

RGB: (73,65,56) (29%, 25%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 65 of 255 = 25%
B 56 of 255 = 22%

73
65
56

R + G + B ~ 25%. #494138 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 65 + 56 = 194 (100%)
R 73 of 194 ~ 37.63%
G 65 of 194 ~ 33.51%
B 56 of 194 ~ 28.87'%

%37.63
%33.51
%28.87

CMYK color model

#494138 color CMYK value is (0,11,23,71).

  • cyan value is 0.00%
  • magenta value is 10.96%
  • yellow value is 23.29%
  • key color value is 71.37%
CMYK: (0,11,23,71) C0M11Y23K71 (0%,11%,23%,71%) (0.00/0.11/0.23/0.71) 

CMYK percentages

%0
%10.96
%23.29
%71.37

Codes

Color #494138 in popluar color models

49 41 38
RGB 73 65 56
HSL 32° 13.18% 25.29%
HSB/HSV 32° 23.29% 28.63%
CMYK 0.00% 10.96% 23.29%
71.37%

Color #494138 in popluar number systems.

HEX 49 41 38
Decimal 73 65 56
Binary 1001001 1000001 111000
Octal 111 101 70

Shades and tints

Shades of #494138

#494138
(73,65,56)
#433C33
(67,60,51)
#3D372E
(61,55,46)
#373229
(55,50,41)
#312D24
(49,45,36)
#2B281F
(43,40,31)
#25231A
(37,35,26)
#1F1E15
(31,30,21)
#191910
(25,25,16)
#13140B
(19,20,11)
#0D0F06
(13,15,6)
#000000
(0,0,0)

Tints of #494138

#494138
(73,65,56)
#59524A
(89,82,74)
#69635C
(105,99,92)
#79746E
(121,116,110)
#898580
(137,133,128)
#999692
(153,150,146)
#A9A7A4
(169,167,164)
#B9B8B6
(185,184,182)
#C9C9C8
(201,201,200)
#D9DADA
(217,218,218)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494138 color. Also use rgb(73,65,56) instead hex code.

Text Font Color

.myTextColor { color: #494138; }

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

This text font color is #494138.

Background Color

.myBgColor { background-color: #494138; }

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

This div background color is #494138.

Border color

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

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

This div border color is #494138.

Opacity

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

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

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

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

This text has shadow with #494138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494138.

Preview

Color preview on black background

This text has color #494138 on black background.


Color preview on white background

This text has color #494138 on white background.


Black color preview on #494138 background

This text has black color on #494138 background.


White color preview on #494138 background

This text has white color on #494138 background.


Related colors

Complementary color

Complementary color for #hex is #B6BEC7.


I love getcolorcode.com

Triadic colors

1 #384941 and #413849 with #494138 are triadic colors.

2 #384149 and #414938 with #494138 are triadic colors.