COLOR #808614

HEX: #808614 RGB: (128,134,20)

Color info

#808614 contains mainly red and green colors. Web safe color of #808614 is #669900 (or #690).

RGB color model

#808614 color RGB value is (128,134,20).

RGB: (128,134,20) (50%, 53%, 8%)

RGB channels and saturation

R 128 of 255 = 50%
G 134 of 255 = 53%
B 20 of 255 = 8%

128
134
20

R + G + B ~ 37%. #808614 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 134 + 20 = 282 (100%)
R 128 of 282 ~ 45.39%
G 134 of 282 ~ 47.52%
B 20 of 282 ~ 7.09'%

%45.39
%47.52

CMYK color model

#808614 color CMYK value is (4,0,85,47).

  • cyan value is 4.48%
  • magenta value is 0.00%
  • yellow value is 85.07%
  • key color value is 47.45%

CMYK: (4,0,85,47)
C4M0Y85K47 (4%, 0%, 85%, 47%)
(0.04 / 0.00 / 0.85 / 0.47)

CMYK percentages

%4.48
%0
%85.07
%47.45

Codes

Color #808614 in popluar color models

80 86 14
RGB 128 134 20
HSL 63° 74.03% 30.20%
HSB/HSV 63° 85.07% 52.55%
CMYK 4.48% 0.00% 85.07%
47.45%

Color #808614 in popluar number systems.

HEX 80 86 14
Decimal 128 134 20
Binary 10000000 10000110 10100
Octal 200 206 24

Shades and tints

Shades of #808614

#808614
(128,134,20)
#757A13
(117,122,19)
#6A6E12
(106,110,18)
#5F6211
(95,98,17)
#545610
(84,86,16)
#494A0F
(73,74,15)
#3E3E0E
(62,62,14)
#33320D
(51,50,13)
#28260C
(40,38,12)
#1D1A0B
(29,26,11)
#120E0A
(18,14,10)
#000000
(0,0,0)

Tints of #808614

#808614
(128,134,20)
#8B9129
(139,145,41)
#969C3E
(150,156,62)
#A1A753
(161,167,83)
#ACB268
(172,178,104)
#B7BD7D
(183,189,125)
#C2C892
(194,200,146)
#CDD3A7
(205,211,167)
#D8DEBC
(216,222,188)
#E3E9D1
(227,233,209)
#EEF4E6
(238,244,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #808614; }

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

This text font color is #808614.

Background Color

.myBgColor { background-color: #808614; }

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

This div background color is #808614.

Border color

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

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

This div border color is #808614.

Opacity

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

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

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

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

This text has shadow with #808614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #808614.

Preview

Color preview on black background

This text has color #808614 on black background.


Color preview on white background

This text has color #808614 on white background.


Black color preview on #808614 background

This text has black color on #808614 background.


White color preview on #808614 background

This text has white color on #808614 background.


Related colors

Complementary color

Complementary color for #hex is #7F79EB.


I love getcolorcode.com

Triadic colors

1 #148086 and #861480 with #808614 are triadic colors.

2 #148680 and #868014 with #808614 are triadic colors.