COLOR #80886A

HEX: #80886A RGB: (128,136,106)

Color info

#80886A contains red, green and blue colors in about the same proportion. Web safe color of #80886A is #669966 (or #696).

RGB color model

#80886A color RGB value is (128,136,106).

RGB: (128,136,106) (50%, 53%, 42%)

RGB channels and saturation

R 128 of 255 = 50%
G 136 of 255 = 53%
B 106 of 255 = 42%

128
136
106

R + G + B ~ 48%. #80886A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 136 + 106 = 370 (100%)
R 128 of 370 ~ 34.59%
G 136 of 370 ~ 36.76%
B 106 of 370 ~ 28.65'%

%34.59
%36.76
%28.65

CMYK color model

#80886A color CMYK value is (6,0,22,47).

  • cyan value is 5.88%
  • magenta value is 0.00%
  • yellow value is 22.06%
  • key color value is 46.67%

CMYK: (6,0,22,47)
C6M0Y22K47 (6%, 0%, 22%, 47%)
(0.06 / 0.00 / 0.22 / 0.47)

CMYK percentages

%5.88
%0
%22.06
%46.67

Codes

Color #80886A in popluar color models

80 88 6A
RGB 128 136 106
HSL 76° 12.40% 47.45%
HSB/HSV 76° 22.06% 53.33%
CMYK 5.88% 0.00% 22.06%
46.67%

Color #80886A in popluar number systems.

HEX 80 88 6A
Decimal 128 136 106
Binary 10000000 10001000 1101010
Octal 200 210 152

Shades and tints

Shades of #80886A

#80886A
(128,136,106)
#757C61
(117,124,97)
#6A7058
(106,112,88)
#5F644F
(95,100,79)
#545846
(84,88,70)
#494C3D
(73,76,61)
#3E4034
(62,64,52)
#33342B
(51,52,43)
#282822
(40,40,34)
#1D1C19
(29,28,25)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #80886A

#80886A
(128,136,106)
#8B9277
(139,146,119)
#969C84
(150,156,132)
#A1A691
(161,166,145)
#ACB09E
(172,176,158)
#B7BAAB
(183,186,171)
#C2C4B8
(194,196,184)
#CDCEC5
(205,206,197)
#D8D8D2
(216,216,210)
#E3E2DF
(227,226,223)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80886A color. Also use rgb(128,136,106) instead hex code.

Text Font Color

.myTextColor { color: #80886A; }

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

This text font color is #80886A.

Background Color

.myBgColor { background-color: #80886A; }

<div style="background-color:#80886A">Inner text</div>

This div background color is #80886A.

Border color

.myBorderColor { border: 1px solid #80886A; }

<div style="border:3px solid #80886A">Div</div>

This div border color is #80886A.

Opacity

.myOpacity80 { color: #80886A; opacity: 0.8; }

<p style="color:#80886A;opacity:0.8;">80%</p>

Text with #80886A 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 #80886A;}

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

This text has shadow with #80886A color.


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

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

This text has shadow with #80886A primary color and red secondary color.


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

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

This text has shadow with #80886A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #80886A.

Preview

Color preview on black background

This text has color #80886A on black background.


Color preview on white background

This text has color #80886A on white background.


Black color preview on #80886A background

This text has black color on #80886A background.


White color preview on #80886A background

This text has white color on #80886A background.


Related colors

Complementary color

Complementary color for #hex is #7F7795.


I love getcolorcode.com

Gradients

Color #80886A is used in Artichoke gradient.

Artichoke


Triadic colors

1 #6A8088 and #886A80 with #80886A are triadic colors.

2 #6A8880 and #88806A with #80886A are triadic colors.