COLOR #80465F

HEX: #80465F RGB: (128,70,95)

Color info

#80465F contains red, green and blue colors in about the same proportion. Web safe color of #80465F is #663366 (or #636).

RGB color model

#80465F color RGB value is (128,70,95).

RGB: (128,70,95) (50%, 27%, 37%)

RGB channels and saturation

R 128 of 255 = 50%
G 70 of 255 = 27%
B 95 of 255 = 37%

128
70
95

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

Portions of RGB colors in percentages

R + G + B = 128 + 70 + 95 = 293 (100%)
R 128 of 293 ~ 43.69%
G 70 of 293 ~ 23.89%
B 95 of 293 ~ 32.42'%

%43.69
%23.89
%32.42

CMYK color model

#80465F color CMYK value is (0,45,26,50).

  • cyan value is 0.00%
  • magenta value is 45.31%
  • yellow value is 25.78%
  • key color value is 49.80%

CMYK: (0,45,26,50)
C0M45Y26K50 (0%, 45%, 26%, 50%)
(0.00 / 0.45 / 0.26 / 0.50)

CMYK percentages

%0
%45.31
%25.78
%49.8

Codes

Color #80465F in popluar color models

80 46 5F
RGB 128 70 95
HSL 334° 29.29% 38.82%
HSB/HSV 334° 45.31% 50.20%
CMYK 0.00% 45.31% 25.78%
49.80%

Color #80465F in popluar number systems.

HEX 80 46 5F
Decimal 128 70 95
Binary 10000000 1000110 1011111
Octal 200 106 137

Shades and tints

Shades of #80465F

#80465F
(128,70,95)
#754057
(117,64,87)
#6A3A4F
(106,58,79)
#5F3447
(95,52,71)
#542E3F
(84,46,63)
#492837
(73,40,55)
#3E222F
(62,34,47)
#331C27
(51,28,39)
#28161F
(40,22,31)
#1D1017
(29,16,23)
#120A0F
(18,10,15)
#000000
(0,0,0)

Tints of #80465F

#80465F
(128,70,95)
#8B566D
(139,86,109)
#96667B
(150,102,123)
#A17689
(161,118,137)
#AC8697
(172,134,151)
#B796A5
(183,150,165)
#C2A6B3
(194,166,179)
#CDB6C1
(205,182,193)
#D8C6CF
(216,198,207)
#E3D6DD
(227,214,221)
#EEE6EB
(238,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80465F color. Also use rgb(128,70,95) instead hex code.

Text Font Color

.myTextColor { color: #80465F; }

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

This text font color is #80465F.

Background Color

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

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

This div background color is #80465F.

Border color

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

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

This div border color is #80465F.

Opacity

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

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

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

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

This text has shadow with #80465F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80465F.

Preview

Color preview on black background

This text has color #80465F on black background.


Color preview on white background

This text has color #80465F on white background.


Black color preview on #80465F background

This text has black color on #80465F background.


White color preview on #80465F background

This text has white color on #80465F background.


Related colors

Complementary color

Complementary color for #hex is #7FB9A0.


I love getcolorcode.com

Triadic colors

1 #5F8046 and #465F80 with #80465F are triadic colors.

2 #5F4680 and #46805F with #80465F are triadic colors.