COLOR #807741

HEX: #807741 RGB: (128,119,65)

Color info

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

RGB color model

#807741 color RGB value is (128,119,65).

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

RGB channels and saturation

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

128
119
65

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

Portions of RGB colors in percentages

R + G + B = 128 + 119 + 65 = 312 (100%)
R 128 of 312 ~ 41.03%
G 119 of 312 ~ 38.14%
B 65 of 312 ~ 20.83'%

%41.03
%38.14
%20.83

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 7.03%
  • yellow value is 49.22%
  • key color value is 49.80%
CMYK: (0,7,49,50) C0M7Y49K50 (0%,7%,49%,50%) (0.00/0.07/0.49/0.50) 

CMYK percentages

%0
%7.03
%49.22
%49.8

Codes

Color #807741 in popluar color models

80 77 41
RGB 128 119 65
HSL 51° 32.64% 37.84%
HSB/HSV 51° 49.22% 50.20%
CMYK 0.00% 7.03% 49.22%
49.80%

Color #807741 in popluar number systems.

HEX 80 77 41
Decimal 128 119 65
Binary 10000000 1110111 1000001
Octal 200 167 101

Shades and tints

Shades of #807741

#807741
(128,119,65)
#756D3C
(117,109,60)
#6A6337
(106,99,55)
#5F5932
(95,89,50)
#544F2D
(84,79,45)
#494528
(73,69,40)
#3E3B23
(62,59,35)
#33311E
(51,49,30)
#282719
(40,39,25)
#1D1D14
(29,29,20)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #807741

#807741
(128,119,65)
#8B8352
(139,131,82)
#968F63
(150,143,99)
#A19B74
(161,155,116)
#ACA785
(172,167,133)
#B7B396
(183,179,150)
#C2BFA7
(194,191,167)
#CDCBB8
(205,203,184)
#D8D7C9
(216,215,201)
#E3E3DA
(227,227,218)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807741; }

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

This text font color is #807741.

Background Color

.myBgColor { background-color: #807741; }

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

This div background color is #807741.

Border color

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

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

This div border color is #807741.

Opacity

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

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

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

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

This text has shadow with #807741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807741.

Preview

Color preview on black background

This text has color #807741 on black background.


Color preview on white background

This text has color #807741 on white background.


Black color preview on #807741 background

This text has black color on #807741 background.


White color preview on #807741 background

This text has white color on #807741 background.


Related colors

Complementary color

Complementary color for #hex is #7F88BE.


I love getcolorcode.com

Triadic colors

1 #418077 and #774180 with #807741 are triadic colors.

2 #417780 and #778041 with #807741 are triadic colors.