COLOR #80436C

HEX: #80436C RGB: (128,67,108)

Color info

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

RGB color model

#80436C color RGB value is (128,67,108).

RGB: (128,67,108) (50%, 26%, 42%)

RGB channels and saturation

R 128 of 255 = 50%
G 67 of 255 = 26%
B 108 of 255 = 42%

128
67
108

R + G + B ~ 39%. #80436C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 67 + 108 = 303 (100%)
R 128 of 303 ~ 42.24%
G 67 of 303 ~ 22.11%
B 108 of 303 ~ 35.64'%

%42.24
%22.11
%35.64

CMYK color model

#80436C color CMYK value is (0,48,16,50).

  • cyan value is 0.00%
  • magenta value is 47.66%
  • yellow value is 15.63%
  • key color value is 49.80%

CMYK: (0,48,16,50)
C0M48Y16K50 (0%, 48%, 16%, 50%)
(0.00 / 0.48 / 0.16 / 0.50)

CMYK percentages

%0
%47.66
%15.63
%49.8

Codes

Color #80436C in popluar color models

80 43 6C
RGB 128 67 108
HSL 320° 31.28% 38.24%
HSB/HSV 320° 47.66% 50.20%
CMYK 0.00% 47.66% 15.63%
49.80%

Color #80436C in popluar number systems.

HEX 80 43 6C
Decimal 128 67 108
Binary 10000000 1000011 1101100
Octal 200 103 154

Shades and tints

Shades of #80436C

#80436C
(128,67,108)
#753D63
(117,61,99)
#6A375A
(106,55,90)
#5F3151
(95,49,81)
#542B48
(84,43,72)
#49253F
(73,37,63)
#3E1F36
(62,31,54)
#33192D
(51,25,45)
#281324
(40,19,36)
#1D0D1B
(29,13,27)
#120712
(18,7,18)
#000000
(0,0,0)

Tints of #80436C

#80436C
(128,67,108)
#8B5479
(139,84,121)
#966586
(150,101,134)
#A17693
(161,118,147)
#AC87A0
(172,135,160)
#B798AD
(183,152,173)
#C2A9BA
(194,169,186)
#CDBAC7
(205,186,199)
#D8CBD4
(216,203,212)
#E3DCE1
(227,220,225)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80436C color. Also use rgb(128,67,108) instead hex code.

Text Font Color

.myTextColor { color: #80436C; }

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

This text font color is #80436C.

Background Color

.myBgColor { background-color: #80436C; }

<div style="background-color:#80436C">Inner text</div>

This div background color is #80436C.

Border color

.myBorderColor { border: 1px solid #80436C; }

<div style="border:3px solid #80436C">Div</div>

This div border color is #80436C.

Opacity

.myOpacity80 { color: #80436C; opacity: 0.8; }

<p style="color:#80436C;opacity:0.8;">80%</p>

Text with #80436C 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 #80436C;}

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

This text has shadow with #80436C color.


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

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

This text has shadow with #80436C primary color and red secondary color.


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

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

This text has shadow with #80436C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #80436C.

Preview

Color preview on black background

This text has color #80436C on black background.


Color preview on white background

This text has color #80436C on white background.


Black color preview on #80436C background

This text has black color on #80436C background.


White color preview on #80436C background

This text has white color on #80436C background.


Related colors

Complementary color

Complementary color for #hex is #7FBC93.


I love getcolorcode.com

Triadic colors

1 #6C8043 and #436C80 with #80436C are triadic colors.

2 #6C4380 and #43806C with #80436C are triadic colors.