COLOR #807840

HEX: #807840 RGB: (128,120,64)

Color info

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

RGB color model

#807840 color RGB value is (128,120,64).

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

RGB channels and saturation

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

128
120
64

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

Portions of RGB colors in percentages

R + G + B = 128 + 120 + 64 = 312 (100%)
R 128 of 312 ~ 41.03%
G 120 of 312 ~ 38.46%
B 64 of 312 ~ 20.51'%

%41.03
%38.46
%20.51

CMYK color model

#807840 color CMYK value is (0,6,50,50).

  • cyan value is 0.00%
  • magenta value is 6.25%
  • yellow value is 50.00%
  • key color value is 49.80%
CMYK: (0,6,50,50) C0M6Y50K50 (0%,6%,50%,50%) (0.00/0.06/0.50/0.50) 

CMYK percentages

%0
%6.25
%50
%49.8

Codes

Color #807840 in popluar color models

80 78 40
RGB 128 120 64
HSL 53° 33.33% 37.65%
HSB/HSV 53° 50.00% 50.20%
CMYK 0.00% 6.25% 50.00%
49.80%

Color #807840 in popluar number systems.

HEX 80 78 40
Decimal 128 120 64
Binary 10000000 1111000 1000000
Octal 200 170 100

Shades and tints

Shades of #807840

#807840
(128,120,64)
#756E3B
(117,110,59)
#6A6436
(106,100,54)
#5F5A31
(95,90,49)
#54502C
(84,80,44)
#494627
(73,70,39)
#3E3C22
(62,60,34)
#33321D
(51,50,29)
#282818
(40,40,24)
#1D1E13
(29,30,19)
#12140E
(18,20,14)
#000000
(0,0,0)

Tints of #807840

#807840
(128,120,64)
#8B8451
(139,132,81)
#969062
(150,144,98)
#A19C73
(161,156,115)
#ACA884
(172,168,132)
#B7B495
(183,180,149)
#C2C0A6
(194,192,166)
#CDCCB7
(205,204,183)
#D8D8C8
(216,216,200)
#E3E4D9
(227,228,217)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807840; }

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

This text font color is #807840.

Background Color

.myBgColor { background-color: #807840; }

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

This div background color is #807840.

Border color

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

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

This div border color is #807840.

Opacity

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

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

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

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

This text has shadow with #807840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807840.

Preview

Color preview on black background

This text has color #807840 on black background.


Color preview on white background

This text has color #807840 on white background.


Black color preview on #807840 background

This text has black color on #807840 background.


White color preview on #807840 background

This text has white color on #807840 background.


Related colors

Complementary color

Complementary color for #hex is #7F87BF.


I love getcolorcode.com

Triadic colors

1 #408078 and #784080 with #807840 are triadic colors.

2 #407880 and #788040 with #807840 are triadic colors.