COLOR #83784D

HEX: #83784D RGB: (131,120,77)

Color info

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

RGB color model

#83784D color RGB value is (131,120,77).

RGB: (131,120,77) (51%, 47%, 30%)

RGB channels and saturation

R 131 of 255 = 51%
G 120 of 255 = 47%
B 77 of 255 = 30%

131
120
77

R + G + B ~ 43%. #83784D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 120 + 77 = 328 (100%)
R 131 of 328 ~ 39.94%
G 120 of 328 ~ 36.59%
B 77 of 328 ~ 23.48'%

%39.94
%36.59
%23.48

CMYK color model

#83784D color CMYK value is (0,8,41,49).

  • cyan value is 0.00%
  • magenta value is 8.40%
  • yellow value is 41.22%
  • key color value is 48.63%

CMYK: (0,8,41,49)
C0M8Y41K49 (0%, 8%, 41%, 49%)
(0.00 / 0.08 / 0.41 / 0.49)

CMYK percentages

%0
%8.4
%41.22
%48.63

Codes

Color #83784D in popluar color models

83 78 4D
RGB 131 120 77
HSL 48° 25.96% 40.78%
HSB/HSV 48° 41.22% 51.37%
CMYK 0.00% 8.40% 41.22%
48.63%

Color #83784D in popluar number systems.

HEX 83 78 4D
Decimal 131 120 77
Binary 10000011 1111000 1001101
Octal 203 170 115

Shades and tints

Shades of #83784D

#83784D
(131,120,77)
#786E46
(120,110,70)
#6D643F
(109,100,63)
#625A38
(98,90,56)
#575031
(87,80,49)
#4C462A
(76,70,42)
#413C23
(65,60,35)
#36321C
(54,50,28)
#2B2815
(43,40,21)
#201E0E
(32,30,14)
#151407
(21,20,7)
#000000
(0,0,0)

Tints of #83784D

#83784D
(131,120,77)
#8E845D
(142,132,93)
#99906D
(153,144,109)
#A49C7D
(164,156,125)
#AFA88D
(175,168,141)
#BAB49D
(186,180,157)
#C5C0AD
(197,192,173)
#D0CCBD
(208,204,189)
#DBD8CD
(219,216,205)
#E6E4DD
(230,228,221)
#F1F0ED
(241,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83784D color. Also use rgb(131,120,77) instead hex code.

Text Font Color

.myTextColor { color: #83784D; }

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

This text font color is #83784D.

Background Color

.myBgColor { background-color: #83784D; }

<div style="background-color:#83784D">Inner text</div>

This div background color is #83784D.

Border color

.myBorderColor { border: 1px solid #83784D; }

<div style="border:3px solid #83784D">Div</div>

This div border color is #83784D.

Opacity

.myOpacity80 { color: #83784D; opacity: 0.8; }

<p style="color:#83784D;opacity:0.8;">80%</p>

Text with #83784D 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 #83784D;}

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

This text has shadow with #83784D color.


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

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

This text has shadow with #83784D primary color and red secondary color.


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

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

This text has shadow with #83784D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83784D.

Preview

Color preview on black background

This text has color #83784D on black background.


Color preview on white background

This text has color #83784D on white background.


Black color preview on #83784D background

This text has black color on #83784D background.


White color preview on #83784D background

This text has white color on #83784D background.


Related colors

Complementary color

Complementary color for #hex is #7C87B2.


I love getcolorcode.com

Triadic colors

1 #4D8378 and #784D83 with #83784D are triadic colors.

2 #4D7883 and #78834D with #83784D are triadic colors.