COLOR #493935

HEX: #493935 RGB: (73,57,53)

Color info

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

RGB color model

#493935 color RGB value is (73,57,53).

RGB: (73,57,53) (29%, 22%, 21%)

RGB channels and saturation

R 73 of 255 = 29%
G 57 of 255 = 22%
B 53 of 255 = 21%

73
57
53

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

Portions of RGB colors in percentages

R + G + B = 73 + 57 + 53 = 183 (100%)
R 73 of 183 ~ 39.89%
G 57 of 183 ~ 31.15%
B 53 of 183 ~ 28.96'%

%39.89
%31.15
%28.96

CMYK color model

#493935 color CMYK value is (0,22,27,71).

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

CMYK: (0,22,27,71)
C0M22Y27K71 (0%, 22%, 27%, 71%)
(0.00 / 0.22 / 0.27 / 0.71)

CMYK percentages

%0
%21.92
%27.4
%71.37

Codes

Color #493935 in popluar color models

49 39 35
RGB 73 57 53
HSL 12° 15.87% 24.71%
HSB/HSV 12° 27.40% 28.63%
CMYK 0.00% 21.92% 27.40%
71.37%

Color #493935 in popluar number systems.

HEX 49 39 35
Decimal 73 57 53
Binary 1001001 111001 110101
Octal 111 71 65

Shades and tints

Shades of #493935

#493935
(73,57,53)
#433431
(67,52,49)
#3D2F2D
(61,47,45)
#372A29
(55,42,41)
#312525
(49,37,37)
#2B2021
(43,32,33)
#251B1D
(37,27,29)
#1F1619
(31,22,25)
#191115
(25,17,21)
#130C11
(19,12,17)
#0D070D
(13,7,13)
#000000
(0,0,0)

Tints of #493935

#493935
(73,57,53)
#594B47
(89,75,71)
#695D59
(105,93,89)
#796F6B
(121,111,107)
#89817D
(137,129,125)
#99938F
(153,147,143)
#A9A5A1
(169,165,161)
#B9B7B3
(185,183,179)
#C9C9C5
(201,201,197)
#D9DBD7
(217,219,215)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493935; }

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

This text font color is #493935.

Background Color

.myBgColor { background-color: #493935; }

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

This div background color is #493935.

Border color

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

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

This div border color is #493935.

Opacity

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

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

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

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

This text has shadow with #493935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493935.

Preview

Color preview on black background

This text has color #493935 on black background.


Color preview on white background

This text has color #493935 on white background.


Black color preview on #493935 background

This text has black color on #493935 background.


White color preview on #493935 background

This text has white color on #493935 background.


Related colors

Complementary color

Complementary color for #hex is #B6C6CA.


I love getcolorcode.com

Triadic colors

1 #354939 and #393549 with #493935 are triadic colors.

2 #353949 and #394935 with #493935 are triadic colors.