COLOR #836887

HEX: #836887 RGB: (131,104,135)

Color info

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

RGB color model

#836887 color RGB value is (131,104,135).

RGB: (131,104,135) (51%, 41%, 53%)

RGB channels and saturation

R 131 of 255 = 51%
G 104 of 255 = 41%
B 135 of 255 = 53%

131
104
135

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

Portions of RGB colors in percentages

R + G + B = 131 + 104 + 135 = 370 (100%)
R 131 of 370 ~ 35.41%
G 104 of 370 ~ 28.11%
B 135 of 370 ~ 36.49'%

%35.41
%28.11
%36.49

CMYK color model

#836887 color CMYK value is (3,23,0,47).

  • cyan value is 2.96%
  • magenta value is 22.96%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (3,23,0,47) C3M23Y0K47 (3%,23%,0%,47%) (0.03/0.23/0.00/0.47) 

CMYK percentages

%2.96
%22.96
%0
%47.06

Codes

Color #836887 in popluar color models

83 68 87
RGB 131 104 135
HSL 292° 12.97% 46.86%
HSB/HSV 292° 22.96% 52.94%
CMYK 2.96% 22.96% 0.00%
47.06%

Color #836887 in popluar number systems.

HEX 83 68 87
Decimal 131 104 135
Binary 10000011 1101000 10000111
Octal 203 150 207

Shades and tints

Shades of #836887

#836887
(131,104,135)
#785F7B
(120,95,123)
#6D566F
(109,86,111)
#624D63
(98,77,99)
#574457
(87,68,87)
#4C3B4B
(76,59,75)
#41323F
(65,50,63)
#362933
(54,41,51)
#2B2027
(43,32,39)
#20171B
(32,23,27)
#150E0F
(21,14,15)
#000000
(0,0,0)

Tints of #836887

#836887
(131,104,135)
#8E7591
(142,117,145)
#99829B
(153,130,155)
#A48FA5
(164,143,165)
#AF9CAF
(175,156,175)
#BAA9B9
(186,169,185)
#C5B6C3
(197,182,195)
#D0C3CD
(208,195,205)
#DBD0D7
(219,208,215)
#E6DDE1
(230,221,225)
#F1EAEB
(241,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836887; }

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

This text font color is #836887.

Background Color

.myBgColor { background-color: #836887; }

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

This div background color is #836887.

Border color

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

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

This div border color is #836887.

Opacity

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

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

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

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

This text has shadow with #836887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836887.

Preview

Color preview on black background

This text has color #836887 on black background.


Color preview on white background

This text has color #836887 on white background.


Black color preview on #836887 background

This text has black color on #836887 background.


White color preview on #836887 background

This text has white color on #836887 background.


Related colors

Complementary color

Complementary color for #hex is #7C9778.


I love getcolorcode.com

Triadic colors

1 #878368 and #688783 with #836887 are triadic colors.

2 #876883 and #688387 with #836887 are triadic colors.