COLOR #836881

HEX: #836881 RGB: (131,104,129)

Color info

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

RGB color model

#836881 color RGB value is (131,104,129).

RGB: (131,104,129) (51%, 41%, 51%)

RGB channels and saturation

R 131 of 255 = 51%
G 104 of 255 = 41%
B 129 of 255 = 51%

131
104
129

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

Portions of RGB colors in percentages

R + G + B = 131 + 104 + 129 = 364 (100%)
R 131 of 364 ~ 35.99%
G 104 of 364 ~ 28.57%
B 129 of 364 ~ 35.44'%

%35.99
%28.57
%35.44

CMYK color model

#836881 color CMYK value is (0,21,2,49).

  • cyan value is 0.00%
  • magenta value is 20.61%
  • yellow value is 1.53%
  • key color value is 48.63%

CMYK: (0,21,2,49)
C0M21Y2K49 (0%, 21%, 2%, 49%)
(0.00 / 0.21 / 0.02 / 0.49)

CMYK percentages

%0
%20.61
%1.53
%48.63

Codes

Color #836881 in popluar color models

83 68 81
RGB 131 104 129
HSL 304° 11.49% 46.08%
HSB/HSV 304° 20.61% 51.37%
CMYK 0.00% 20.61% 1.53%
48.63%

Color #836881 in popluar number systems.

HEX 83 68 81
Decimal 131 104 129
Binary 10000011 1101000 10000001
Octal 203 150 201

Shades and tints

Shades of #836881

#836881
(131,104,129)
#785F76
(120,95,118)
#6D566B
(109,86,107)
#624D60
(98,77,96)
#574455
(87,68,85)
#4C3B4A
(76,59,74)
#41323F
(65,50,63)
#362934
(54,41,52)
#2B2029
(43,32,41)
#20171E
(32,23,30)
#150E13
(21,14,19)
#000000
(0,0,0)

Tints of #836881

#836881
(131,104,129)
#8E758C
(142,117,140)
#998297
(153,130,151)
#A48FA2
(164,143,162)
#AF9CAD
(175,156,173)
#BAA9B8
(186,169,184)
#C5B6C3
(197,182,195)
#D0C3CE
(208,195,206)
#DBD0D9
(219,208,217)
#E6DDE4
(230,221,228)
#F1EAEF
(241,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836881; }

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

This text font color is #836881.

Background Color

.myBgColor { background-color: #836881; }

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

This div background color is #836881.

Border color

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

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

This div border color is #836881.

Opacity

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

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

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

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

This text has shadow with #836881 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836881.

Preview

Color preview on black background

This text has color #836881 on black background.


Color preview on white background

This text has color #836881 on white background.


Black color preview on #836881 background

This text has black color on #836881 background.


White color preview on #836881 background

This text has white color on #836881 background.


Related colors

Complementary color

Complementary color for #hex is #7C977E.


I love getcolorcode.com

Triadic colors

1 #818368 and #688183 with #836881 are triadic colors.

2 #816883 and #688381 with #836881 are triadic colors.