COLOR #83634A

HEX: #83634A RGB: (131,99,74)

Color info

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

RGB color model

#83634A color RGB value is (131,99,74).

RGB: (131,99,74) (51%, 39%, 29%)

RGB channels and saturation

R 131 of 255 = 51%
G 99 of 255 = 39%
B 74 of 255 = 29%

131
99
74

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

Portions of RGB colors in percentages

R + G + B = 131 + 99 + 74 = 304 (100%)
R 131 of 304 ~ 43.09%
G 99 of 304 ~ 32.57%
B 74 of 304 ~ 24.34'%

%43.09
%32.57
%24.34

CMYK color model

#83634A color CMYK value is (0,24,44,49).

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

CMYK: (0,24,44,49)
C0M24Y44K49 (0%, 24%, 44%, 49%)
(0.00 / 0.24 / 0.44 / 0.49)

CMYK percentages

%0
%24.43
%43.51
%48.63

Codes

Color #83634A in popluar color models

83 63 4A
RGB 131 99 74
HSL 26° 27.80% 40.20%
HSB/HSV 26° 43.51% 51.37%
CMYK 0.00% 24.43% 43.51%
48.63%

Color #83634A in popluar number systems.

HEX 83 63 4A
Decimal 131 99 74
Binary 10000011 1100011 1001010
Octal 203 143 112

Shades and tints

Shades of #83634A

#83634A
(131,99,74)
#785A44
(120,90,68)
#6D513E
(109,81,62)
#624838
(98,72,56)
#573F32
(87,63,50)
#4C362C
(76,54,44)
#412D26
(65,45,38)
#362420
(54,36,32)
#2B1B1A
(43,27,26)
#201214
(32,18,20)
#15090E
(21,9,14)
#000000
(0,0,0)

Tints of #83634A

#83634A
(131,99,74)
#8E715A
(142,113,90)
#997F6A
(153,127,106)
#A48D7A
(164,141,122)
#AF9B8A
(175,155,138)
#BAA99A
(186,169,154)
#C5B7AA
(197,183,170)
#D0C5BA
(208,197,186)
#DBD3CA
(219,211,202)
#E6E1DA
(230,225,218)
#F1EFEA
(241,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83634A color. Also use rgb(131,99,74) instead hex code.

Text Font Color

.myTextColor { color: #83634A; }

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

This text font color is #83634A.

Background Color

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

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

This div background color is #83634A.

Border color

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

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

This div border color is #83634A.

Opacity

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

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

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

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

This text has shadow with #83634A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83634A.

Preview

Color preview on black background

This text has color #83634A on black background.


Color preview on white background

This text has color #83634A on white background.


Black color preview on #83634A background

This text has black color on #83634A background.


White color preview on #83634A background

This text has white color on #83634A background.


Related colors

Complementary color

Complementary color for #hex is #7C9CB5.


I love getcolorcode.com

Triadic colors

1 #4A8363 and #634A83 with #83634A are triadic colors.

2 #4A6383 and #63834A with #83634A are triadic colors.