COLOR #83713E

HEX: #83713E RGB: (131,113,62)

Color info

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

RGB color model

#83713E color RGB value is (131,113,62).

RGB: (131,113,62) (51%, 44%, 24%)

RGB channels and saturation

R 131 of 255 = 51%
G 113 of 255 = 44%
B 62 of 255 = 24%

131
113
62

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

Portions of RGB colors in percentages

R + G + B = 131 + 113 + 62 = 306 (100%)
R 131 of 306 ~ 42.81%
G 113 of 306 ~ 36.93%
B 62 of 306 ~ 20.26'%

%42.81
%36.93
%20.26

CMYK color model

#83713E color CMYK value is (0,14,53,49).

  • cyan value is 0.00%
  • magenta value is 13.74%
  • yellow value is 52.67%
  • key color value is 48.63%
CMYK: (0,14,53,49) C0M14Y53K49 (0%,14%,53%,49%) (0.00/0.14/0.53/0.49) 

CMYK percentages

%0
%13.74
%52.67
%48.63

Codes

Color #83713E in popluar color models

83 71 3E
RGB 131 113 62
HSL 44° 35.75% 37.84%
HSB/HSV 44° 52.67% 51.37%
CMYK 0.00% 13.74% 52.67%
48.63%

Color #83713E in popluar number systems.

HEX 83 71 3E
Decimal 131 113 62
Binary 10000011 1110001 111110
Octal 203 161 76

Shades and tints

Shades of #83713E

#83713E
(131,113,62)
#786739
(120,103,57)
#6D5D34
(109,93,52)
#62532F
(98,83,47)
#57492A
(87,73,42)
#4C3F25
(76,63,37)
#413520
(65,53,32)
#362B1B
(54,43,27)
#2B2116
(43,33,22)
#201711
(32,23,17)
#150D0C
(21,13,12)
#000000
(0,0,0)

Tints of #83713E

#83713E
(131,113,62)
#8E7D4F
(142,125,79)
#998960
(153,137,96)
#A49571
(164,149,113)
#AFA182
(175,161,130)
#BAAD93
(186,173,147)
#C5B9A4
(197,185,164)
#D0C5B5
(208,197,181)
#DBD1C6
(219,209,198)
#E6DDD7
(230,221,215)
#F1E9E8
(241,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83713E color. Also use rgb(131,113,62) instead hex code.

Text Font Color

.myTextColor { color: #83713E; }

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

This text font color is #83713E.

Background Color

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

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

This div background color is #83713E.

Border color

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

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

This div border color is #83713E.

Opacity

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

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

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

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

This text has shadow with #83713E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83713E.

Preview

Color preview on black background

This text has color #83713E on black background.


Color preview on white background

This text has color #83713E on white background.


Black color preview on #83713E background

This text has black color on #83713E background.


White color preview on #83713E background

This text has white color on #83713E background.


Related colors

Complementary color

Complementary color for #hex is #7C8EC1.


I love getcolorcode.com

Triadic colors

1 #3E8371 and #713E83 with #83713E are triadic colors.

2 #3E7183 and #71833E with #83713E are triadic colors.