COLOR #83519E

HEX: #83519E RGB: (131,81,158)

Color info

#83519E contains mainly red and blue colors. Web safe color of #83519E is #996699 (or #969).

RGB color model

#83519E color RGB value is (131,81,158).

RGB: (131,81,158) (51%, 32%, 62%)

RGB channels and saturation

R 131 of 255 = 51%
G 81 of 255 = 32%
B 158 of 255 = 62%

131
81
158

R + G + B ~ 48%. #83519E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 81 + 158 = 370 (100%)
R 131 of 370 ~ 35.41%
G 81 of 370 ~ 21.89%
B 158 of 370 ~ 42.7'%

%35.41
%21.89
%42.7

CMYK color model

#83519E color CMYK value is (17,49,0,38).

  • cyan value is 17.09%
  • magenta value is 48.73%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (17,49,0,38)
C17M49Y0K38 (17%, 49%, 0%, 38%)
(0.17 / 0.49 / 0.00 / 0.38)

CMYK percentages

%17.09
%48.73
%0
%38.04

Codes

Color #83519E in popluar color models

83 51 9E
RGB 131 81 158
HSL 279° 32.22% 46.86%
HSB/HSV 279° 48.73% 61.96%
CMYK 17.09% 48.73% 0.00%
38.04%

Color #83519E in popluar number systems.

HEX 83 51 9E
Decimal 131 81 158
Binary 10000011 1010001 10011110
Octal 203 121 236

Shades and tints

Shades of #83519E

#83519E
(131,81,158)
#784A90
(120,74,144)
#6D4382
(109,67,130)
#623C74
(98,60,116)
#573566
(87,53,102)
#4C2E58
(76,46,88)
#41274A
(65,39,74)
#36203C
(54,32,60)
#2B192E
(43,25,46)
#201220
(32,18,32)
#150B12
(21,11,18)
#000000
(0,0,0)

Tints of #83519E

#83519E
(131,81,158)
#8E60A6
(142,96,166)
#996FAE
(153,111,174)
#A47EB6
(164,126,182)
#AF8DBE
(175,141,190)
#BA9CC6
(186,156,198)
#C5ABCE
(197,171,206)
#D0BAD6
(208,186,214)
#DBC9DE
(219,201,222)
#E6D8E6
(230,216,230)
#F1E7EE
(241,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83519E color. Also use rgb(131,81,158) instead hex code.

Text Font Color

.myTextColor { color: #83519E; }

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

This text font color is #83519E.

Background Color

.myBgColor { background-color: #83519E; }

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

This div background color is #83519E.

Border color

.myBorderColor { border: 1px solid #83519E; }

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

This div border color is #83519E.

Opacity

.myOpacity80 { color: #83519E; opacity: 0.8; }

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

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

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

This text has shadow with #83519E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83519E.

Preview

Color preview on black background

This text has color #83519E on black background.


Color preview on white background

This text has color #83519E on white background.


Black color preview on #83519E background

This text has black color on #83519E background.


White color preview on #83519E background

This text has white color on #83519E background.


Related colors

Complementary color

Complementary color for #hex is #7CAE61.


I love getcolorcode.com

Triadic colors

1 #9E8351 and #519E83 with #83519E are triadic colors.

2 #9E5183 and #51839E with #83519E are triadic colors.