COLOR #834B8A

HEX: #834B8A RGB: (131,75,138)

Color info

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

RGB color model

#834B8A color RGB value is (131,75,138).

RGB: (131,75,138) (51%, 29%, 54%)

RGB channels and saturation

R 131 of 255 = 51%
G 75 of 255 = 29%
B 138 of 255 = 54%

131
75
138

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

Portions of RGB colors in percentages

R + G + B = 131 + 75 + 138 = 344 (100%)
R 131 of 344 ~ 38.08%
G 75 of 344 ~ 21.8%
B 138 of 344 ~ 40.12'%

%38.08
%21.8
%40.12

CMYK color model

#834B8A color CMYK value is (5,46,0,46).

  • cyan value is 5.07%
  • magenta value is 45.65%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (5,46,0,46)
C5M46Y0K46 (5%, 46%, 0%, 46%)
(0.05 / 0.46 / 0.00 / 0.46)

CMYK percentages

%5.07
%45.65
%0
%45.88

Codes

Color #834B8A in popluar color models

83 4B 8A
RGB 131 75 138
HSL 293° 29.58% 41.76%
HSB/HSV 293° 45.65% 54.12%
CMYK 5.07% 45.65% 0.00%
45.88%

Color #834B8A in popluar number systems.

HEX 83 4B 8A
Decimal 131 75 138
Binary 10000011 1001011 10001010
Octal 203 113 212

Shades and tints

Shades of #834B8A

#834B8A
(131,75,138)
#78457E
(120,69,126)
#6D3F72
(109,63,114)
#623966
(98,57,102)
#57335A
(87,51,90)
#4C2D4E
(76,45,78)
#412742
(65,39,66)
#362136
(54,33,54)
#2B1B2A
(43,27,42)
#20151E
(32,21,30)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #834B8A

#834B8A
(131,75,138)
#8E5B94
(142,91,148)
#996B9E
(153,107,158)
#A47BA8
(164,123,168)
#AF8BB2
(175,139,178)
#BA9BBC
(186,155,188)
#C5ABC6
(197,171,198)
#D0BBD0
(208,187,208)
#DBCBDA
(219,203,218)
#E6DBE4
(230,219,228)
#F1EBEE
(241,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834B8A color. Also use rgb(131,75,138) instead hex code.

Text Font Color

.myTextColor { color: #834B8A; }

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

This text font color is #834B8A.

Background Color

.myBgColor { background-color: #834B8A; }

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

This div background color is #834B8A.

Border color

.myBorderColor { border: 1px solid #834B8A; }

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

This div border color is #834B8A.

Opacity

.myOpacity80 { color: #834B8A; opacity: 0.8; }

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

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

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

This text has shadow with #834B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834B8A.

Preview

Color preview on black background

This text has color #834B8A on black background.


Color preview on white background

This text has color #834B8A on white background.


Black color preview on #834B8A background

This text has black color on #834B8A background.


White color preview on #834B8A background

This text has white color on #834B8A background.


Related colors

Complementary color

Complementary color for #hex is #7CB475.


I love getcolorcode.com

Triadic colors

1 #8A834B and #4B8A83 with #834B8A are triadic colors.

2 #8A4B83 and #4B838A with #834B8A are triadic colors.