COLOR #493712

HEX: #493712 RGB: (73,55,18)

Color info

#493712 contains red, green and blue colors in about the same proportion. Web safe color of #493712 is #333300 (or #330).

RGB color model

#493712 color RGB value is (73,55,18).

RGB: (73,55,18) (29%, 22%, 7%)

RGB channels and saturation

R 73 of 255 = 29%
G 55 of 255 = 22%
B 18 of 255 = 7%

73
55
18

R + G + B ~ 19%. #493712 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 55 + 18 = 146 (100%)
R 73 of 146 ~ 50%
G 55 of 146 ~ 37.67%
B 18 of 146 ~ 12.33'%

%50
%37.67
%12.33

CMYK color model

#493712 color CMYK value is (0,25,75,71).

  • cyan value is 0.00%
  • magenta value is 24.66%
  • yellow value is 75.34%
  • key color value is 71.37%

CMYK: (0,25,75,71)
C0M25Y75K71 (0%, 25%, 75%, 71%)
(0.00 / 0.25 / 0.75 / 0.71)

CMYK percentages

%0
%24.66
%75.34
%71.37

Codes

Color #493712 in popluar color models

49 37 12
RGB 73 55 18
HSL 40° 60.44% 17.84%
HSB/HSV 40° 75.34% 28.63%
CMYK 0.00% 24.66% 75.34%
71.37%

Color #493712 in popluar number systems.

HEX 49 37 12
Decimal 73 55 18
Binary 1001001 110111 10010
Octal 111 67 22

Shades and tints

Shades of #493712

#493712
(73,55,18)
#433211
(67,50,17)
#3D2D10
(61,45,16)
#37280F
(55,40,15)
#31230E
(49,35,14)
#2B1E0D
(43,30,13)
#25190C
(37,25,12)
#1F140B
(31,20,11)
#190F0A
(25,15,10)
#130A09
(19,10,9)
#0D0508
(13,5,8)
#000000
(0,0,0)

Tints of #493712

#493712
(73,55,18)
#594927
(89,73,39)
#695B3C
(105,91,60)
#796D51
(121,109,81)
#897F66
(137,127,102)
#99917B
(153,145,123)
#A9A390
(169,163,144)
#B9B5A5
(185,181,165)
#C9C7BA
(201,199,186)
#D9D9CF
(217,217,207)
#E9EBE4
(233,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493712 color. Also use rgb(73,55,18) instead hex code.

Text Font Color

.myTextColor { color: #493712; }

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

This text font color is #493712.

Background Color

.myBgColor { background-color: #493712; }

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

This div background color is #493712.

Border color

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

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

This div border color is #493712.

Opacity

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

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

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

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

This text has shadow with #493712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493712.

Preview

Color preview on black background

This text has color #493712 on black background.


Color preview on white background

This text has color #493712 on white background.


Black color preview on #493712 background

This text has black color on #493712 background.


White color preview on #493712 background

This text has white color on #493712 background.


Related colors

Complementary color

Complementary color for #hex is #B6C8ED.


I love getcolorcode.com

Triadic colors

1 #124937 and #371249 with #493712 are triadic colors.

2 #123749 and #374912 with #493712 are triadic colors.