COLOR #836552

HEX: #836552 RGB: (131,101,82)

Color info

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

RGB color model

#836552 color RGB value is (131,101,82).

RGB: (131,101,82) (51%, 40%, 32%)

RGB channels and saturation

R 131 of 255 = 51%
G 101 of 255 = 40%
B 82 of 255 = 32%

131
101
82

R + G + B ~ 41%. #836552 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 101 + 82 = 314 (100%)
R 131 of 314 ~ 41.72%
G 101 of 314 ~ 32.17%
B 82 of 314 ~ 26.11'%

%41.72
%32.17
%26.11

CMYK color model

#836552 color CMYK value is (0,23,37,49).

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

CMYK: (0,23,37,49)
C0M23Y37K49 (0%, 23%, 37%, 49%)
(0.00 / 0.23 / 0.37 / 0.49)

CMYK percentages

%0
%22.9
%37.4
%48.63

Codes

Color #836552 in popluar color models

83 65 52
RGB 131 101 82
HSL 23° 23.00% 41.76%
HSB/HSV 23° 37.40% 51.37%
CMYK 0.00% 22.90% 37.40%
48.63%

Color #836552 in popluar number systems.

HEX 83 65 52
Decimal 131 101 82
Binary 10000011 1100101 1010010
Octal 203 145 122

Shades and tints

Shades of #836552

#836552
(131,101,82)
#785C4B
(120,92,75)
#6D5344
(109,83,68)
#624A3D
(98,74,61)
#574136
(87,65,54)
#4C382F
(76,56,47)
#412F28
(65,47,40)
#362621
(54,38,33)
#2B1D1A
(43,29,26)
#201413
(32,20,19)
#150B0C
(21,11,12)
#000000
(0,0,0)

Tints of #836552

#836552
(131,101,82)
#8E7361
(142,115,97)
#998170
(153,129,112)
#A48F7F
(164,143,127)
#AF9D8E
(175,157,142)
#BAAB9D
(186,171,157)
#C5B9AC
(197,185,172)
#D0C7BB
(208,199,187)
#DBD5CA
(219,213,202)
#E6E3D9
(230,227,217)
#F1F1E8
(241,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836552; }

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

This text font color is #836552.

Background Color

.myBgColor { background-color: #836552; }

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

This div background color is #836552.

Border color

.myBorderColor { border: 1px solid #836552; }

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

This div border color is #836552.

Opacity

.myOpacity80 { color: #836552; opacity: 0.8; }

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

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

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

This text has shadow with #836552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836552.

Preview

Color preview on black background

This text has color #836552 on black background.


Color preview on white background

This text has color #836552 on white background.


Black color preview on #836552 background

This text has black color on #836552 background.


White color preview on #836552 background

This text has white color on #836552 background.


Related colors

Complementary color

Complementary color for #hex is #7C9AAD.


I love getcolorcode.com

Triadic colors

1 #528365 and #655283 with #836552 are triadic colors.

2 #526583 and #658352 with #836552 are triadic colors.