COLOR #807314

HEX: #807314 RGB: (128,115,20)

Color info

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

RGB color model

#807314 color RGB value is (128,115,20).

RGB: (128,115,20) (50%, 45%, 8%)

RGB channels and saturation

R 128 of 255 = 50%
G 115 of 255 = 45%
B 20 of 255 = 8%

128
115
20

R + G + B ~ 34%. #807314 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 115 + 20 = 263 (100%)
R 128 of 263 ~ 48.67%
G 115 of 263 ~ 43.73%
B 20 of 263 ~ 7.6'%

%48.67
%43.73

CMYK color model

#807314 color CMYK value is (0,10,84,50).

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

CMYK: (0,10,84,50)
C0M10Y84K50 (0%, 10%, 84%, 50%)
(0.00 / 0.10 / 0.84 / 0.50)

CMYK percentages

%0
%10.16
%84.38
%49.8

Codes

Color #807314 in popluar color models

80 73 14
RGB 128 115 20
HSL 53° 72.97% 29.02%
HSB/HSV 53° 84.38% 50.20%
CMYK 0.00% 10.16% 84.38%
49.80%

Color #807314 in popluar number systems.

HEX 80 73 14
Decimal 128 115 20
Binary 10000000 1110011 10100
Octal 200 163 24

Shades and tints

Shades of #807314

#807314
(128,115,20)
#756913
(117,105,19)
#6A5F12
(106,95,18)
#5F5511
(95,85,17)
#544B10
(84,75,16)
#49410F
(73,65,15)
#3E370E
(62,55,14)
#332D0D
(51,45,13)
#28230C
(40,35,12)
#1D190B
(29,25,11)
#120F0A
(18,15,10)
#000000
(0,0,0)

Tints of #807314

#807314
(128,115,20)
#8B7F29
(139,127,41)
#968B3E
(150,139,62)
#A19753
(161,151,83)
#ACA368
(172,163,104)
#B7AF7D
(183,175,125)
#C2BB92
(194,187,146)
#CDC7A7
(205,199,167)
#D8D3BC
(216,211,188)
#E3DFD1
(227,223,209)
#EEEBE6
(238,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807314; }

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

This text font color is #807314.

Background Color

.myBgColor { background-color: #807314; }

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

This div background color is #807314.

Border color

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

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

This div border color is #807314.

Opacity

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

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

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

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

This text has shadow with #807314 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807314.

Preview

Color preview on black background

This text has color #807314 on black background.


Color preview on white background

This text has color #807314 on white background.


Black color preview on #807314 background

This text has black color on #807314 background.


White color preview on #807314 background

This text has white color on #807314 background.


Related colors

Complementary color

Complementary color for #hex is #7F8CEB.


I love getcolorcode.com

Triadic colors

1 #148073 and #731480 with #807314 are triadic colors.

2 #147380 and #738014 with #807314 are triadic colors.