COLOR #836890

HEX: #836890 RGB: (131,104,144)

Color info

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

RGB color model

#836890 color RGB value is (131,104,144).

RGB: (131,104,144) (51%, 41%, 56%)

RGB channels and saturation

R 131 of 255 = 51%
G 104 of 255 = 41%
B 144 of 255 = 56%

131
104
144

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

Portions of RGB colors in percentages

R + G + B = 131 + 104 + 144 = 379 (100%)
R 131 of 379 ~ 34.56%
G 104 of 379 ~ 27.44%
B 144 of 379 ~ 37.99'%

%34.56
%27.44
%37.99

CMYK color model

#836890 color CMYK value is (9,28,0,44).

  • cyan value is 9.03%
  • magenta value is 27.78%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (9,28,0,44)
C9M28Y0K44 (9%, 28%, 0%, 44%)
(0.09 / 0.28 / 0.00 / 0.44)

CMYK percentages

%9.03
%27.78
%0
%43.53

Codes

Color #836890 in popluar color models

83 68 90
RGB 131 104 144
HSL 281° 16.13% 48.63%
HSB/HSV 281° 27.78% 56.47%
CMYK 9.03% 27.78% 0.00%
43.53%

Color #836890 in popluar number systems.

HEX 83 68 90
Decimal 131 104 144
Binary 10000011 1101000 10010000
Octal 203 150 220

Shades and tints

Shades of #836890

#836890
(131,104,144)
#785F83
(120,95,131)
#6D5676
(109,86,118)
#624D69
(98,77,105)
#57445C
(87,68,92)
#4C3B4F
(76,59,79)
#413242
(65,50,66)
#362935
(54,41,53)
#2B2028
(43,32,40)
#20171B
(32,23,27)
#150E0E
(21,14,14)
#000000
(0,0,0)

Tints of #836890

#836890
(131,104,144)
#8E759A
(142,117,154)
#9982A4
(153,130,164)
#A48FAE
(164,143,174)
#AF9CB8
(175,156,184)
#BAA9C2
(186,169,194)
#C5B6CC
(197,182,204)
#D0C3D6
(208,195,214)
#DBD0E0
(219,208,224)
#E6DDEA
(230,221,234)
#F1EAF4
(241,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836890; }

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

This text font color is #836890.

Background Color

.myBgColor { background-color: #836890; }

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

This div background color is #836890.

Border color

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

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

This div border color is #836890.

Opacity

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

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

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

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

This text has shadow with #836890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836890.

Preview

Color preview on black background

This text has color #836890 on black background.


Color preview on white background

This text has color #836890 on white background.


Black color preview on #836890 background

This text has black color on #836890 background.


White color preview on #836890 background

This text has white color on #836890 background.


Related colors

Complementary color

Complementary color for #hex is #7C976F.


I love getcolorcode.com

Triadic colors

1 #908368 and #689083 with #836890 are triadic colors.

2 #906883 and #688390 with #836890 are triadic colors.