COLOR #83636D

HEX: #83636D RGB: (131,99,109)

Color info

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

RGB color model

#83636D color RGB value is (131,99,109).

RGB: (131,99,109) (51%, 39%, 43%)

RGB channels and saturation

R 131 of 255 = 51%
G 99 of 255 = 39%
B 109 of 255 = 43%

131
99
109

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

Portions of RGB colors in percentages

R + G + B = 131 + 99 + 109 = 339 (100%)
R 131 of 339 ~ 38.64%
G 99 of 339 ~ 29.2%
B 109 of 339 ~ 32.15'%

%38.64
%29.2
%32.15

CMYK color model

#83636D color CMYK value is (0,24,17,49).

  • cyan value is 0.00%
  • magenta value is 24.43%
  • yellow value is 16.79%
  • key color value is 48.63%

CMYK: (0,24,17,49)
C0M24Y17K49 (0%, 24%, 17%, 49%)
(0.00 / 0.24 / 0.17 / 0.49)

CMYK percentages

%0
%24.43
%16.79
%48.63

Codes

Color #83636D in popluar color models

83 63 6D
RGB 131 99 109
HSL 341° 13.91% 45.10%
HSB/HSV 341° 24.43% 51.37%
CMYK 0.00% 24.43% 16.79%
48.63%

Color #83636D in popluar number systems.

HEX 83 63 6D
Decimal 131 99 109
Binary 10000011 1100011 1101101
Octal 203 143 155

Shades and tints

Shades of #83636D

#83636D
(131,99,109)
#785A64
(120,90,100)
#6D515B
(109,81,91)
#624852
(98,72,82)
#573F49
(87,63,73)
#4C3640
(76,54,64)
#412D37
(65,45,55)
#36242E
(54,36,46)
#2B1B25
(43,27,37)
#20121C
(32,18,28)
#150913
(21,9,19)
#000000
(0,0,0)

Tints of #83636D

#83636D
(131,99,109)
#8E717A
(142,113,122)
#997F87
(153,127,135)
#A48D94
(164,141,148)
#AF9BA1
(175,155,161)
#BAA9AE
(186,169,174)
#C5B7BB
(197,183,187)
#D0C5C8
(208,197,200)
#DBD3D5
(219,211,213)
#E6E1E2
(230,225,226)
#F1EFEF
(241,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83636D color. Also use rgb(131,99,109) instead hex code.

Text Font Color

.myTextColor { color: #83636D; }

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

This text font color is #83636D.

Background Color

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

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

This div background color is #83636D.

Border color

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

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

This div border color is #83636D.

Opacity

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

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

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

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

This text has shadow with #83636D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83636D.

Preview

Color preview on black background

This text has color #83636D on black background.


Color preview on white background

This text has color #83636D on white background.


Black color preview on #83636D background

This text has black color on #83636D background.


White color preview on #83636D background

This text has white color on #83636D background.


Related colors

Complementary color

Complementary color for #hex is #7C9C92.


I love getcolorcode.com

Triadic colors

1 #6D8363 and #636D83 with #83636D are triadic colors.

2 #6D6383 and #63836D with #83636D are triadic colors.