COLOR #834672

HEX: #834672 RGB: (131,70,114)

Color info

#834672 contains mainly red and blue colors. Web safe color of #834672 is #993366 (or #936).

RGB color model

#834672 color RGB value is (131,70,114).

RGB: (131,70,114) (51%, 27%, 45%)

RGB channels and saturation

R 131 of 255 = 51%
G 70 of 255 = 27%
B 114 of 255 = 45%

131
70
114

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

Portions of RGB colors in percentages

R + G + B = 131 + 70 + 114 = 315 (100%)
R 131 of 315 ~ 41.59%
G 70 of 315 ~ 22.22%
B 114 of 315 ~ 36.19'%

%41.59
%22.22
%36.19

CMYK color model

#834672 color CMYK value is (0,47,13,49).

  • cyan value is 0.00%
  • magenta value is 46.56%
  • yellow value is 12.98%
  • key color value is 48.63%

CMYK: (0,47,13,49)
C0M47Y13K49 (0%, 47%, 13%, 49%)
(0.00 / 0.47 / 0.13 / 0.49)

CMYK percentages

%0
%46.56
%12.98
%48.63

Codes

Color #834672 in popluar color models

83 46 72
RGB 131 70 114
HSL 317° 30.35% 39.41%
HSB/HSV 317° 46.56% 51.37%
CMYK 0.00% 46.56% 12.98%
48.63%

Color #834672 in popluar number systems.

HEX 83 46 72
Decimal 131 70 114
Binary 10000011 1000110 1110010
Octal 203 106 162

Shades and tints

Shades of #834672

#834672
(131,70,114)
#784068
(120,64,104)
#6D3A5E
(109,58,94)
#623454
(98,52,84)
#572E4A
(87,46,74)
#4C2840
(76,40,64)
#412236
(65,34,54)
#361C2C
(54,28,44)
#2B1622
(43,22,34)
#201018
(32,16,24)
#150A0E
(21,10,14)
#000000
(0,0,0)

Tints of #834672

#834672
(131,70,114)
#8E567E
(142,86,126)
#99668A
(153,102,138)
#A47696
(164,118,150)
#AF86A2
(175,134,162)
#BA96AE
(186,150,174)
#C5A6BA
(197,166,186)
#D0B6C6
(208,182,198)
#DBC6D2
(219,198,210)
#E6D6DE
(230,214,222)
#F1E6EA
(241,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834672 color. Also use rgb(131,70,114) instead hex code.

Text Font Color

.myTextColor { color: #834672; }

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

This text font color is #834672.

Background Color

.myBgColor { background-color: #834672; }

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

This div background color is #834672.

Border color

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

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

This div border color is #834672.

Opacity

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

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

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

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

This text has shadow with #834672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834672.

Preview

Color preview on black background

This text has color #834672 on black background.


Color preview on white background

This text has color #834672 on white background.


Black color preview on #834672 background

This text has black color on #834672 background.


White color preview on #834672 background

This text has white color on #834672 background.


Related colors

Complementary color

Complementary color for #hex is #7CB98D.


I love getcolorcode.com

Triadic colors

1 #728346 and #467283 with #834672 are triadic colors.

2 #724683 and #468372 with #834672 are triadic colors.