COLOR #83964E

HEX: #83964E RGB: (131,150,78)

Color info

#83964E contains mainly red and green colors. Web safe color of #83964E is #999966 (or #996).

RGB color model

#83964E color RGB value is (131,150,78).

RGB: (131,150,78) (51%, 59%, 31%)

RGB channels and saturation

R 131 of 255 = 51%
G 150 of 255 = 59%
B 78 of 255 = 31%

131
150
78

R + G + B ~ 47%. #83964E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 150 + 78 = 359 (100%)
R 131 of 359 ~ 36.49%
G 150 of 359 ~ 41.78%
B 78 of 359 ~ 21.73'%

%36.49
%41.78
%21.73

CMYK color model

#83964E color CMYK value is (13,0,48,41).

  • cyan value is 12.67%
  • magenta value is 0.00%
  • yellow value is 48.00%
  • key color value is 41.18%
CMYK: (13,0,48,41) C13M0Y48K41 (13%,0%,48%,41%) (0.13/0.00/0.48/0.41) 

CMYK percentages

%12.67
%0
%48
%41.18

Codes

Color #83964E in popluar color models

83 96 4E
RGB 131 150 78
HSL 76° 31.58% 44.71%
HSB/HSV 76° 48.00% 58.82%
CMYK 12.67% 0.00% 48.00%
41.18%

Color #83964E in popluar number systems.

HEX 83 96 4E
Decimal 131 150 78
Binary 10000011 10010110 1001110
Octal 203 226 116

Shades and tints

Shades of #83964E

#83964E
(131,150,78)
#788947
(120,137,71)
#6D7C40
(109,124,64)
#626F39
(98,111,57)
#576232
(87,98,50)
#4C552B
(76,85,43)
#414824
(65,72,36)
#363B1D
(54,59,29)
#2B2E16
(43,46,22)
#20210F
(32,33,15)
#151408
(21,20,8)
#000000
(0,0,0)

Tints of #83964E

#83964E
(131,150,78)
#8E9F5E
(142,159,94)
#99A86E
(153,168,110)
#A4B17E
(164,177,126)
#AFBA8E
(175,186,142)
#BAC39E
(186,195,158)
#C5CCAE
(197,204,174)
#D0D5BE
(208,213,190)
#DBDECE
(219,222,206)
#E6E7DE
(230,231,222)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83964E color. Also use rgb(131,150,78) instead hex code.

Text Font Color

.myTextColor { color: #83964E; }

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

This text font color is #83964E.

Background Color

.myBgColor { background-color: #83964E; }

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

This div background color is #83964E.

Border color

.myBorderColor { border: 1px solid #83964E; }

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

This div border color is #83964E.

Opacity

.myOpacity80 { color: #83964E; opacity: 0.8; }

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

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

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

This text has shadow with #83964E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83964E.

Preview

Color preview on black background

This text has color #83964E on black background.


Color preview on white background

This text has color #83964E on white background.


Black color preview on #83964E background

This text has black color on #83964E background.


White color preview on #83964E background

This text has white color on #83964E background.


Related colors

Complementary color

Complementary color for #hex is #7C69B1.


I love getcolorcode.com

Triadic colors

1 #4E8396 and #964E83 with #83964E are triadic colors.

2 #4E9683 and #96834E with #83964E are triadic colors.