COLOR #83734C

HEX: #83734C RGB: (131,115,76)

Color info

#83734C contains red, green and blue colors in about the same proportion. Web safe color of #83734C is #996633 (or #963).

RGB color model

#83734C color RGB value is (131,115,76).

RGB: (131,115,76) (51%, 45%, 30%)

RGB channels and saturation

R 131 of 255 = 51%
G 115 of 255 = 45%
B 76 of 255 = 30%

131
115
76

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

Portions of RGB colors in percentages

R + G + B = 131 + 115 + 76 = 322 (100%)
R 131 of 322 ~ 40.68%
G 115 of 322 ~ 35.71%
B 76 of 322 ~ 23.6'%

%40.68
%35.71
%23.6

CMYK color model

#83734C color CMYK value is (0,12,42,49).

  • cyan value is 0.00%
  • magenta value is 12.21%
  • yellow value is 41.98%
  • key color value is 48.63%

CMYK: (0,12,42,49)
C0M12Y42K49 (0%, 12%, 42%, 49%)
(0.00 / 0.12 / 0.42 / 0.49)

CMYK percentages

%0
%12.21
%41.98
%48.63

Codes

Color #83734C in popluar color models

83 73 4C
RGB 131 115 76
HSL 43° 26.57% 40.59%
HSB/HSV 43° 41.98% 51.37%
CMYK 0.00% 12.21% 41.98%
48.63%

Color #83734C in popluar number systems.

HEX 83 73 4C
Decimal 131 115 76
Binary 10000011 1110011 1001100
Octal 203 163 114

Shades and tints

Shades of #83734C

#83734C
(131,115,76)
#786946
(120,105,70)
#6D5F40
(109,95,64)
#62553A
(98,85,58)
#574B34
(87,75,52)
#4C412E
(76,65,46)
#413728
(65,55,40)
#362D22
(54,45,34)
#2B231C
(43,35,28)
#201916
(32,25,22)
#150F10
(21,15,16)
#000000
(0,0,0)

Tints of #83734C

#83734C
(131,115,76)
#8E7F5C
(142,127,92)
#998B6C
(153,139,108)
#A4977C
(164,151,124)
#AFA38C
(175,163,140)
#BAAF9C
(186,175,156)
#C5BBAC
(197,187,172)
#D0C7BC
(208,199,188)
#DBD3CC
(219,211,204)
#E6DFDC
(230,223,220)
#F1EBEC
(241,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83734C color. Also use rgb(131,115,76) instead hex code.

Text Font Color

.myTextColor { color: #83734C; }

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

This text font color is #83734C.

Background Color

.myBgColor { background-color: #83734C; }

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

This div background color is #83734C.

Border color

.myBorderColor { border: 1px solid #83734C; }

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

This div border color is #83734C.

Opacity

.myOpacity80 { color: #83734C; opacity: 0.8; }

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

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

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

This text has shadow with #83734C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83734C.

Preview

Color preview on black background

This text has color #83734C on black background.


Color preview on white background

This text has color #83734C on white background.


Black color preview on #83734C background

This text has black color on #83734C background.


White color preview on #83734C background

This text has white color on #83734C background.


Related colors

Complementary color

Complementary color for #hex is #7C8CB3.


I love getcolorcode.com

Triadic colors

1 #4C8373 and #734C83 with #83734C are triadic colors.

2 #4C7383 and #73834C with #83734C are triadic colors.