COLOR #494237

HEX: #494237 RGB: (73,66,55)

Color info

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

RGB color model

#494237 color RGB value is (73,66,55).

RGB: (73,66,55) (29%, 26%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 66 of 255 = 26%
B 55 of 255 = 22%

73
66
55

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

Portions of RGB colors in percentages

R + G + B = 73 + 66 + 55 = 194 (100%)
R 73 of 194 ~ 37.63%
G 66 of 194 ~ 34.02%
B 55 of 194 ~ 28.35'%

%37.63
%34.02
%28.35

CMYK color model

#494237 color CMYK value is (0,10,25,71).

  • cyan value is 0.00%
  • magenta value is 9.59%
  • yellow value is 24.66%
  • key color value is 71.37%

CMYK: (0,10,25,71)
C0M10Y25K71 (0%, 10%, 25%, 71%)
(0.00 / 0.10 / 0.25 / 0.71)

CMYK percentages

%0
%9.59
%24.66
%71.37

Codes

Color #494237 in popluar color models

49 42 37
RGB 73 66 55
HSL 37° 14.06% 25.10%
HSB/HSV 37° 24.66% 28.63%
CMYK 0.00% 9.59% 24.66%
71.37%

Color #494237 in popluar number systems.

HEX 49 42 37
Decimal 73 66 55
Binary 1001001 1000010 110111
Octal 111 102 67

Shades and tints

Shades of #494237

#494237
(73,66,55)
#433C32
(67,60,50)
#3D362D
(61,54,45)
#373028
(55,48,40)
#312A23
(49,42,35)
#2B241E
(43,36,30)
#251E19
(37,30,25)
#1F1814
(31,24,20)
#19120F
(25,18,15)
#130C0A
(19,12,10)
#0D0605
(13,6,5)
#000000
(0,0,0)

Tints of #494237

#494237
(73,66,55)
#595349
(89,83,73)
#69645B
(105,100,91)
#79756D
(121,117,109)
#89867F
(137,134,127)
#999791
(153,151,145)
#A9A8A3
(169,168,163)
#B9B9B5
(185,185,181)
#C9CAC7
(201,202,199)
#D9DBD9
(217,219,217)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494237 color. Also use rgb(73,66,55) instead hex code.

Text Font Color

.myTextColor { color: #494237; }

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

This text font color is #494237.

Background Color

.myBgColor { background-color: #494237; }

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

This div background color is #494237.

Border color

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

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

This div border color is #494237.

Opacity

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

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

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

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

This text has shadow with #494237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494237.

Preview

Color preview on black background

This text has color #494237 on black background.


Color preview on white background

This text has color #494237 on white background.


Black color preview on #494237 background

This text has black color on #494237 background.


White color preview on #494237 background

This text has white color on #494237 background.


Related colors

Complementary color

Complementary color for #hex is #B6BDC8.


I love getcolorcode.com

Triadic colors

1 #374942 and #423749 with #494237 are triadic colors.

2 #374249 and #424937 with #494237 are triadic colors.