COLOR #494423

HEX: #494423 RGB: (73,68,35)

Color info

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

RGB color model

#494423 color RGB value is (73,68,35).

RGB: (73,68,35) (29%, 27%, 14%)

RGB channels and saturation

R 73 of 255 = 29%
G 68 of 255 = 27%
B 35 of 255 = 14%

73
68
35

R + G + B ~ 23%. #494423 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 68 + 35 = 176 (100%)
R 73 of 176 ~ 41.48%
G 68 of 176 ~ 38.64%
B 35 of 176 ~ 19.89'%

%41.48
%38.64
%19.89

CMYK color model

#494423 color CMYK value is (0,7,52,71).

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

CMYK: (0,7,52,71)
C0M7Y52K71 (0%, 7%, 52%, 71%)
(0.00 / 0.07 / 0.52 / 0.71)

CMYK percentages

%0
%6.85
%52.05
%71.37

Codes

Color #494423 in popluar color models

49 44 23
RGB 73 68 35
HSL 52° 35.19% 21.18%
HSB/HSV 52° 52.05% 28.63%
CMYK 0.00% 6.85% 52.05%
71.37%

Color #494423 in popluar number systems.

HEX 49 44 23
Decimal 73 68 35
Binary 1001001 1000100 100011
Octal 111 104 43

Shades and tints

Shades of #494423

#494423
(73,68,35)
#433E20
(67,62,32)
#3D381D
(61,56,29)
#37321A
(55,50,26)
#312C17
(49,44,23)
#2B2614
(43,38,20)
#252011
(37,32,17)
#1F1A0E
(31,26,14)
#19140B
(25,20,11)
#130E08
(19,14,8)
#0D0805
(13,8,5)
#000000
(0,0,0)

Tints of #494423

#494423
(73,68,35)
#595537
(89,85,55)
#69664B
(105,102,75)
#79775F
(121,119,95)
#898873
(137,136,115)
#999987
(153,153,135)
#A9AA9B
(169,170,155)
#B9BBAF
(185,187,175)
#C9CCC3
(201,204,195)
#D9DDD7
(217,221,215)
#E9EEEB
(233,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494423; }

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

This text font color is #494423.

Background Color

.myBgColor { background-color: #494423; }

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

This div background color is #494423.

Border color

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

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

This div border color is #494423.

Opacity

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

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

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

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

This text has shadow with #494423 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494423.

Preview

Color preview on black background

This text has color #494423 on black background.


Color preview on white background

This text has color #494423 on white background.


Black color preview on #494423 background

This text has black color on #494423 background.


White color preview on #494423 background

This text has white color on #494423 background.


Related colors

Complementary color

Complementary color for #hex is #B6BBDC.


I love getcolorcode.com

Triadic colors

1 #234944 and #442349 with #494423 are triadic colors.

2 #234449 and #444923 with #494423 are triadic colors.