COLOR #836996

HEX: #836996 RGB: (131,105,150)

Color info

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

RGB color model

#836996 color RGB value is (131,105,150).

RGB: (131,105,150) (51%, 41%, 59%)

RGB channels and saturation

R 131 of 255 = 51%
G 105 of 255 = 41%
B 150 of 255 = 59%

131
105
150

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

Portions of RGB colors in percentages

R + G + B = 131 + 105 + 150 = 386 (100%)
R 131 of 386 ~ 33.94%
G 105 of 386 ~ 27.2%
B 150 of 386 ~ 38.86'%

%33.94
%27.2
%38.86

CMYK color model

#836996 color CMYK value is (13,30,0,41).

  • cyan value is 12.67%
  • magenta value is 30.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (13,30,0,41)
C13M30Y0K41 (13%, 30%, 0%, 41%)
(0.13 / 0.30 / 0.00 / 0.41)

CMYK percentages

%12.67
%30
%0
%41.18

Codes

Color #836996 in popluar color models

83 69 96
RGB 131 105 150
HSL 275° 17.65% 50.00%
HSB/HSV 275° 30.00% 58.82%
CMYK 12.67% 30.00% 0.00%
41.18%

Color #836996 in popluar number systems.

HEX 83 69 96
Decimal 131 105 150
Binary 10000011 1101001 10010110
Octal 203 151 226

Shades and tints

Shades of #836996

#836996
(131,105,150)
#786089
(120,96,137)
#6D577C
(109,87,124)
#624E6F
(98,78,111)
#574562
(87,69,98)
#4C3C55
(76,60,85)
#413348
(65,51,72)
#362A3B
(54,42,59)
#2B212E
(43,33,46)
#201821
(32,24,33)
#150F14
(21,15,20)
#000000
(0,0,0)

Tints of #836996

#836996
(131,105,150)
#8E769F
(142,118,159)
#9983A8
(153,131,168)
#A490B1
(164,144,177)
#AF9DBA
(175,157,186)
#BAAAC3
(186,170,195)
#C5B7CC
(197,183,204)
#D0C4D5
(208,196,213)
#DBD1DE
(219,209,222)
#E6DEE7
(230,222,231)
#F1EBF0
(241,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836996; }

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

This text font color is #836996.

Background Color

.myBgColor { background-color: #836996; }

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

This div background color is #836996.

Border color

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

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

This div border color is #836996.

Opacity

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

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

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

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

This text has shadow with #836996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836996.

Preview

Color preview on black background

This text has color #836996 on black background.


Color preview on white background

This text has color #836996 on white background.


Black color preview on #836996 background

This text has black color on #836996 background.


White color preview on #836996 background

This text has white color on #836996 background.


Related colors

Complementary color

Complementary color for #hex is #7C9669.


I love getcolorcode.com

Triadic colors

1 #968369 and #699683 with #836996 are triadic colors.

2 #966983 and #698396 with #836996 are triadic colors.