COLOR #83736A

HEX: #83736A RGB: (131,115,106)

Color info

#83736A contains red, green and blue colors in about the same proportion. Web safe color of #83736A is #996666 (or #966).

RGB color model

#83736A color RGB value is (131,115,106).

RGB: (131,115,106) (51%, 45%, 42%)

RGB channels and saturation

R 131 of 255 = 51%
G 115 of 255 = 45%
B 106 of 255 = 42%

131
115
106

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

Portions of RGB colors in percentages

R + G + B = 131 + 115 + 106 = 352 (100%)
R 131 of 352 ~ 37.22%
G 115 of 352 ~ 32.67%
B 106 of 352 ~ 30.11'%

%37.22
%32.67
%30.11

CMYK color model

#83736A color CMYK value is (0,12,19,49).

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

CMYK: (0,12,19,49)
C0M12Y19K49 (0%, 12%, 19%, 49%)
(0.00 / 0.12 / 0.19 / 0.49)

CMYK percentages

%0
%12.21
%19.08
%48.63

Codes

Color #83736A in popluar color models

83 73 6A
RGB 131 115 106
HSL 22° 10.55% 46.47%
HSB/HSV 22° 19.08% 51.37%
CMYK 0.00% 12.21% 19.08%
48.63%

Color #83736A in popluar number systems.

HEX 83 73 6A
Decimal 131 115 106
Binary 10000011 1110011 1101010
Octal 203 163 152

Shades and tints

Shades of #83736A

#83736A
(131,115,106)
#786961
(120,105,97)
#6D5F58
(109,95,88)
#62554F
(98,85,79)
#574B46
(87,75,70)
#4C413D
(76,65,61)
#413734
(65,55,52)
#362D2B
(54,45,43)
#2B2322
(43,35,34)
#201919
(32,25,25)
#150F10
(21,15,16)
#000000
(0,0,0)

Tints of #83736A

#83736A
(131,115,106)
#8E7F77
(142,127,119)
#998B84
(153,139,132)
#A49791
(164,151,145)
#AFA39E
(175,163,158)
#BAAFAB
(186,175,171)
#C5BBB8
(197,187,184)
#D0C7C5
(208,199,197)
#DBD3D2
(219,211,210)
#E6DFDF
(230,223,223)
#F1EBEC
(241,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #83736A; }

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

This text font color is #83736A.

Background Color

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

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

This div background color is #83736A.

Border color

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

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

This div border color is #83736A.

Opacity

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

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

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

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

This text has shadow with #83736A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83736A.

Preview

Color preview on black background

This text has color #83736A on black background.


Color preview on white background

This text has color #83736A on white background.


Black color preview on #83736A background

This text has black color on #83736A background.


White color preview on #83736A background

This text has white color on #83736A background.


Related colors

Complementary color

Complementary color for #hex is #7C8C95.


I love getcolorcode.com

Triadic colors

1 #6A8373 and #736A83 with #83736A are triadic colors.

2 #6A7383 and #73836A with #83736A are triadic colors.