COLOR #836195

HEX: #836195 RGB: (131,97,149)

Color info

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

RGB color model

#836195 color RGB value is (131,97,149).

RGB: (131,97,149) (51%, 38%, 58%)

RGB channels and saturation

R 131 of 255 = 51%
G 97 of 255 = 38%
B 149 of 255 = 58%

131
97
149

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

Portions of RGB colors in percentages

R + G + B = 131 + 97 + 149 = 377 (100%)
R 131 of 377 ~ 34.75%
G 97 of 377 ~ 25.73%
B 149 of 377 ~ 39.52'%

%34.75
%25.73
%39.52

CMYK color model

#836195 color CMYK value is (12,35,0,42).

  • cyan value is 12.08%
  • magenta value is 34.90%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (12,35,0,42)
C12M35Y0K42 (12%, 35%, 0%, 42%)
(0.12 / 0.35 / 0.00 / 0.42)

CMYK percentages

%12.08
%34.9
%0
%41.57

Codes

Color #836195 in popluar color models

83 61 95
RGB 131 97 149
HSL 279° 21.14% 48.24%
HSB/HSV 279° 34.90% 58.43%
CMYK 12.08% 34.90% 0.00%
41.57%

Color #836195 in popluar number systems.

HEX 83 61 95
Decimal 131 97 149
Binary 10000011 1100001 10010101
Octal 203 141 225

Shades and tints

Shades of #836195

#836195
(131,97,149)
#785988
(120,89,136)
#6D517B
(109,81,123)
#62496E
(98,73,110)
#574161
(87,65,97)
#4C3954
(76,57,84)
#413147
(65,49,71)
#36293A
(54,41,58)
#2B212D
(43,33,45)
#201920
(32,25,32)
#151113
(21,17,19)
#000000
(0,0,0)

Tints of #836195

#836195
(131,97,149)
#8E6F9E
(142,111,158)
#997DA7
(153,125,167)
#A48BB0
(164,139,176)
#AF99B9
(175,153,185)
#BAA7C2
(186,167,194)
#C5B5CB
(197,181,203)
#D0C3D4
(208,195,212)
#DBD1DD
(219,209,221)
#E6DFE6
(230,223,230)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836195 color. Also use rgb(131,97,149) instead hex code.

Text Font Color

.myTextColor { color: #836195; }

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

This text font color is #836195.

Background Color

.myBgColor { background-color: #836195; }

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

This div background color is #836195.

Border color

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

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

This div border color is #836195.

Opacity

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

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

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

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

This text has shadow with #836195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836195.

Preview

Color preview on black background

This text has color #836195 on black background.


Color preview on white background

This text has color #836195 on white background.


Black color preview on #836195 background

This text has black color on #836195 background.


White color preview on #836195 background

This text has white color on #836195 background.


Related colors

Complementary color

Complementary color for #hex is #7C9E6A.


I love getcolorcode.com

Triadic colors

1 #958361 and #619583 with #836195 are triadic colors.

2 #956183 and #618395 with #836195 are triadic colors.