COLOR #494425

HEX: #494425 RGB: (73,68,37)

Color info

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

RGB color model

#494425 color RGB value is (73,68,37).

RGB: (73,68,37) (29%, 27%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 68 of 255 = 27%
B 37 of 255 = 15%

73
68
37

R + G + B ~ 24%. #494425 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 68 + 37 = 178 (100%)
R 73 of 178 ~ 41.01%
G 68 of 178 ~ 38.2%
B 37 of 178 ~ 20.79'%

%41.01
%38.2
%20.79

CMYK color model

#494425 color CMYK value is (0,7,49,71).

  • cyan value is 0.00%
  • magenta value is 6.85%
  • yellow value is 49.32%
  • key color value is 71.37%

CMYK: (0,7,49,71)
C0M7Y49K71 (0%, 7%, 49%, 71%)
(0.00 / 0.07 / 0.49 / 0.71)

CMYK percentages

%0
%6.85
%49.32
%71.37

Codes

Color #494425 in popluar color models

49 44 25
RGB 73 68 37
HSL 52° 32.73% 21.57%
HSB/HSV 52° 49.32% 28.63%
CMYK 0.00% 6.85% 49.32%
71.37%

Color #494425 in popluar number systems.

HEX 49 44 25
Decimal 73 68 37
Binary 1001001 1000100 100101
Octal 111 104 45

Shades and tints

Shades of #494425

#494425
(73,68,37)
#433E22
(67,62,34)
#3D381F
(61,56,31)
#37321C
(55,50,28)
#312C19
(49,44,25)
#2B2616
(43,38,22)
#252013
(37,32,19)
#1F1A10
(31,26,16)
#19140D
(25,20,13)
#130E0A
(19,14,10)
#0D0807
(13,8,7)
#000000
(0,0,0)

Tints of #494425

#494425
(73,68,37)
#595538
(89,85,56)
#69664B
(105,102,75)
#79775E
(121,119,94)
#898871
(137,136,113)
#999984
(153,153,132)
#A9AA97
(169,170,151)
#B9BBAA
(185,187,170)
#C9CCBD
(201,204,189)
#D9DDD0
(217,221,208)
#E9EEE3
(233,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494425 color. Also use rgb(73,68,37) instead hex code.

Text Font Color

.myTextColor { color: #494425; }

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

This text font color is #494425.

Background Color

.myBgColor { background-color: #494425; }

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

This div background color is #494425.

Border color

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

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

This div border color is #494425.

Opacity

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

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

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

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

This text has shadow with #494425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494425.

Preview

Color preview on black background

This text has color #494425 on black background.


Color preview on white background

This text has color #494425 on white background.


Black color preview on #494425 background

This text has black color on #494425 background.


White color preview on #494425 background

This text has white color on #494425 background.


Related colors

Complementary color

Complementary color for #hex is #B6BBDA.


I love getcolorcode.com

Triadic colors

1 #254944 and #442549 with #494425 are triadic colors.

2 #254449 and #444925 with #494425 are triadic colors.