COLOR #807742

HEX: #807742 RGB: (128,119,66)

Color info

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

RGB color model

#807742 color RGB value is (128,119,66).

RGB: (128,119,66) (50%, 47%, 26%)

RGB channels and saturation

R 128 of 255 = 50%
G 119 of 255 = 47%
B 66 of 255 = 26%

128
119
66

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

Portions of RGB colors in percentages

R + G + B = 128 + 119 + 66 = 313 (100%)
R 128 of 313 ~ 40.89%
G 119 of 313 ~ 38.02%
B 66 of 313 ~ 21.09'%

%40.89
%38.02
%21.09

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 7.03%
  • yellow value is 48.44%
  • key color value is 49.80%
CMYK: (0,7,48,50) C0M7Y48K50 (0%,7%,48%,50%) (0.00/0.07/0.48/0.50) 

CMYK percentages

%0
%7.03
%48.44
%49.8

Codes

Color #807742 in popluar color models

80 77 42
RGB 128 119 66
HSL 51° 31.96% 38.04%
HSB/HSV 51° 48.44% 50.20%
CMYK 0.00% 7.03% 48.44%
49.80%

Color #807742 in popluar number systems.

HEX 80 77 42
Decimal 128 119 66
Binary 10000000 1110111 1000010
Octal 200 167 102

Shades and tints

Shades of #807742

#807742
(128,119,66)
#756D3C
(117,109,60)
#6A6336
(106,99,54)
#5F5930
(95,89,48)
#544F2A
(84,79,42)
#494524
(73,69,36)
#3E3B1E
(62,59,30)
#333118
(51,49,24)
#282712
(40,39,18)
#1D1D0C
(29,29,12)
#121306
(18,19,6)
#000000
(0,0,0)

Tints of #807742

#807742
(128,119,66)
#8B8353
(139,131,83)
#968F64
(150,143,100)
#A19B75
(161,155,117)
#ACA786
(172,167,134)
#B7B397
(183,179,151)
#C2BFA8
(194,191,168)
#CDCBB9
(205,203,185)
#D8D7CA
(216,215,202)
#E3E3DB
(227,227,219)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807742; }

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

This text font color is #807742.

Background Color

.myBgColor { background-color: #807742; }

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

This div background color is #807742.

Border color

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

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

This div border color is #807742.

Opacity

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

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

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

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

This text has shadow with #807742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807742.

Preview

Color preview on black background

This text has color #807742 on black background.


Color preview on white background

This text has color #807742 on white background.


Black color preview on #807742 background

This text has black color on #807742 background.


White color preview on #807742 background

This text has white color on #807742 background.


Related colors

Complementary color

Complementary color for #hex is #7F88BD.


I love getcolorcode.com

Triadic colors

1 #428077 and #774280 with #807742 are triadic colors.

2 #427780 and #778042 with #807742 are triadic colors.