COLOR #817914

HEX: #817914 RGB: (129,121,20)

Color info

#817914 contains mainly red and green colors. Web safe color of #817914 is #996600 (or #960).

RGB color model

#817914 color RGB value is (129,121,20).

RGB: (129,121,20) (51%, 47%, 8%)

RGB channels and saturation

R 129 of 255 = 51%
G 121 of 255 = 47%
B 20 of 255 = 8%

129
121
20

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

Portions of RGB colors in percentages

R + G + B = 129 + 121 + 20 = 270 (100%)
R 129 of 270 ~ 47.78%
G 121 of 270 ~ 44.81%
B 20 of 270 ~ 7.41'%

%47.78
%44.81

CMYK color model

#817914 color CMYK value is (0,6,84,49).

  • cyan value is 0.00%
  • magenta value is 6.20%
  • yellow value is 84.50%
  • key color value is 49.41%

CMYK: (0,6,84,49)
C0M6Y84K49 (0%, 6%, 84%, 49%)
(0.00 / 0.06 / 0.84 / 0.49)

CMYK percentages

%0
%6.2
%84.5
%49.41

Codes

Color #817914 in popluar color models

81 79 14
RGB 129 121 20
HSL 56° 73.15% 29.22%
HSB/HSV 56° 84.50% 50.59%
CMYK 0.00% 6.20% 84.50%
49.41%

Color #817914 in popluar number systems.

HEX 81 79 14
Decimal 129 121 20
Binary 10000001 1111001 10100
Octal 201 171 24

Shades and tints

Shades of #817914

#817914
(129,121,20)
#766E13
(118,110,19)
#6B6312
(107,99,18)
#605811
(96,88,17)
#554D10
(85,77,16)
#4A420F
(74,66,15)
#3F370E
(63,55,14)
#342C0D
(52,44,13)
#29210C
(41,33,12)
#1E160B
(30,22,11)
#130B0A
(19,11,10)
#000000
(0,0,0)

Tints of #817914

#817914
(129,121,20)
#8C8529
(140,133,41)
#97913E
(151,145,62)
#A29D53
(162,157,83)
#ADA968
(173,169,104)
#B8B57D
(184,181,125)
#C3C192
(195,193,146)
#CECDA7
(206,205,167)
#D9D9BC
(217,217,188)
#E4E5D1
(228,229,209)
#EFF1E6
(239,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817914 color. Also use rgb(129,121,20) instead hex code.

Text Font Color

.myTextColor { color: #817914; }

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

This text font color is #817914.

Background Color

.myBgColor { background-color: #817914; }

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

This div background color is #817914.

Border color

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

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

This div border color is #817914.

Opacity

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

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

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

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

This text has shadow with #817914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817914.

Preview

Color preview on black background

This text has color #817914 on black background.


Color preview on white background

This text has color #817914 on white background.


Black color preview on #817914 background

This text has black color on #817914 background.


White color preview on #817914 background

This text has white color on #817914 background.


Related colors

Complementary color

Complementary color for #hex is #7E86EB.


I love getcolorcode.com

Triadic colors

1 #148179 and #791481 with #817914 are triadic colors.

2 #147981 and #798114 with #817914 are triadic colors.