COLOR #807436

HEX: #807436 RGB: (128,116,54)

Color info

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

RGB color model

#807436 color RGB value is (128,116,54).

RGB: (128,116,54) (50%, 45%, 21%)

RGB channels and saturation

R 128 of 255 = 50%
G 116 of 255 = 45%
B 54 of 255 = 21%

128
116
54

R + G + B ~ 39%. #807436 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 116 + 54 = 298 (100%)
R 128 of 298 ~ 42.95%
G 116 of 298 ~ 38.93%
B 54 of 298 ~ 18.12'%

%42.95
%38.93
%18.12

CMYK color model

#807436 color CMYK value is (0,9,58,50).

  • cyan value is 0.00%
  • magenta value is 9.38%
  • yellow value is 57.81%
  • key color value is 49.80%

CMYK: (0,9,58,50)
C0M9Y58K50 (0%, 9%, 58%, 50%)
(0.00 / 0.09 / 0.58 / 0.50)

CMYK percentages

%0
%9.38
%57.81
%49.8

Codes

Color #807436 in popluar color models

80 74 36
RGB 128 116 54
HSL 50° 40.66% 35.69%
HSB/HSV 50° 57.81% 50.20%
CMYK 0.00% 9.38% 57.81%
49.80%

Color #807436 in popluar number systems.

HEX 80 74 36
Decimal 128 116 54
Binary 10000000 1110100 110110
Octal 200 164 66

Shades and tints

Shades of #807436

#807436
(128,116,54)
#756A32
(117,106,50)
#6A602E
(106,96,46)
#5F562A
(95,86,42)
#544C26
(84,76,38)
#494222
(73,66,34)
#3E381E
(62,56,30)
#332E1A
(51,46,26)
#282416
(40,36,22)
#1D1A12
(29,26,18)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #807436

#807436
(128,116,54)
#8B8048
(139,128,72)
#968C5A
(150,140,90)
#A1986C
(161,152,108)
#ACA47E
(172,164,126)
#B7B090
(183,176,144)
#C2BCA2
(194,188,162)
#CDC8B4
(205,200,180)
#D8D4C6
(216,212,198)
#E3E0D8
(227,224,216)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807436 color. Also use rgb(128,116,54) instead hex code.

Text Font Color

.myTextColor { color: #807436; }

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

This text font color is #807436.

Background Color

.myBgColor { background-color: #807436; }

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

This div background color is #807436.

Border color

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

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

This div border color is #807436.

Opacity

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

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

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

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

This text has shadow with #807436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807436.

Preview

Color preview on black background

This text has color #807436 on black background.


Color preview on white background

This text has color #807436 on white background.


Black color preview on #807436 background

This text has black color on #807436 background.


White color preview on #807436 background

This text has white color on #807436 background.


Related colors

Complementary color

Complementary color for #hex is #7F8BC9.


I love getcolorcode.com

Triadic colors

1 #368074 and #743680 with #807436 are triadic colors.

2 #367480 and #748036 with #807436 are triadic colors.