COLOR #80346F

HEX: #80346F RGB: (128,52,111)

Color info

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

RGB color model

#80346F color RGB value is (128,52,111).

RGB: (128,52,111) (50%, 20%, 44%)

RGB channels and saturation

R 128 of 255 = 50%
G 52 of 255 = 20%
B 111 of 255 = 44%

128
52
111

R + G + B ~ 38%. #80346F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 52 + 111 = 291 (100%)
R 128 of 291 ~ 43.99%
G 52 of 291 ~ 17.87%
B 111 of 291 ~ 38.14'%

%43.99
%17.87
%38.14

CMYK color model

#80346F color CMYK value is (0,59,13,50).

  • cyan value is 0.00%
  • magenta value is 59.38%
  • yellow value is 13.28%
  • key color value is 49.80%

CMYK: (0,59,13,50)
C0M59Y13K50 (0%, 59%, 13%, 50%)
(0.00 / 0.59 / 0.13 / 0.50)

CMYK percentages

%0
%59.38
%13.28
%49.8

Codes

Color #80346F in popluar color models

80 34 6F
RGB 128 52 111
HSL 313° 42.22% 35.29%
HSB/HSV 313° 59.38% 50.20%
CMYK 0.00% 59.38% 13.28%
49.80%

Color #80346F in popluar number systems.

HEX 80 34 6F
Decimal 128 52 111
Binary 10000000 110100 1101111
Octal 200 64 157

Shades and tints

Shades of #80346F

#80346F
(128,52,111)
#753065
(117,48,101)
#6A2C5B
(106,44,91)
#5F2851
(95,40,81)
#542447
(84,36,71)
#49203D
(73,32,61)
#3E1C33
(62,28,51)
#331829
(51,24,41)
#28141F
(40,20,31)
#1D1015
(29,16,21)
#120C0B
(18,12,11)
#000000
(0,0,0)

Tints of #80346F

#80346F
(128,52,111)
#8B467C
(139,70,124)
#965889
(150,88,137)
#A16A96
(161,106,150)
#AC7CA3
(172,124,163)
#B78EB0
(183,142,176)
#C2A0BD
(194,160,189)
#CDB2CA
(205,178,202)
#D8C4D7
(216,196,215)
#E3D6E4
(227,214,228)
#EEE8F1
(238,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80346F color. Also use rgb(128,52,111) instead hex code.

Text Font Color

.myTextColor { color: #80346F; }

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

This text font color is #80346F.

Background Color

.myBgColor { background-color: #80346F; }

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

This div background color is #80346F.

Border color

.myBorderColor { border: 1px solid #80346F; }

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

This div border color is #80346F.

Opacity

.myOpacity80 { color: #80346F; opacity: 0.8; }

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

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

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

This text has shadow with #80346F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80346F.

Preview

Color preview on black background

This text has color #80346F on black background.


Color preview on white background

This text has color #80346F on white background.


Black color preview on #80346F background

This text has black color on #80346F background.


White color preview on #80346F background

This text has white color on #80346F background.


Related colors

Complementary color

Complementary color for #hex is #7FCB90.


I love getcolorcode.com

Triadic colors

1 #6F8034 and #346F80 with #80346F are triadic colors.

2 #6F3480 and #34806F with #80346F are triadic colors.