COLOR #836386

HEX: #836386 RGB: (131,99,134)

Color info

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

RGB color model

#836386 color RGB value is (131,99,134).

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

RGB channels and saturation

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

131
99
134

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

Portions of RGB colors in percentages

R + G + B = 131 + 99 + 134 = 364 (100%)
R 131 of 364 ~ 35.99%
G 99 of 364 ~ 27.2%
B 134 of 364 ~ 36.81'%

%35.99
%27.2
%36.81

CMYK color model

#836386 color CMYK value is (2,26,0,47).

  • cyan value is 2.24%
  • magenta value is 26.12%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (2,26,0,47) C2M26Y0K47 (2%,26%,0%,47%) (0.02/0.26/0.00/0.47) 

CMYK percentages

%2.24
%26.12
%0
%47.45

Codes

Color #836386 in popluar color models

83 63 86
RGB 131 99 134
HSL 295° 15.02% 45.69%
HSB/HSV 295° 26.12% 52.55%
CMYK 2.24% 26.12% 0.00%
47.45%

Color #836386 in popluar number systems.

HEX 83 63 86
Decimal 131 99 134
Binary 10000011 1100011 10000110
Octal 203 143 206

Shades and tints

Shades of #836386

#836386
(131,99,134)
#785A7A
(120,90,122)
#6D516E
(109,81,110)
#624862
(98,72,98)
#573F56
(87,63,86)
#4C364A
(76,54,74)
#412D3E
(65,45,62)
#362432
(54,36,50)
#2B1B26
(43,27,38)
#20121A
(32,18,26)
#15090E
(21,9,14)
#000000
(0,0,0)

Tints of #836386

#836386
(131,99,134)
#8E7191
(142,113,145)
#997F9C
(153,127,156)
#A48DA7
(164,141,167)
#AF9BB2
(175,155,178)
#BAA9BD
(186,169,189)
#C5B7C8
(197,183,200)
#D0C5D3
(208,197,211)
#DBD3DE
(219,211,222)
#E6E1E9
(230,225,233)
#F1EFF4
(241,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836386; }

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

This text font color is #836386.

Background Color

.myBgColor { background-color: #836386; }

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

This div background color is #836386.

Border color

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

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

This div border color is #836386.

Opacity

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

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

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

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

This text has shadow with #836386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836386.

Preview

Color preview on black background

This text has color #836386 on black background.


Color preview on white background

This text has color #836386 on white background.


Black color preview on #836386 background

This text has black color on #836386 background.


White color preview on #836386 background

This text has white color on #836386 background.


Related colors

Complementary color

Complementary color for #hex is #7C9C79.


I love getcolorcode.com

Triadic colors

1 #868363 and #638683 with #836386 are triadic colors.

2 #866383 and #638386 with #836386 are triadic colors.