COLOR #836786

HEX: #836786 RGB: (131,103,134)

Color info

#836786 contains red, green and blue colors in about the same proportion. Web safe color of #836786 is #996699 (or #969).

RGB color model

#836786 color RGB value is (131,103,134).

RGB: (131,103,134) (51%, 40%, 53%)

RGB channels and saturation

R 131 of 255 = 51%
G 103 of 255 = 40%
B 134 of 255 = 53%

131
103
134

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

Portions of RGB colors in percentages

R + G + B = 131 + 103 + 134 = 368 (100%)
R 131 of 368 ~ 35.6%
G 103 of 368 ~ 27.99%
B 134 of 368 ~ 36.41'%

%35.6
%27.99
%36.41

CMYK color model

#836786 color CMYK value is (2,23,0,47).

  • cyan value is 2.24%
  • magenta value is 23.13%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (2,23,0,47) C2M23Y0K47 (2%,23%,0%,47%) (0.02/0.23/0.00/0.47) 

CMYK percentages

%2.24
%23.13
%0
%47.45

Codes

Color #836786 in popluar color models

83 67 86
RGB 131 103 134
HSL 294° 13.08% 46.47%
HSB/HSV 294° 23.13% 52.55%
CMYK 2.24% 23.13% 0.00%
47.45%

Color #836786 in popluar number systems.

HEX 83 67 86
Decimal 131 103 134
Binary 10000011 1100111 10000110
Octal 203 147 206

Shades and tints

Shades of #836786

#836786
(131,103,134)
#785E7A
(120,94,122)
#6D556E
(109,85,110)
#624C62
(98,76,98)
#574356
(87,67,86)
#4C3A4A
(76,58,74)
#41313E
(65,49,62)
#362832
(54,40,50)
#2B1F26
(43,31,38)
#20161A
(32,22,26)
#150D0E
(21,13,14)
#000000
(0,0,0)

Tints of #836786

#836786
(131,103,134)
#8E7491
(142,116,145)
#99819C
(153,129,156)
#A48EA7
(164,142,167)
#AF9BB2
(175,155,178)
#BAA8BD
(186,168,189)
#C5B5C8
(197,181,200)
#D0C2D3
(208,194,211)
#DBCFDE
(219,207,222)
#E6DCE9
(230,220,233)
#F1E9F4
(241,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836786 color. Also use rgb(131,103,134) instead hex code.

Text Font Color

.myTextColor { color: #836786; }

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

This text font color is #836786.

Background Color

.myBgColor { background-color: #836786; }

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

This div background color is #836786.

Border color

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

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

This div border color is #836786.

Opacity

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

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

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

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

This text has shadow with #836786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836786.

Preview

Color preview on black background

This text has color #836786 on black background.


Color preview on white background

This text has color #836786 on white background.


Black color preview on #836786 background

This text has black color on #836786 background.


White color preview on #836786 background

This text has white color on #836786 background.


Related colors

Complementary color

Complementary color for #hex is #7C9879.


I love getcolorcode.com

Triadic colors

1 #868367 and #678683 with #836786 are triadic colors.

2 #866783 and #678386 with #836786 are triadic colors.