COLOR #817C41

HEX: #817C41 RGB: (129,124,65)

Color info

#817C41 contains mainly red and green colors. Web safe color of #817C41 is #996633 (or #963).

RGB color model

#817C41 color RGB value is (129,124,65).

RGB: (129,124,65) (51%, 49%, 25%)

RGB channels and saturation

R 129 of 255 = 51%
G 124 of 255 = 49%
B 65 of 255 = 25%

129
124
65

R + G + B ~ 42%. #817C41 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 124 + 65 = 318 (100%)
R 129 of 318 ~ 40.57%
G 124 of 318 ~ 38.99%
B 65 of 318 ~ 20.44'%

%40.57
%38.99
%20.44

CMYK color model

#817C41 color CMYK value is (0,4,50,49).

  • cyan value is 0.00%
  • magenta value is 3.88%
  • yellow value is 49.61%
  • key color value is 49.41%
CMYK: (0,4,50,49) C0M4Y50K49 (0%,4%,50%,49%) (0.00/0.04/0.50/0.49) 

CMYK percentages

%0
%3.88
%49.61
%49.41

Codes

Color #817C41 in popluar color models

81 7C 41
RGB 129 124 65
HSL 55° 32.99% 38.04%
HSB/HSV 55° 49.61% 50.59%
CMYK 0.00% 3.88% 49.61%
49.41%

Color #817C41 in popluar number systems.

HEX 81 7C 41
Decimal 129 124 65
Binary 10000001 1111100 1000001
Octal 201 174 101

Shades and tints

Shades of #817C41

#817C41
(129,124,65)
#76713C
(118,113,60)
#6B6637
(107,102,55)
#605B32
(96,91,50)
#55502D
(85,80,45)
#4A4528
(74,69,40)
#3F3A23
(63,58,35)
#342F1E
(52,47,30)
#292419
(41,36,25)
#1E1914
(30,25,20)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #817C41

#817C41
(129,124,65)
#8C8752
(140,135,82)
#979263
(151,146,99)
#A29D74
(162,157,116)
#ADA885
(173,168,133)
#B8B396
(184,179,150)
#C3BEA7
(195,190,167)
#CEC9B8
(206,201,184)
#D9D4C9
(217,212,201)
#E4DFDA
(228,223,218)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817C41 color. Also use rgb(129,124,65) instead hex code.

Text Font Color

.myTextColor { color: #817C41; }

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

This text font color is #817C41.

Background Color

.myBgColor { background-color: #817C41; }

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

This div background color is #817C41.

Border color

.myBorderColor { border: 1px solid #817C41; }

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

This div border color is #817C41.

Opacity

.myOpacity80 { color: #817C41; opacity: 0.8; }

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

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

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

This text has shadow with #817C41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817C41.

Preview

Color preview on black background

This text has color #817C41 on black background.


Color preview on white background

This text has color #817C41 on white background.


Black color preview on #817C41 background

This text has black color on #817C41 background.


White color preview on #817C41 background

This text has white color on #817C41 background.


Related colors

Complementary color

Complementary color for #hex is #7E83BE.


I love getcolorcode.com

Triadic colors

1 #41817C and #7C4181 with #817C41 are triadic colors.

2 #417C81 and #7C8141 with #817C41 are triadic colors.