COLOR #73491F

HEX: #73491F RGB: (115,73,31)

Color info

#73491F contains mainly red and green colors. Web safe color of #73491F is #663333 (or #633).

RGB color model

#73491F color RGB value is (115,73,31).

RGB: (115,73,31) (45%, 29%, 12%)

RGB channels and saturation

R 115 of 255 = 45%
G 73 of 255 = 29%
B 31 of 255 = 12%

115
73
31

R + G + B ~ 29%. #73491F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 73 + 31 = 219 (100%)
R 115 of 219 ~ 52.51%
G 73 of 219 ~ 33.33%
B 31 of 219 ~ 14.16'%

%52.51
%33.33
%14.16

CMYK color model

#73491F color CMYK value is (0,37,73,55).

  • cyan value is 0.00%
  • magenta value is 36.52%
  • yellow value is 73.04%
  • key color value is 54.90%

CMYK: (0,37,73,55)
C0M37Y73K55 (0%, 37%, 73%, 55%)
(0.00 / 0.37 / 0.73 / 0.55)

CMYK percentages

%0
%36.52
%73.04
%54.9

Codes

Color #73491F in popluar color models

73 49 1F
RGB 115 73 31
HSL 30° 57.53% 28.63%
HSB/HSV 30° 73.04% 45.10%
CMYK 0.00% 36.52% 73.04%
54.90%

Color #73491F in popluar number systems.

HEX 73 49 1F
Decimal 115 73 31
Binary 1110011 1001001 11111
Octal 163 111 37

Shades and tints

Shades of #73491F

#73491F
(115,73,31)
#69431D
(105,67,29)
#5F3D1B
(95,61,27)
#553719
(85,55,25)
#4B3117
(75,49,23)
#412B15
(65,43,21)
#372513
(55,37,19)
#2D1F11
(45,31,17)
#23190F
(35,25,15)
#19130D
(25,19,13)
#0F0D0B
(15,13,11)
#000000
(0,0,0)

Tints of #73491F

#73491F
(115,73,31)
#7F5933
(127,89,51)
#8B6947
(139,105,71)
#97795B
(151,121,91)
#A3896F
(163,137,111)
#AF9983
(175,153,131)
#BBA997
(187,169,151)
#C7B9AB
(199,185,171)
#D3C9BF
(211,201,191)
#DFD9D3
(223,217,211)
#EBE9E7
(235,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73491F color. Also use rgb(115,73,31) instead hex code.

Text Font Color

.myTextColor { color: #73491F; }

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

This text font color is #73491F.

Background Color

.myBgColor { background-color: #73491F; }

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

This div background color is #73491F.

Border color

.myBorderColor { border: 1px solid #73491F; }

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

This div border color is #73491F.

Opacity

.myOpacity80 { color: #73491F; opacity: 0.8; }

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

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

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

This text has shadow with #73491F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73491F.

Preview

Color preview on black background

This text has color #73491F on black background.


Color preview on white background

This text has color #73491F on white background.


Black color preview on #73491F background

This text has black color on #73491F background.


White color preview on #73491F background

This text has white color on #73491F background.


Related colors

Complementary color

Complementary color for #hex is #8CB6E0.


I love getcolorcode.com

Triadic colors

1 #1F7349 and #491F73 with #73491F are triadic colors.

2 #1F4973 and #49731F with #73491F are triadic colors.