COLOR #834970

HEX: #834970 RGB: (131,73,112)

Color info

#834970 contains red, green and blue colors in about the same proportion. Web safe color of #834970 is #993366 (or #936).

RGB color model

#834970 color RGB value is (131,73,112).

RGB: (131,73,112) (51%, 29%, 44%)

RGB channels and saturation

R 131 of 255 = 51%
G 73 of 255 = 29%
B 112 of 255 = 44%

131
73
112

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

Portions of RGB colors in percentages

R + G + B = 131 + 73 + 112 = 316 (100%)
R 131 of 316 ~ 41.46%
G 73 of 316 ~ 23.1%
B 112 of 316 ~ 35.44'%

%41.46
%23.1
%35.44

CMYK color model

#834970 color CMYK value is (0,44,15,49).

  • cyan value is 0.00%
  • magenta value is 44.27%
  • yellow value is 14.50%
  • key color value is 48.63%

CMYK: (0,44,15,49)
C0M44Y15K49 (0%, 44%, 15%, 49%)
(0.00 / 0.44 / 0.15 / 0.49)

CMYK percentages

%0
%44.27
%14.5
%48.63

Codes

Color #834970 in popluar color models

83 49 70
RGB 131 73 112
HSL 320° 28.43% 40.00%
HSB/HSV 320° 44.27% 51.37%
CMYK 0.00% 44.27% 14.50%
48.63%

Color #834970 in popluar number systems.

HEX 83 49 70
Decimal 131 73 112
Binary 10000011 1001001 1110000
Octal 203 111 160

Shades and tints

Shades of #834970

#834970
(131,73,112)
#784366
(120,67,102)
#6D3D5C
(109,61,92)
#623752
(98,55,82)
#573148
(87,49,72)
#4C2B3E
(76,43,62)
#412534
(65,37,52)
#361F2A
(54,31,42)
#2B1920
(43,25,32)
#201316
(32,19,22)
#150D0C
(21,13,12)
#000000
(0,0,0)

Tints of #834970

#834970
(131,73,112)
#8E597D
(142,89,125)
#99698A
(153,105,138)
#A47997
(164,121,151)
#AF89A4
(175,137,164)
#BA99B1
(186,153,177)
#C5A9BE
(197,169,190)
#D0B9CB
(208,185,203)
#DBC9D8
(219,201,216)
#E6D9E5
(230,217,229)
#F1E9F2
(241,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #834970; }

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

This text font color is #834970.

Background Color

.myBgColor { background-color: #834970; }

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

This div background color is #834970.

Border color

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

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

This div border color is #834970.

Opacity

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

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

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

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

This text has shadow with #834970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834970.

Preview

Color preview on black background

This text has color #834970 on black background.


Color preview on white background

This text has color #834970 on white background.


Black color preview on #834970 background

This text has black color on #834970 background.


White color preview on #834970 background

This text has white color on #834970 background.


Related colors

Complementary color

Complementary color for #hex is #7CB68F.


I love getcolorcode.com

Triadic colors

1 #708349 and #497083 with #834970 are triadic colors.

2 #704983 and #498370 with #834970 are triadic colors.