COLOR #807340

HEX: #807340 RGB: (128,115,64)

Color info

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

RGB color model

#807340 color RGB value is (128,115,64).

RGB: (128,115,64) (50%, 45%, 25%)

RGB channels and saturation

R 128 of 255 = 50%
G 115 of 255 = 45%
B 64 of 255 = 25%

128
115
64

R + G + B ~ 40%. #807340 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 115 + 64 = 307 (100%)
R 128 of 307 ~ 41.69%
G 115 of 307 ~ 37.46%
B 64 of 307 ~ 20.85'%

%41.69
%37.46
%20.85

CMYK color model

#807340 color CMYK value is (0,10,50,50).

  • cyan value is 0.00%
  • magenta value is 10.16%
  • yellow value is 50.00%
  • key color value is 49.80%

CMYK: (0,10,50,50)
C0M10Y50K50 (0%, 10%, 50%, 50%)
(0.00 / 0.10 / 0.50 / 0.50)

CMYK percentages

%0
%10.16
%50
%49.8

Codes

Color #807340 in popluar color models

80 73 40
RGB 128 115 64
HSL 48° 33.33% 37.65%
HSB/HSV 48° 50.00% 50.20%
CMYK 0.00% 10.16% 50.00%
49.80%

Color #807340 in popluar number systems.

HEX 80 73 40
Decimal 128 115 64
Binary 10000000 1110011 1000000
Octal 200 163 100

Shades and tints

Shades of #807340

#807340
(128,115,64)
#75693B
(117,105,59)
#6A5F36
(106,95,54)
#5F5531
(95,85,49)
#544B2C
(84,75,44)
#494127
(73,65,39)
#3E3722
(62,55,34)
#332D1D
(51,45,29)
#282318
(40,35,24)
#1D1913
(29,25,19)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #807340

#807340
(128,115,64)
#8B7F51
(139,127,81)
#968B62
(150,139,98)
#A19773
(161,151,115)
#ACA384
(172,163,132)
#B7AF95
(183,175,149)
#C2BBA6
(194,187,166)
#CDC7B7
(205,199,183)
#D8D3C8
(216,211,200)
#E3DFD9
(227,223,217)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807340 color. Also use rgb(128,115,64) instead hex code.

Text Font Color

.myTextColor { color: #807340; }

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

This text font color is #807340.

Background Color

.myBgColor { background-color: #807340; }

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

This div background color is #807340.

Border color

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

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

This div border color is #807340.

Opacity

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

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

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

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

This text has shadow with #807340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807340.

Preview

Color preview on black background

This text has color #807340 on black background.


Color preview on white background

This text has color #807340 on white background.


Black color preview on #807340 background

This text has black color on #807340 background.


White color preview on #807340 background

This text has white color on #807340 background.


Related colors

Complementary color

Complementary color for #hex is #7F8CBF.


I love getcolorcode.com

Triadic colors

1 #408073 and #734080 with #807340 are triadic colors.

2 #407380 and #738040 with #807340 are triadic colors.