COLOR #836183

HEX: #836183 RGB: (131,97,131)

Color info

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

RGB color model

#836183 color RGB value is (131,97,131).

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

RGB channels and saturation

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

131
97
131

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

Portions of RGB colors in percentages

R + G + B = 131 + 97 + 131 = 359 (100%)
R 131 of 359 ~ 36.49%
G 97 of 359 ~ 27.02%
B 131 of 359 ~ 36.49'%

%36.49
%27.02
%36.49

CMYK color model

#836183 color CMYK value is (0,26,0,49).

  • cyan value is 0.00%
  • magenta value is 25.95%
  • yellow value is 0.00%
  • key color value is 48.63%
CMYK: (0,26,0,49) C0M26Y0K49 (0%,26%,0%,49%) (0.00/0.26/0.00/0.49) 

CMYK percentages

%0
%25.95
%0
%48.63

Codes

Color #836183 in popluar color models

83 61 83
RGB 131 97 131
HSL 300° 14.91% 44.71%
HSB/HSV 300° 25.95% 51.37%
CMYK 0.00% 25.95% 0.00%
48.63%

Color #836183 in popluar number systems.

HEX 83 61 83
Decimal 131 97 131
Binary 10000011 1100001 10000011
Octal 203 141 203

Shades and tints

Shades of #836183

#836183
(131,97,131)
#785978
(120,89,120)
#6D516D
(109,81,109)
#624962
(98,73,98)
#574157
(87,65,87)
#4C394C
(76,57,76)
#413141
(65,49,65)
#362936
(54,41,54)
#2B212B
(43,33,43)
#201920
(32,25,32)
#151115
(21,17,21)
#000000
(0,0,0)

Tints of #836183

#836183
(131,97,131)
#8E6F8E
(142,111,142)
#997D99
(153,125,153)
#A48BA4
(164,139,164)
#AF99AF
(175,153,175)
#BAA7BA
(186,167,186)
#C5B5C5
(197,181,197)
#D0C3D0
(208,195,208)
#DBD1DB
(219,209,219)
#E6DFE6
(230,223,230)
#F1EDF1
(241,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836183; }

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

This text font color is #836183.

Background Color

.myBgColor { background-color: #836183; }

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

This div background color is #836183.

Border color

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

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

This div border color is #836183.

Opacity

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

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

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

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

This text has shadow with #836183 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836183.

Preview

Color preview on black background

This text has color #836183 on black background.


Color preview on white background

This text has color #836183 on white background.


Black color preview on #836183 background

This text has black color on #836183 background.


White color preview on #836183 background

This text has white color on #836183 background.


Related colors

Complementary color

Complementary color for #hex is #7C9E7C.


I love getcolorcode.com

Triadic colors

1 #838361 and #618383 with #836183 are triadic colors.

2 #836183 and #618383 with #836183 are triadic colors.