COLOR #83936A

HEX: #83936A RGB: (131,147,106)

Color info

#83936A contains red, green and blue colors in about the same proportion. Web safe color of #83936A is #999966 (or #996).

RGB color model

#83936A color RGB value is (131,147,106).

RGB: (131,147,106) (51%, 58%, 42%)

RGB channels and saturation

R 131 of 255 = 51%
G 147 of 255 = 58%
B 106 of 255 = 42%

131
147
106

R + G + B ~ 50%. #83936A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 147 + 106 = 384 (100%)
R 131 of 384 ~ 34.11%
G 147 of 384 ~ 38.28%
B 106 of 384 ~ 27.6'%

%34.11
%38.28
%27.6

CMYK color model

#83936A color CMYK value is (11,0,28,42).

  • cyan value is 10.88%
  • magenta value is 0.00%
  • yellow value is 27.89%
  • key color value is 42.35%

CMYK: (11,0,28,42)
C11M0Y28K42 (11%, 0%, 28%, 42%)
(0.11 / 0.00 / 0.28 / 0.42)

CMYK percentages

%10.88
%0
%27.89
%42.35

Codes

Color #83936A in popluar color models

83 93 6A
RGB 131 147 106
HSL 83° 16.21% 49.61%
HSB/HSV 83° 27.89% 57.65%
CMYK 10.88% 0.00% 27.89%
42.35%

Color #83936A in popluar number systems.

HEX 83 93 6A
Decimal 131 147 106
Binary 10000011 10010011 1101010
Octal 203 223 152

Shades and tints

Shades of #83936A

#83936A
(131,147,106)
#788661
(120,134,97)
#6D7958
(109,121,88)
#626C4F
(98,108,79)
#575F46
(87,95,70)
#4C523D
(76,82,61)
#414534
(65,69,52)
#36382B
(54,56,43)
#2B2B22
(43,43,34)
#201E19
(32,30,25)
#151110
(21,17,16)
#000000
(0,0,0)

Tints of #83936A

#83936A
(131,147,106)
#8E9C77
(142,156,119)
#99A584
(153,165,132)
#A4AE91
(164,174,145)
#AFB79E
(175,183,158)
#BAC0AB
(186,192,171)
#C5C9B8
(197,201,184)
#D0D2C5
(208,210,197)
#DBDBD2
(219,219,210)
#E6E4DF
(230,228,223)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83936A color. Also use rgb(131,147,106) instead hex code.

Text Font Color

.myTextColor { color: #83936A; }

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

This text font color is #83936A.

Background Color

.myBgColor { background-color: #83936A; }

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

This div background color is #83936A.

Border color

.myBorderColor { border: 1px solid #83936A; }

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

This div border color is #83936A.

Opacity

.myOpacity80 { color: #83936A; opacity: 0.8; }

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

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

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

This text has shadow with #83936A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83936A.

Preview

Color preview on black background

This text has color #83936A on black background.


Color preview on white background

This text has color #83936A on white background.


Black color preview on #83936A background

This text has black color on #83936A background.


White color preview on #83936A background

This text has white color on #83936A background.


Related colors

Complementary color

Complementary color for #hex is #7C6C95.


I love getcolorcode.com

Triadic colors

1 #6A8393 and #936A83 with #83936A are triadic colors.

2 #6A9383 and #93836A with #83936A are triadic colors.