COLOR #834595

HEX: #834595 RGB: (131,69,149)

Color info

#834595 contains mainly red and blue colors. Web safe color of #834595 is #993399 (or #939).

RGB color model

#834595 color RGB value is (131,69,149).

RGB: (131,69,149) (51%, 27%, 58%)

RGB channels and saturation

R 131 of 255 = 51%
G 69 of 255 = 27%
B 149 of 255 = 58%

131
69
149

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

Portions of RGB colors in percentages

R + G + B = 131 + 69 + 149 = 349 (100%)
R 131 of 349 ~ 37.54%
G 69 of 349 ~ 19.77%
B 149 of 349 ~ 42.69'%

%37.54
%19.77
%42.69

CMYK color model

#834595 color CMYK value is (12,54,0,42).

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

CMYK: (12,54,0,42)
C12M54Y0K42 (12%, 54%, 0%, 42%)
(0.12 / 0.54 / 0.00 / 0.42)

CMYK percentages

%12.08
%53.69
%0
%41.57

Codes

Color #834595 in popluar color models

83 45 95
RGB 131 69 149
HSL 287° 36.70% 42.75%
HSB/HSV 287° 53.69% 58.43%
CMYK 12.08% 53.69% 0.00%
41.57%

Color #834595 in popluar number systems.

HEX 83 45 95
Decimal 131 69 149
Binary 10000011 1000101 10010101
Octal 203 105 225

Shades and tints

Shades of #834595

#834595
(131,69,149)
#783F88
(120,63,136)
#6D397B
(109,57,123)
#62336E
(98,51,110)
#572D61
(87,45,97)
#4C2754
(76,39,84)
#412147
(65,33,71)
#361B3A
(54,27,58)
#2B152D
(43,21,45)
#200F20
(32,15,32)
#150913
(21,9,19)
#000000
(0,0,0)

Tints of #834595

#834595
(131,69,149)
#8E559E
(142,85,158)
#9965A7
(153,101,167)
#A475B0
(164,117,176)
#AF85B9
(175,133,185)
#BA95C2
(186,149,194)
#C5A5CB
(197,165,203)
#D0B5D4
(208,181,212)
#DBC5DD
(219,197,221)
#E6D5E6
(230,213,230)
#F1E5EF
(241,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #834595; }

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

This text font color is #834595.

Background Color

.myBgColor { background-color: #834595; }

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

This div background color is #834595.

Border color

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

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

This div border color is #834595.

Opacity

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

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

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

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

This text has shadow with #834595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834595.

Preview

Color preview on black background

This text has color #834595 on black background.


Color preview on white background

This text has color #834595 on white background.


Black color preview on #834595 background

This text has black color on #834595 background.


White color preview on #834595 background

This text has white color on #834595 background.


Related colors

Complementary color

Complementary color for #hex is #7CBA6A.


I love getcolorcode.com

Triadic colors

1 #958345 and #459583 with #834595 are triadic colors.

2 #954583 and #458395 with #834595 are triadic colors.