COLOR #494635

HEX: #494635 RGB: (73,70,53)

Color info

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

RGB color model

#494635 color RGB value is (73,70,53).

RGB: (73,70,53) (29%, 27%, 21%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 53 of 255 = 21%

73
70
53

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

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 53 = 196 (100%)
R 73 of 196 ~ 37.24%
G 70 of 196 ~ 35.71%
B 53 of 196 ~ 27.04'%

%37.24
%35.71
%27.04

CMYK color model

#494635 color CMYK value is (0,4,27,71).

  • cyan value is 0.00%
  • magenta value is 4.11%
  • yellow value is 27.40%
  • key color value is 71.37%

CMYK: (0,4,27,71)
C0M4Y27K71 (0%, 4%, 27%, 71%)
(0.00 / 0.04 / 0.27 / 0.71)

CMYK percentages

%0
%4.11
%27.4
%71.37

Codes

Color #494635 in popluar color models

49 46 35
RGB 73 70 53
HSL 51° 15.87% 24.71%
HSB/HSV 51° 27.40% 28.63%
CMYK 0.00% 4.11% 27.40%
71.37%

Color #494635 in popluar number systems.

HEX 49 46 35
Decimal 73 70 53
Binary 1001001 1000110 110101
Octal 111 106 65

Shades and tints

Shades of #494635

#494635
(73,70,53)
#434031
(67,64,49)
#3D3A2D
(61,58,45)
#373429
(55,52,41)
#312E25
(49,46,37)
#2B2821
(43,40,33)
#25221D
(37,34,29)
#1F1C19
(31,28,25)
#191615
(25,22,21)
#131011
(19,16,17)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #494635

#494635
(73,70,53)
#595647
(89,86,71)
#696659
(105,102,89)
#79766B
(121,118,107)
#89867D
(137,134,125)
#99968F
(153,150,143)
#A9A6A1
(169,166,161)
#B9B6B3
(185,182,179)
#C9C6C5
(201,198,197)
#D9D6D7
(217,214,215)
#E9E6E9
(233,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494635 color. Also use rgb(73,70,53) instead hex code.

Text Font Color

.myTextColor { color: #494635; }

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

This text font color is #494635.

Background Color

.myBgColor { background-color: #494635; }

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

This div background color is #494635.

Border color

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

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

This div border color is #494635.

Opacity

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

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

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

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

This text has shadow with #494635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494635.

Preview

Color preview on black background

This text has color #494635 on black background.


Color preview on white background

This text has color #494635 on white background.


Black color preview on #494635 background

This text has black color on #494635 background.


White color preview on #494635 background

This text has white color on #494635 background.


Related colors

Complementary color

Complementary color for #hex is #B6B9CA.


I love getcolorcode.com

Triadic colors

1 #354946 and #463549 with #494635 are triadic colors.

2 #354649 and #464935 with #494635 are triadic colors.