COLOR #494E28

HEX: #494E28 RGB: (73,78,40)

Color info

#494E28 contains red, green and blue colors in about the same proportion. Web safe color of #494E28 is #336633 (or #363).

RGB color model

#494E28 color RGB value is (73,78,40).

RGB: (73,78,40) (29%, 31%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 78 of 255 = 31%
B 40 of 255 = 16%

73
78
40

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

Portions of RGB colors in percentages

R + G + B = 73 + 78 + 40 = 191 (100%)
R 73 of 191 ~ 38.22%
G 78 of 191 ~ 40.84%
B 40 of 191 ~ 20.94'%

%38.22
%40.84
%20.94

CMYK color model

#494E28 color CMYK value is (6,0,49,69).

  • cyan value is 6.41%
  • magenta value is 0.00%
  • yellow value is 48.72%
  • key color value is 69.41%

CMYK: (6,0,49,69)
C6M0Y49K69 (6%, 0%, 49%, 69%)
(0.06 / 0.00 / 0.49 / 0.69)

CMYK percentages

%6.41
%0
%48.72
%69.41

Codes

Color #494E28 in popluar color models

49 4E 28
RGB 73 78 40
HSL 68° 32.20% 23.14%
HSB/HSV 68° 48.72% 30.59%
CMYK 6.41% 0.00% 48.72%
69.41%

Color #494E28 in popluar number systems.

HEX 49 4E 28
Decimal 73 78 40
Binary 1001001 1001110 101000
Octal 111 116 50

Shades and tints

Shades of #494E28

#494E28
(73,78,40)
#434725
(67,71,37)
#3D4022
(61,64,34)
#37391F
(55,57,31)
#31321C
(49,50,28)
#2B2B19
(43,43,25)
#252416
(37,36,22)
#1F1D13
(31,29,19)
#191610
(25,22,16)
#130F0D
(19,15,13)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #494E28

#494E28
(73,78,40)
#595E3B
(89,94,59)
#696E4E
(105,110,78)
#797E61
(121,126,97)
#898E74
(137,142,116)
#999E87
(153,158,135)
#A9AE9A
(169,174,154)
#B9BEAD
(185,190,173)
#C9CEC0
(201,206,192)
#D9DED3
(217,222,211)
#E9EEE6
(233,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494E28 color. Also use rgb(73,78,40) instead hex code.

Text Font Color

.myTextColor { color: #494E28; }

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

This text font color is #494E28.

Background Color

.myBgColor { background-color: #494E28; }

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

This div background color is #494E28.

Border color

.myBorderColor { border: 1px solid #494E28; }

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

This div border color is #494E28.

Opacity

.myOpacity80 { color: #494E28; opacity: 0.8; }

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

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

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

This text has shadow with #494E28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494E28.

Preview

Color preview on black background

This text has color #494E28 on black background.


Color preview on white background

This text has color #494E28 on white background.


Black color preview on #494E28 background

This text has black color on #494E28 background.


White color preview on #494E28 background

This text has white color on #494E28 background.


Related colors

Complementary color

Complementary color for #hex is #B6B1D7.


I love getcolorcode.com

Triadic colors

1 #28494E and #4E2849 with #494E28 are triadic colors.

2 #284E49 and #4E4928 with #494E28 are triadic colors.