COLOR #836583

HEX: #836583 RGB: (131,101,131)

Color info

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

RGB color model

#836583 color RGB value is (131,101,131).

RGB: (131,101,131) (51%, 40%, 51%)

RGB channels and saturation

R 131 of 255 = 51%
G 101 of 255 = 40%
B 131 of 255 = 51%

131
101
131

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

Portions of RGB colors in percentages

R + G + B = 131 + 101 + 131 = 363 (100%)
R 131 of 363 ~ 36.09%
G 101 of 363 ~ 27.82%
B 131 of 363 ~ 36.09'%

%36.09
%27.82
%36.09

CMYK color model

#836583 color CMYK value is (0,23,0,49).

  • cyan value is 0.00%
  • magenta value is 22.90%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (0,23,0,49)
C0M23Y0K49 (0%, 23%, 0%, 49%)
(0.00 / 0.23 / 0.00 / 0.49)

CMYK percentages

%0
%22.9
%0
%48.63

Codes

Color #836583 in popluar color models

83 65 83
RGB 131 101 131
HSL 300° 12.93% 45.49%
HSB/HSV 300° 22.90% 51.37%
CMYK 0.00% 22.90% 0.00%
48.63%

Color #836583 in popluar number systems.

HEX 83 65 83
Decimal 131 101 131
Binary 10000011 1100101 10000011
Octal 203 145 203

Shades and tints

Shades of #836583

#836583
(131,101,131)
#785C78
(120,92,120)
#6D536D
(109,83,109)
#624A62
(98,74,98)
#574157
(87,65,87)
#4C384C
(76,56,76)
#412F41
(65,47,65)
#362636
(54,38,54)
#2B1D2B
(43,29,43)
#201420
(32,20,32)
#150B15
(21,11,21)
#000000
(0,0,0)

Tints of #836583

#836583
(131,101,131)
#8E738E
(142,115,142)
#998199
(153,129,153)
#A48FA4
(164,143,164)
#AF9DAF
(175,157,175)
#BAABBA
(186,171,186)
#C5B9C5
(197,185,197)
#D0C7D0
(208,199,208)
#DBD5DB
(219,213,219)
#E6E3E6
(230,227,230)
#F1F1F1
(241,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836583; }

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

This text font color is #836583.

Background Color

.myBgColor { background-color: #836583; }

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

This div background color is #836583.

Border color

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

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

This div border color is #836583.

Opacity

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

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

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

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

This text has shadow with #836583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836583.

Preview

Color preview on black background

This text has color #836583 on black background.


Color preview on white background

This text has color #836583 on white background.


Black color preview on #836583 background

This text has black color on #836583 background.


White color preview on #836583 background

This text has white color on #836583 background.


Related colors

Complementary color

Complementary color for #hex is #7C9A7C.


I love getcolorcode.com

Triadic colors

1 #838365 and #658383 with #836583 are triadic colors.

2 #836583 and #658383 with #836583 are triadic colors.