COLOR #836486

HEX: #836486 RGB: (131,100,134)

Color info

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

RGB color model

#836486 color RGB value is (131,100,134).

RGB: (131,100,134) (51%, 39%, 53%)

RGB channels and saturation

R 131 of 255 = 51%
G 100 of 255 = 39%
B 134 of 255 = 53%

131
100
134

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

Portions of RGB colors in percentages

R + G + B = 131 + 100 + 134 = 365 (100%)
R 131 of 365 ~ 35.89%
G 100 of 365 ~ 27.4%
B 134 of 365 ~ 36.71'%

%35.89
%27.4
%36.71

CMYK color model

#836486 color CMYK value is (2,25,0,47).

  • cyan value is 2.24%
  • magenta value is 25.37%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (2,25,0,47) C2M25Y0K47 (2%,25%,0%,47%) (0.02/0.25/0.00/0.47) 

CMYK percentages

%2.24
%25.37
%0
%47.45

Codes

Color #836486 in popluar color models

83 64 86
RGB 131 100 134
HSL 295° 14.53% 45.88%
HSB/HSV 295° 25.37% 52.55%
CMYK 2.24% 25.37% 0.00%
47.45%

Color #836486 in popluar number systems.

HEX 83 64 86
Decimal 131 100 134
Binary 10000011 1100100 10000110
Octal 203 144 206

Shades and tints

Shades of #836486

#836486
(131,100,134)
#785B7A
(120,91,122)
#6D526E
(109,82,110)
#624962
(98,73,98)
#574056
(87,64,86)
#4C374A
(76,55,74)
#412E3E
(65,46,62)
#362532
(54,37,50)
#2B1C26
(43,28,38)
#20131A
(32,19,26)
#150A0E
(21,10,14)
#000000
(0,0,0)

Tints of #836486

#836486
(131,100,134)
#8E7291
(142,114,145)
#99809C
(153,128,156)
#A48EA7
(164,142,167)
#AF9CB2
(175,156,178)
#BAAABD
(186,170,189)
#C5B8C8
(197,184,200)
#D0C6D3
(208,198,211)
#DBD4DE
(219,212,222)
#E6E2E9
(230,226,233)
#F1F0F4
(241,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836486; }

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

This text font color is #836486.

Background Color

.myBgColor { background-color: #836486; }

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

This div background color is #836486.

Border color

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

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

This div border color is #836486.

Opacity

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

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

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

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

This text has shadow with #836486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836486.

Preview

Color preview on black background

This text has color #836486 on black background.


Color preview on white background

This text has color #836486 on white background.


Black color preview on #836486 background

This text has black color on #836486 background.


White color preview on #836486 background

This text has white color on #836486 background.


Related colors

Complementary color

Complementary color for #hex is #7C9B79.


I love getcolorcode.com

Triadic colors

1 #868364 and #648683 with #836486 are triadic colors.

2 #866483 and #648386 with #836486 are triadic colors.