COLOR #73712B

HEX: #73712B RGB: (115,113,43)

Color info

#73712B contains mainly red and green colors. Web safe color of #73712B is #666633 (or #663).

RGB color model

#73712B color RGB value is (115,113,43).

RGB: (115,113,43) (45%, 44%, 17%)

RGB channels and saturation

R 115 of 255 = 45%
G 113 of 255 = 44%
B 43 of 255 = 17%

115
113
43

R + G + B ~ 35%. #73712B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 113 + 43 = 271 (100%)
R 115 of 271 ~ 42.44%
G 113 of 271 ~ 41.7%
B 43 of 271 ~ 15.87'%

%42.44
%41.7
%15.87

CMYK color model

#73712B color CMYK value is (0,2,63,55).

  • cyan value is 0.00%
  • magenta value is 1.74%
  • yellow value is 62.61%
  • key color value is 54.90%
CMYK: (0,2,63,55) C0M2Y63K55 (0%,2%,63%,55%) (0.00/0.02/0.63/0.55) 

CMYK percentages

%0
%1.74
%62.61
%54.9

Codes

Color #73712B in popluar color models

73 71 2B
RGB 115 113 43
HSL 58° 45.57% 30.98%
HSB/HSV 58° 62.61% 45.10%
CMYK 0.00% 1.74% 62.61%
54.90%

Color #73712B in popluar number systems.

HEX 73 71 2B
Decimal 115 113 43
Binary 1110011 1110001 101011
Octal 163 161 53

Shades and tints

Shades of #73712B

#73712B
(115,113,43)
#696728
(105,103,40)
#5F5D25
(95,93,37)
#555322
(85,83,34)
#4B491F
(75,73,31)
#413F1C
(65,63,28)
#373519
(55,53,25)
#2D2B16
(45,43,22)
#232113
(35,33,19)
#191710
(25,23,16)
#0F0D0D
(15,13,13)
#000000
(0,0,0)

Tints of #73712B

#73712B
(115,113,43)
#7F7D3E
(127,125,62)
#8B8951
(139,137,81)
#979564
(151,149,100)
#A3A177
(163,161,119)
#AFAD8A
(175,173,138)
#BBB99D
(187,185,157)
#C7C5B0
(199,197,176)
#D3D1C3
(211,209,195)
#DFDDD6
(223,221,214)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73712B color. Also use rgb(115,113,43) instead hex code.

Text Font Color

.myTextColor { color: #73712B; }

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

This text font color is #73712B.

Background Color

.myBgColor { background-color: #73712B; }

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

This div background color is #73712B.

Border color

.myBorderColor { border: 1px solid #73712B; }

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

This div border color is #73712B.

Opacity

.myOpacity80 { color: #73712B; opacity: 0.8; }

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

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

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

This text has shadow with #73712B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73712B.

Preview

Color preview on black background

This text has color #73712B on black background.


Color preview on white background

This text has color #73712B on white background.


Black color preview on #73712B background

This text has black color on #73712B background.


White color preview on #73712B background

This text has white color on #73712B background.


Related colors

Complementary color

Complementary color for #hex is #8C8ED4.


I love getcolorcode.com

Triadic colors

1 #2B7371 and #712B73 with #73712B are triadic colors.

2 #2B7173 and #71732B with #73712B are triadic colors.