COLOR #83653E

HEX: #83653E RGB: (131,101,62)

Color info

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

RGB color model

#83653E color RGB value is (131,101,62).

RGB: (131,101,62) (51%, 40%, 24%)

RGB channels and saturation

R 131 of 255 = 51%
G 101 of 255 = 40%
B 62 of 255 = 24%

131
101
62

R + G + B ~ 38%. #83653E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 101 + 62 = 294 (100%)
R 131 of 294 ~ 44.56%
G 101 of 294 ~ 34.35%
B 62 of 294 ~ 21.09'%

%44.56
%34.35
%21.09

CMYK color model

#83653E color CMYK value is (0,23,53,49).

  • cyan value is 0.00%
  • magenta value is 22.90%
  • yellow value is 52.67%
  • key color value is 48.63%

CMYK: (0,23,53,49)
C0M23Y53K49 (0%, 23%, 53%, 49%)
(0.00 / 0.23 / 0.53 / 0.49)

CMYK percentages

%0
%22.9
%52.67
%48.63

Codes

Color #83653E in popluar color models

83 65 3E
RGB 131 101 62
HSL 34° 35.75% 37.84%
HSB/HSV 34° 52.67% 51.37%
CMYK 0.00% 22.90% 52.67%
48.63%

Color #83653E in popluar number systems.

HEX 83 65 3E
Decimal 131 101 62
Binary 10000011 1100101 111110
Octal 203 145 76

Shades and tints

Shades of #83653E

#83653E
(131,101,62)
#785C39
(120,92,57)
#6D5334
(109,83,52)
#624A2F
(98,74,47)
#57412A
(87,65,42)
#4C3825
(76,56,37)
#412F20
(65,47,32)
#36261B
(54,38,27)
#2B1D16
(43,29,22)
#201411
(32,20,17)
#150B0C
(21,11,12)
#000000
(0,0,0)

Tints of #83653E

#83653E
(131,101,62)
#8E734F
(142,115,79)
#998160
(153,129,96)
#A48F71
(164,143,113)
#AF9D82
(175,157,130)
#BAAB93
(186,171,147)
#C5B9A4
(197,185,164)
#D0C7B5
(208,199,181)
#DBD5C6
(219,213,198)
#E6E3D7
(230,227,215)
#F1F1E8
(241,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83653E color. Also use rgb(131,101,62) instead hex code.

Text Font Color

.myTextColor { color: #83653E; }

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

This text font color is #83653E.

Background Color

.myBgColor { background-color: #83653E; }

<div style="background-color:#83653E">Inner text</div>

This div background color is #83653E.

Border color

.myBorderColor { border: 1px solid #83653E; }

<div style="border:3px solid #83653E">Div</div>

This div border color is #83653E.

Opacity

.myOpacity80 { color: #83653E; opacity: 0.8; }

<p style="color:#83653E;opacity:0.8;">80%</p>

Text with #83653E 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 #83653E;}

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

This text has shadow with #83653E color.


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

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

This text has shadow with #83653E primary color and red secondary color.


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

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

This text has shadow with #83653E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83653E.

Preview

Color preview on black background

This text has color #83653E on black background.


Color preview on white background

This text has color #83653E on white background.


Black color preview on #83653E background

This text has black color on #83653E background.


White color preview on #83653E background

This text has white color on #83653E background.


Related colors

Complementary color

Complementary color for #hex is #7C9AC1.


I love getcolorcode.com

Triadic colors

1 #3E8365 and #653E83 with #83653E are triadic colors.

2 #3E6583 and #65833E with #83653E are triadic colors.