COLOR #80376B

HEX: #80376B RGB: (128,55,107)

Color info

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

RGB color model

#80376B color RGB value is (128,55,107).

RGB: (128,55,107) (50%, 22%, 42%)

RGB channels and saturation

R 128 of 255 = 50%
G 55 of 255 = 22%
B 107 of 255 = 42%

128
55
107

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

Portions of RGB colors in percentages

R + G + B = 128 + 55 + 107 = 290 (100%)
R 128 of 290 ~ 44.14%
G 55 of 290 ~ 18.97%
B 107 of 290 ~ 36.9'%

%44.14
%18.97
%36.9

CMYK color model

#80376B color CMYK value is (0,57,16,50).

  • cyan value is 0.00%
  • magenta value is 57.03%
  • yellow value is 16.41%
  • key color value is 49.80%

CMYK: (0,57,16,50)
C0M57Y16K50 (0%, 57%, 16%, 50%)
(0.00 / 0.57 / 0.16 / 0.50)

CMYK percentages

%0
%57.03
%16.41
%49.8

Codes

Color #80376B in popluar color models

80 37 6B
RGB 128 55 107
HSL 317° 39.89% 35.88%
HSB/HSV 317° 57.03% 50.20%
CMYK 0.00% 57.03% 16.41%
49.80%

Color #80376B in popluar number systems.

HEX 80 37 6B
Decimal 128 55 107
Binary 10000000 110111 1101011
Octal 200 67 153

Shades and tints

Shades of #80376B

#80376B
(128,55,107)
#753262
(117,50,98)
#6A2D59
(106,45,89)
#5F2850
(95,40,80)
#542347
(84,35,71)
#491E3E
(73,30,62)
#3E1935
(62,25,53)
#33142C
(51,20,44)
#280F23
(40,15,35)
#1D0A1A
(29,10,26)
#120511
(18,5,17)
#000000
(0,0,0)

Tints of #80376B

#80376B
(128,55,107)
#8B4978
(139,73,120)
#965B85
(150,91,133)
#A16D92
(161,109,146)
#AC7F9F
(172,127,159)
#B791AC
(183,145,172)
#C2A3B9
(194,163,185)
#CDB5C6
(205,181,198)
#D8C7D3
(216,199,211)
#E3D9E0
(227,217,224)
#EEEBED
(238,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80376B color. Also use rgb(128,55,107) instead hex code.

Text Font Color

.myTextColor { color: #80376B; }

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

This text font color is #80376B.

Background Color

.myBgColor { background-color: #80376B; }

<div style="background-color:#80376B">Inner text</div>

This div background color is #80376B.

Border color

.myBorderColor { border: 1px solid #80376B; }

<div style="border:3px solid #80376B">Div</div>

This div border color is #80376B.

Opacity

.myOpacity80 { color: #80376B; opacity: 0.8; }

<p style="color:#80376B;opacity:0.8;">80%</p>

Text with #80376B 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 #80376B;}

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

This text has shadow with #80376B color.


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

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

This text has shadow with #80376B primary color and red secondary color.


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

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

This text has shadow with #80376B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #80376B.

Preview

Color preview on black background

This text has color #80376B on black background.


Color preview on white background

This text has color #80376B on white background.


Black color preview on #80376B background

This text has black color on #80376B background.


White color preview on #80376B background

This text has white color on #80376B background.


Related colors

Complementary color

Complementary color for #hex is #7FC894.


I love getcolorcode.com

Triadic colors

1 #6B8037 and #376B80 with #80376B are triadic colors.

2 #6B3780 and #37806B with #80376B are triadic colors.