COLOR #83733C

HEX: #83733C RGB: (131,115,60)

Color info

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

RGB color model

#83733C color RGB value is (131,115,60).

RGB: (131,115,60) (51%, 45%, 24%)

RGB channels and saturation

R 131 of 255 = 51%
G 115 of 255 = 45%
B 60 of 255 = 24%

131
115
60

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

Portions of RGB colors in percentages

R + G + B = 131 + 115 + 60 = 306 (100%)
R 131 of 306 ~ 42.81%
G 115 of 306 ~ 37.58%
B 60 of 306 ~ 19.61'%

%42.81
%37.58
%19.61

CMYK color model

#83733C color CMYK value is (0,12,54,49).

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

CMYK: (0,12,54,49)
C0M12Y54K49 (0%, 12%, 54%, 49%)
(0.00 / 0.12 / 0.54 / 0.49)

CMYK percentages

%0
%12.21
%54.2
%48.63

Codes

Color #83733C in popluar color models

83 73 3C
RGB 131 115 60
HSL 46° 37.17% 37.45%
HSB/HSV 46° 54.20% 51.37%
CMYK 0.00% 12.21% 54.20%
48.63%

Color #83733C in popluar number systems.

HEX 83 73 3C
Decimal 131 115 60
Binary 10000011 1110011 111100
Octal 203 163 74

Shades and tints

Shades of #83733C

#83733C
(131,115,60)
#786937
(120,105,55)
#6D5F32
(109,95,50)
#62552D
(98,85,45)
#574B28
(87,75,40)
#4C4123
(76,65,35)
#41371E
(65,55,30)
#362D19
(54,45,25)
#2B2314
(43,35,20)
#20190F
(32,25,15)
#150F0A
(21,15,10)
#000000
(0,0,0)

Tints of #83733C

#83733C
(131,115,60)
#8E7F4D
(142,127,77)
#998B5E
(153,139,94)
#A4976F
(164,151,111)
#AFA380
(175,163,128)
#BAAF91
(186,175,145)
#C5BBA2
(197,187,162)
#D0C7B3
(208,199,179)
#DBD3C4
(219,211,196)
#E6DFD5
(230,223,213)
#F1EBE6
(241,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #83733C; }

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

This text font color is #83733C.

Background Color

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

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

This div background color is #83733C.

Border color

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

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

This div border color is #83733C.

Opacity

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

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

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

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

This text has shadow with #83733C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83733C.

Preview

Color preview on black background

This text has color #83733C on black background.


Color preview on white background

This text has color #83733C on white background.


Black color preview on #83733C background

This text has black color on #83733C background.


White color preview on #83733C background

This text has white color on #83733C background.


Related colors

Complementary color

Complementary color for #hex is #7C8CC3.


I love getcolorcode.com

Triadic colors

1 #3C8373 and #733C83 with #83733C are triadic colors.

2 #3C7383 and #73833C with #83733C are triadic colors.