COLOR #807740

HEX: #807740 RGB: (128,119,64)

Color info

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

RGB color model

#807740 color RGB value is (128,119,64).

RGB: (128,119,64) (50%, 47%, 25%)

RGB channels and saturation

R 128 of 255 = 50%
G 119 of 255 = 47%
B 64 of 255 = 25%

128
119
64

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

Portions of RGB colors in percentages

R + G + B = 128 + 119 + 64 = 311 (100%)
R 128 of 311 ~ 41.16%
G 119 of 311 ~ 38.26%
B 64 of 311 ~ 20.58'%

%41.16
%38.26
%20.58

CMYK color model

#807740 color CMYK value is (0,7,50,50).

  • cyan value is 0.00%
  • magenta value is 7.03%
  • yellow value is 50.00%
  • key color value is 49.80%
CMYK: (0,7,50,50) C0M7Y50K50 (0%,7%,50%,50%) (0.00/0.07/0.50/0.50) 

CMYK percentages

%0
%7.03
%50
%49.8

Codes

Color #807740 in popluar color models

80 77 40
RGB 128 119 64
HSL 52° 33.33% 37.65%
HSB/HSV 52° 50.00% 50.20%
CMYK 0.00% 7.03% 50.00%
49.80%

Color #807740 in popluar number systems.

HEX 80 77 40
Decimal 128 119 64
Binary 10000000 1110111 1000000
Octal 200 167 100

Shades and tints

Shades of #807740

#807740
(128,119,64)
#756D3B
(117,109,59)
#6A6336
(106,99,54)
#5F5931
(95,89,49)
#544F2C
(84,79,44)
#494527
(73,69,39)
#3E3B22
(62,59,34)
#33311D
(51,49,29)
#282718
(40,39,24)
#1D1D13
(29,29,19)
#12130E
(18,19,14)
#000000
(0,0,0)

Tints of #807740

#807740
(128,119,64)
#8B8351
(139,131,81)
#968F62
(150,143,98)
#A19B73
(161,155,115)
#ACA784
(172,167,132)
#B7B395
(183,179,149)
#C2BFA6
(194,191,166)
#CDCBB7
(205,203,183)
#D8D7C8
(216,215,200)
#E3E3D9
(227,227,217)
#EEEFEA
(238,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807740; }

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

This text font color is #807740.

Background Color

.myBgColor { background-color: #807740; }

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

This div background color is #807740.

Border color

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

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

This div border color is #807740.

Opacity

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

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

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

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

This text has shadow with #807740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807740.

Preview

Color preview on black background

This text has color #807740 on black background.


Color preview on white background

This text has color #807740 on white background.


Black color preview on #807740 background

This text has black color on #807740 background.


White color preview on #807740 background

This text has white color on #807740 background.


Related colors

Complementary color

Complementary color for #hex is #7F88BF.


I love getcolorcode.com

Triadic colors

1 #408077 and #774080 with #807740 are triadic colors.

2 #407780 and #778040 with #807740 are triadic colors.