COLOR #836584

HEX: #836584 RGB: (131,101,132)

Color info

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

RGB color model

#836584 color RGB value is (131,101,132).

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

RGB channels and saturation

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

131
101
132

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

Portions of RGB colors in percentages

R + G + B = 131 + 101 + 132 = 364 (100%)
R 131 of 364 ~ 35.99%
G 101 of 364 ~ 27.75%
B 132 of 364 ~ 36.26'%

%35.99
%27.75
%36.26

CMYK color model

#836584 color CMYK value is (1,23,0,48).

  • cyan value is 0.76%
  • magenta value is 23.48%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (1,23,0,48)
C1M23Y0K48 (1%, 23%, 0%, 48%)
(0.01 / 0.23 / 0.00 / 0.48)

CMYK percentages

%0.76
%23.48
%0
%48.24

Codes

Color #836584 in popluar color models

83 65 84
RGB 131 101 132
HSL 298° 13.30% 45.69%
HSB/HSV 298° 23.48% 51.76%
CMYK 0.76% 23.48% 0.00%
48.24%

Color #836584 in popluar number systems.

HEX 83 65 84
Decimal 131 101 132
Binary 10000011 1100101 10000100
Octal 203 145 204

Shades and tints

Shades of #836584

#836584
(131,101,132)
#785C78
(120,92,120)
#6D536C
(109,83,108)
#624A60
(98,74,96)
#574154
(87,65,84)
#4C3848
(76,56,72)
#412F3C
(65,47,60)
#362630
(54,38,48)
#2B1D24
(43,29,36)
#201418
(32,20,24)
#150B0C
(21,11,12)
#000000
(0,0,0)

Tints of #836584

#836584
(131,101,132)
#8E738F
(142,115,143)
#99819A
(153,129,154)
#A48FA5
(164,143,165)
#AF9DB0
(175,157,176)
#BAABBB
(186,171,187)
#C5B9C6
(197,185,198)
#D0C7D1
(208,199,209)
#DBD5DC
(219,213,220)
#E6E3E7
(230,227,231)
#F1F1F2
(241,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836584; }

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

This text font color is #836584.

Background Color

.myBgColor { background-color: #836584; }

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

This div background color is #836584.

Border color

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

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

This div border color is #836584.

Opacity

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

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

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

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

This text has shadow with #836584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836584.

Preview

Color preview on black background

This text has color #836584 on black background.


Color preview on white background

This text has color #836584 on white background.


Black color preview on #836584 background

This text has black color on #836584 background.


White color preview on #836584 background

This text has white color on #836584 background.


Related colors

Complementary color

Complementary color for #hex is #7C9A7B.


I love getcolorcode.com

Triadic colors

1 #848365 and #658483 with #836584 are triadic colors.

2 #846583 and #658384 with #836584 are triadic colors.