COLOR #836891

HEX: #836891 RGB: (131,104,145)

Color info

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

RGB color model

#836891 color RGB value is (131,104,145).

RGB: (131,104,145) (51%, 41%, 57%)

RGB channels and saturation

R 131 of 255 = 51%
G 104 of 255 = 41%
B 145 of 255 = 57%

131
104
145

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

Portions of RGB colors in percentages

R + G + B = 131 + 104 + 145 = 380 (100%)
R 131 of 380 ~ 34.47%
G 104 of 380 ~ 27.37%
B 145 of 380 ~ 38.16'%

%34.47
%27.37
%38.16

CMYK color model

#836891 color CMYK value is (10,28,0,43).

  • cyan value is 9.66%
  • magenta value is 28.28%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (10,28,0,43)
C10M28Y0K43 (10%, 28%, 0%, 43%)
(0.10 / 0.28 / 0.00 / 0.43)

CMYK percentages

%9.66
%28.28
%0
%43.14

Codes

Color #836891 in popluar color models

83 68 91
RGB 131 104 145
HSL 280° 16.47% 48.82%
HSB/HSV 280° 28.28% 56.86%
CMYK 9.66% 28.28% 0.00%
43.14%

Color #836891 in popluar number systems.

HEX 83 68 91
Decimal 131 104 145
Binary 10000011 1101000 10010001
Octal 203 150 221

Shades and tints

Shades of #836891

#836891
(131,104,145)
#785F84
(120,95,132)
#6D5677
(109,86,119)
#624D6A
(98,77,106)
#57445D
(87,68,93)
#4C3B50
(76,59,80)
#413243
(65,50,67)
#362936
(54,41,54)
#2B2029
(43,32,41)
#20171C
(32,23,28)
#150E0F
(21,14,15)
#000000
(0,0,0)

Tints of #836891

#836891
(131,104,145)
#8E759B
(142,117,155)
#9982A5
(153,130,165)
#A48FAF
(164,143,175)
#AF9CB9
(175,156,185)
#BAA9C3
(186,169,195)
#C5B6CD
(197,182,205)
#D0C3D7
(208,195,215)
#DBD0E1
(219,208,225)
#E6DDEB
(230,221,235)
#F1EAF5
(241,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836891 color. Also use rgb(131,104,145) instead hex code.

Text Font Color

.myTextColor { color: #836891; }

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

This text font color is #836891.

Background Color

.myBgColor { background-color: #836891; }

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

This div background color is #836891.

Border color

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

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

This div border color is #836891.

Opacity

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

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

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

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

This text has shadow with #836891 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836891.

Preview

Color preview on black background

This text has color #836891 on black background.


Color preview on white background

This text has color #836891 on white background.


Black color preview on #836891 background

This text has black color on #836891 background.


White color preview on #836891 background

This text has white color on #836891 background.


Related colors

Complementary color

Complementary color for #hex is #7C976E.


I love getcolorcode.com

Triadic colors

1 #918368 and #689183 with #836891 are triadic colors.

2 #916883 and #688391 with #836891 are triadic colors.