COLOR #831D78

HEX: #831D78 RGB: (131,29,120)

Color info

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

RGB color model

#831D78 color RGB value is (131,29,120).

RGB: (131,29,120) (51%, 11%, 47%)

RGB channels and saturation

R 131 of 255 = 51%
G 29 of 255 = 11%
B 120 of 255 = 47%

131
29
120

R + G + B ~ 36%. #831D78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 29 + 120 = 280 (100%)
R 131 of 280 ~ 46.79%
G 29 of 280 ~ 10.36%
B 120 of 280 ~ 42.86'%

%46.79
%10.36
%42.86

CMYK color model

#831D78 color CMYK value is (0,78,8,49).

  • cyan value is 0.00%
  • magenta value is 77.86%
  • yellow value is 8.40%
  • key color value is 48.63%
CMYK: (0,78,8,49) C0M78Y8K49 (0%,78%,8%,49%) (0.00/0.78/0.08/0.49) 

CMYK percentages

%0
%77.86
%8.4
%48.63

Codes

Color #831D78 in popluar color models

83 1D 78
RGB 131 29 120
HSL 306° 63.75% 31.37%
HSB/HSV 306° 77.86% 51.37%
CMYK 0.00% 77.86% 8.40%
48.63%

Color #831D78 in popluar number systems.

HEX 83 1D 78
Decimal 131 29 120
Binary 10000011 11101 1111000
Octal 203 35 170

Shades and tints

Shades of #831D78

#831D78
(131,29,120)
#781B6E
(120,27,110)
#6D1964
(109,25,100)
#62175A
(98,23,90)
#571550
(87,21,80)
#4C1346
(76,19,70)
#41113C
(65,17,60)
#360F32
(54,15,50)
#2B0D28
(43,13,40)
#200B1E
(32,11,30)
#150914
(21,9,20)
#000000
(0,0,0)

Tints of #831D78

#831D78
(131,29,120)
#8E3184
(142,49,132)
#994590
(153,69,144)
#A4599C
(164,89,156)
#AF6DA8
(175,109,168)
#BA81B4
(186,129,180)
#C595C0
(197,149,192)
#D0A9CC
(208,169,204)
#DBBDD8
(219,189,216)
#E6D1E4
(230,209,228)
#F1E5F0
(241,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #831D78 color. Also use rgb(131,29,120) instead hex code.

Text Font Color

.myTextColor { color: #831D78; }

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

This text font color is #831D78.

Background Color

.myBgColor { background-color: #831D78; }

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

This div background color is #831D78.

Border color

.myBorderColor { border: 1px solid #831D78; }

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

This div border color is #831D78.

Opacity

.myOpacity80 { color: #831D78; opacity: 0.8; }

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

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

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

This text has shadow with #831D78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #831D78.

Preview

Color preview on black background

This text has color #831D78 on black background.


Color preview on white background

This text has color #831D78 on white background.


Black color preview on #831D78 background

This text has black color on #831D78 background.


White color preview on #831D78 background

This text has white color on #831D78 background.


Related colors

Complementary color

Complementary color for #hex is #7CE287.


I love getcolorcode.com

Triadic colors

1 #78831D and #1D7883 with #831D78 are triadic colors.

2 #781D83 and #1D8378 with #831D78 are triadic colors.