COLOR #831784

HEX: #831784 RGB: (131,23,132)

Color info

#831784 contains mainly red and blue colors. Web safe color of #831784 is #990099 (or #909).

RGB color model

#831784 color RGB value is (131,23,132).

RGB: (131,23,132) (51%, 9%, 52%)

RGB channels and saturation

R 131 of 255 = 51%
G 23 of 255 = 9%
B 132 of 255 = 52%

131
23
132

R + G + B ~ 37%. #831784 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 23 + 132 = 286 (100%)
R 131 of 286 ~ 45.8%
G 23 of 286 ~ 8.04%
B 132 of 286 ~ 46.15'%

%45.8
%46.15

CMYK color model

#831784 color CMYK value is (1,83,0,48).

  • cyan value is 0.76%
  • magenta value is 82.58%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (1,83,0,48)
C1M83Y0K48 (1%, 83%, 0%, 48%)
(0.01 / 0.83 / 0.00 / 0.48)

CMYK percentages

%0.76
%82.58
%0
%48.24

Codes

Color #831784 in popluar color models

83 17 84
RGB 131 23 132
HSL 299° 70.32% 30.39%
HSB/HSV 299° 82.58% 51.76%
CMYK 0.76% 82.58% 0.00%
48.24%

Color #831784 in popluar number systems.

HEX 83 17 84
Decimal 131 23 132
Binary 10000011 10111 10000100
Octal 203 27 204

Shades and tints

Shades of #831784

#831784
(131,23,132)
#781578
(120,21,120)
#6D136C
(109,19,108)
#621160
(98,17,96)
#570F54
(87,15,84)
#4C0D48
(76,13,72)
#410B3C
(65,11,60)
#360930
(54,9,48)
#2B0724
(43,7,36)
#200518
(32,5,24)
#15030C
(21,3,12)
#000000
(0,0,0)

Tints of #831784

#831784
(131,23,132)
#8E2C8F
(142,44,143)
#99419A
(153,65,154)
#A456A5
(164,86,165)
#AF6BB0
(175,107,176)
#BA80BB
(186,128,187)
#C595C6
(197,149,198)
#D0AAD1
(208,170,209)
#DBBFDC
(219,191,220)
#E6D4E7
(230,212,231)
#F1E9F2
(241,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #831784 color. Also use rgb(131,23,132) instead hex code.

Text Font Color

.myTextColor { color: #831784; }

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

This text font color is #831784.

Background Color

.myBgColor { background-color: #831784; }

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

This div background color is #831784.

Border color

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

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

This div border color is #831784.

Opacity

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

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

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

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

This text has shadow with #831784 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #831784.

Preview

Color preview on black background

This text has color #831784 on black background.


Color preview on white background

This text has color #831784 on white background.


Black color preview on #831784 background

This text has black color on #831784 background.


White color preview on #831784 background

This text has white color on #831784 background.


Related colors

Complementary color

Complementary color for #hex is #7CE87B.


I love getcolorcode.com

Triadic colors

1 #848317 and #178483 with #831784 are triadic colors.

2 #841783 and #178384 with #831784 are triadic colors.