COLOR #836494

HEX: #836494 RGB: (131,100,148)

Color info

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

RGB color model

#836494 color RGB value is (131,100,148).

RGB: (131,100,148) (51%, 39%, 58%)

RGB channels and saturation

R 131 of 255 = 51%
G 100 of 255 = 39%
B 148 of 255 = 58%

131
100
148

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

Portions of RGB colors in percentages

R + G + B = 131 + 100 + 148 = 379 (100%)
R 131 of 379 ~ 34.56%
G 100 of 379 ~ 26.39%
B 148 of 379 ~ 39.05'%

%34.56
%26.39
%39.05

CMYK color model

#836494 color CMYK value is (11,32,0,42).

  • cyan value is 11.49%
  • magenta value is 32.43%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (11,32,0,42)
C11M32Y0K42 (11%, 32%, 0%, 42%)
(0.11 / 0.32 / 0.00 / 0.42)

CMYK percentages

%11.49
%32.43
%0
%41.96

Codes

Color #836494 in popluar color models

83 64 94
RGB 131 100 148
HSL 279° 19.35% 48.63%
HSB/HSV 279° 32.43% 58.04%
CMYK 11.49% 32.43% 0.00%
41.96%

Color #836494 in popluar number systems.

HEX 83 64 94
Decimal 131 100 148
Binary 10000011 1100100 10010100
Octal 203 144 224

Shades and tints

Shades of #836494

#836494
(131,100,148)
#785B87
(120,91,135)
#6D527A
(109,82,122)
#62496D
(98,73,109)
#574060
(87,64,96)
#4C3753
(76,55,83)
#412E46
(65,46,70)
#362539
(54,37,57)
#2B1C2C
(43,28,44)
#20131F
(32,19,31)
#150A12
(21,10,18)
#000000
(0,0,0)

Tints of #836494

#836494
(131,100,148)
#8E729D
(142,114,157)
#9980A6
(153,128,166)
#A48EAF
(164,142,175)
#AF9CB8
(175,156,184)
#BAAAC1
(186,170,193)
#C5B8CA
(197,184,202)
#D0C6D3
(208,198,211)
#DBD4DC
(219,212,220)
#E6E2E5
(230,226,229)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836494; }

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

This text font color is #836494.

Background Color

.myBgColor { background-color: #836494; }

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

This div background color is #836494.

Border color

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

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

This div border color is #836494.

Opacity

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

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

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

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

This text has shadow with #836494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836494.

Preview

Color preview on black background

This text has color #836494 on black background.


Color preview on white background

This text has color #836494 on white background.


Black color preview on #836494 background

This text has black color on #836494 background.


White color preview on #836494 background

This text has white color on #836494 background.


Related colors

Complementary color

Complementary color for #hex is #7C9B6B.


I love getcolorcode.com

Triadic colors

1 #948364 and #649483 with #836494 are triadic colors.

2 #946483 and #648394 with #836494 are triadic colors.