COLOR #80365E

HEX: #80365E RGB: (128,54,94)

Color info

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

RGB color model

#80365E color RGB value is (128,54,94).

RGB: (128,54,94) (50%, 21%, 37%)

RGB channels and saturation

R 128 of 255 = 50%
G 54 of 255 = 21%
B 94 of 255 = 37%

128
54
94

R + G + B ~ 36%. #80365E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 54 + 94 = 276 (100%)
R 128 of 276 ~ 46.38%
G 54 of 276 ~ 19.57%
B 94 of 276 ~ 34.06'%

%46.38
%19.57
%34.06

CMYK color model

#80365E color CMYK value is (0,58,27,50).

  • cyan value is 0.00%
  • magenta value is 57.81%
  • yellow value is 26.56%
  • key color value is 49.80%

CMYK: (0,58,27,50)
C0M58Y27K50 (0%, 58%, 27%, 50%)
(0.00 / 0.58 / 0.27 / 0.50)

CMYK percentages

%0
%57.81
%26.56
%49.8

Codes

Color #80365E in popluar color models

80 36 5E
RGB 128 54 94
HSL 328° 40.66% 35.69%
HSB/HSV 328° 57.81% 50.20%
CMYK 0.00% 57.81% 26.56%
49.80%

Color #80365E in popluar number systems.

HEX 80 36 5E
Decimal 128 54 94
Binary 10000000 110110 1011110
Octal 200 66 136

Shades and tints

Shades of #80365E

#80365E
(128,54,94)
#753256
(117,50,86)
#6A2E4E
(106,46,78)
#5F2A46
(95,42,70)
#54263E
(84,38,62)
#492236
(73,34,54)
#3E1E2E
(62,30,46)
#331A26
(51,26,38)
#28161E
(40,22,30)
#1D1216
(29,18,22)
#120E0E
(18,14,14)
#000000
(0,0,0)

Tints of #80365E

#80365E
(128,54,94)
#8B486C
(139,72,108)
#965A7A
(150,90,122)
#A16C88
(161,108,136)
#AC7E96
(172,126,150)
#B790A4
(183,144,164)
#C2A2B2
(194,162,178)
#CDB4C0
(205,180,192)
#D8C6CE
(216,198,206)
#E3D8DC
(227,216,220)
#EEEAEA
(238,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80365E color. Also use rgb(128,54,94) instead hex code.

Text Font Color

.myTextColor { color: #80365E; }

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

This text font color is #80365E.

Background Color

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

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

This div background color is #80365E.

Border color

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

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

This div border color is #80365E.

Opacity

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

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

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

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

This text has shadow with #80365E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80365E.

Preview

Color preview on black background

This text has color #80365E on black background.


Color preview on white background

This text has color #80365E on white background.


Black color preview on #80365E background

This text has black color on #80365E background.


White color preview on #80365E background

This text has white color on #80365E background.


Related colors

Complementary color

Complementary color for #hex is #7FC9A1.


I love getcolorcode.com

Triadic colors

1 #5E8036 and #365E80 with #80365E are triadic colors.

2 #5E3680 and #36805E with #80365E are triadic colors.