COLOR #80317E

HEX: #80317E RGB: (128,49,126)

Color info

#80317E contains mainly red and blue colors. Web safe color of #80317E is #663366 (or #636).

RGB color model

#80317E color RGB value is (128,49,126).

RGB: (128,49,126) (50%, 19%, 49%)

RGB channels and saturation

R 128 of 255 = 50%
G 49 of 255 = 19%
B 126 of 255 = 49%

128
49
126

R + G + B ~ 39%. #80317E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 49 + 126 = 303 (100%)
R 128 of 303 ~ 42.24%
G 49 of 303 ~ 16.17%
B 126 of 303 ~ 41.58'%

%42.24
%16.17
%41.58

CMYK color model

#80317E color CMYK value is (0,62,2,50).

  • cyan value is 0.00%
  • magenta value is 61.72%
  • yellow value is 1.56%
  • key color value is 49.80%

CMYK: (0,62,2,50)
C0M62Y2K50 (0%, 62%, 2%, 50%)
(0.00 / 0.62 / 0.02 / 0.50)

CMYK percentages

%0
%61.72
%1.56
%49.8

Codes

Color #80317E in popluar color models

80 31 7E
RGB 128 49 126
HSL 302° 44.63% 34.71%
HSB/HSV 302° 61.72% 50.20%
CMYK 0.00% 61.72% 1.56%
49.80%

Color #80317E in popluar number systems.

HEX 80 31 7E
Decimal 128 49 126
Binary 10000000 110001 1111110
Octal 200 61 176

Shades and tints

Shades of #80317E

#80317E
(128,49,126)
#752D73
(117,45,115)
#6A2968
(106,41,104)
#5F255D
(95,37,93)
#542152
(84,33,82)
#491D47
(73,29,71)
#3E193C
(62,25,60)
#331531
(51,21,49)
#281126
(40,17,38)
#1D0D1B
(29,13,27)
#120910
(18,9,16)
#000000
(0,0,0)

Tints of #80317E

#80317E
(128,49,126)
#8B4389
(139,67,137)
#965594
(150,85,148)
#A1679F
(161,103,159)
#AC79AA
(172,121,170)
#B78BB5
(183,139,181)
#C29DC0
(194,157,192)
#CDAFCB
(205,175,203)
#D8C1D6
(216,193,214)
#E3D3E1
(227,211,225)
#EEE5EC
(238,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80317E color. Also use rgb(128,49,126) instead hex code.

Text Font Color

.myTextColor { color: #80317E; }

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

This text font color is #80317E.

Background Color

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

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

This div background color is #80317E.

Border color

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

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

This div border color is #80317E.

Opacity

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

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

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

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

This text has shadow with #80317E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80317E.

Preview

Color preview on black background

This text has color #80317E on black background.


Color preview on white background

This text has color #80317E on white background.


Black color preview on #80317E background

This text has black color on #80317E background.


White color preview on #80317E background

This text has white color on #80317E background.


Related colors

Complementary color

Complementary color for #hex is #7FCE81.


I love getcolorcode.com

Triadic colors

1 #7E8031 and #317E80 with #80317E are triadic colors.

2 #7E3180 and #31807E with #80317E are triadic colors.