COLOR #836696

HEX: #836696 RGB: (131,102,150)

Color info

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

RGB color model

#836696 color RGB value is (131,102,150).

RGB: (131,102,150) (51%, 40%, 59%)

RGB channels and saturation

R 131 of 255 = 51%
G 102 of 255 = 40%
B 150 of 255 = 59%

131
102
150

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

Portions of RGB colors in percentages

R + G + B = 131 + 102 + 150 = 383 (100%)
R 131 of 383 ~ 34.2%
G 102 of 383 ~ 26.63%
B 150 of 383 ~ 39.16'%

%34.2
%26.63
%39.16

CMYK color model

#836696 color CMYK value is (13,32,0,41).

  • cyan value is 12.67%
  • magenta value is 32.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (13,32,0,41) C13M32Y0K41 (13%,32%,0%,41%) (0.13/0.32/0.00/0.41) 

CMYK percentages

%12.67
%32
%0
%41.18

Codes

Color #836696 in popluar color models

83 66 96
RGB 131 102 150
HSL 276° 19.05% 49.41%
HSB/HSV 276° 32.00% 58.82%
CMYK 12.67% 32.00% 0.00%
41.18%

Color #836696 in popluar number systems.

HEX 83 66 96
Decimal 131 102 150
Binary 10000011 1100110 10010110
Octal 203 146 226

Shades and tints

Shades of #836696

#836696
(131,102,150)
#785D89
(120,93,137)
#6D547C
(109,84,124)
#624B6F
(98,75,111)
#574262
(87,66,98)
#4C3955
(76,57,85)
#413048
(65,48,72)
#36273B
(54,39,59)
#2B1E2E
(43,30,46)
#201521
(32,21,33)
#150C14
(21,12,20)
#000000
(0,0,0)

Tints of #836696

#836696
(131,102,150)
#8E739F
(142,115,159)
#9980A8
(153,128,168)
#A48DB1
(164,141,177)
#AF9ABA
(175,154,186)
#BAA7C3
(186,167,195)
#C5B4CC
(197,180,204)
#D0C1D5
(208,193,213)
#DBCEDE
(219,206,222)
#E6DBE7
(230,219,231)
#F1E8F0
(241,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836696 color. Also use rgb(131,102,150) instead hex code.

Text Font Color

.myTextColor { color: #836696; }

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

This text font color is #836696.

Background Color

.myBgColor { background-color: #836696; }

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

This div background color is #836696.

Border color

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

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

This div border color is #836696.

Opacity

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

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

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

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

This text has shadow with #836696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836696.

Preview

Color preview on black background

This text has color #836696 on black background.


Color preview on white background

This text has color #836696 on white background.


Black color preview on #836696 background

This text has black color on #836696 background.


White color preview on #836696 background

This text has white color on #836696 background.


Related colors

Complementary color

Complementary color for #hex is #7C9969.


I love getcolorcode.com

Triadic colors

1 #968366 and #669683 with #836696 are triadic colors.

2 #966683 and #668396 with #836696 are triadic colors.