COLOR #807614

HEX: #807614 RGB: (128,118,20)

Color info

#807614 contains mainly red and green colors. Web safe color of #807614 is #666600 (or #660).

RGB color model

#807614 color RGB value is (128,118,20).

RGB: (128,118,20) (50%, 46%, 8%)

RGB channels and saturation

R 128 of 255 = 50%
G 118 of 255 = 46%
B 20 of 255 = 8%

128
118
20

R + G + B ~ 35%. #807614 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 118 + 20 = 266 (100%)
R 128 of 266 ~ 48.12%
G 118 of 266 ~ 44.36%
B 20 of 266 ~ 7.52'%

%48.12
%44.36

CMYK color model

#807614 color CMYK value is (0,8,84,50).

  • cyan value is 0.00%
  • magenta value is 7.81%
  • yellow value is 84.38%
  • key color value is 49.80%

CMYK: (0,8,84,50)
C0M8Y84K50 (0%, 8%, 84%, 50%)
(0.00 / 0.08 / 0.84 / 0.50)

CMYK percentages

%0
%7.81
%84.38
%49.8

Codes

Color #807614 in popluar color models

80 76 14
RGB 128 118 20
HSL 54° 72.97% 29.02%
HSB/HSV 54° 84.38% 50.20%
CMYK 0.00% 7.81% 84.38%
49.80%

Color #807614 in popluar number systems.

HEX 80 76 14
Decimal 128 118 20
Binary 10000000 1110110 10100
Octal 200 166 24

Shades and tints

Shades of #807614

#807614
(128,118,20)
#756C13
(117,108,19)
#6A6212
(106,98,18)
#5F5811
(95,88,17)
#544E10
(84,78,16)
#49440F
(73,68,15)
#3E3A0E
(62,58,14)
#33300D
(51,48,13)
#28260C
(40,38,12)
#1D1C0B
(29,28,11)
#12120A
(18,18,10)
#000000
(0,0,0)

Tints of #807614

#807614
(128,118,20)
#8B8229
(139,130,41)
#968E3E
(150,142,62)
#A19A53
(161,154,83)
#ACA668
(172,166,104)
#B7B27D
(183,178,125)
#C2BE92
(194,190,146)
#CDCAA7
(205,202,167)
#D8D6BC
(216,214,188)
#E3E2D1
(227,226,209)
#EEEEE6
(238,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807614 color. Also use rgb(128,118,20) instead hex code.

Text Font Color

.myTextColor { color: #807614; }

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

This text font color is #807614.

Background Color

.myBgColor { background-color: #807614; }

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

This div background color is #807614.

Border color

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

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

This div border color is #807614.

Opacity

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

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

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

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

This text has shadow with #807614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807614.

Preview

Color preview on black background

This text has color #807614 on black background.


Color preview on white background

This text has color #807614 on white background.


Black color preview on #807614 background

This text has black color on #807614 background.


White color preview on #807614 background

This text has white color on #807614 background.


Related colors

Complementary color

Complementary color for #hex is #7F89EB.


I love getcolorcode.com

Triadic colors

1 #148076 and #761480 with #807614 are triadic colors.

2 #147680 and #768014 with #807614 are triadic colors.