COLOR #808376

HEX: #808376 RGB: (128,131,118)

Color info

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

RGB color model

#808376 color RGB value is (128,131,118).

RGB: (128,131,118) (50%, 51%, 46%)

RGB channels and saturation

R 128 of 255 = 50%
G 131 of 255 = 51%
B 118 of 255 = 46%

128
131
118

R + G + B ~ 49%. #808376 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 131 + 118 = 377 (100%)
R 128 of 377 ~ 33.95%
G 131 of 377 ~ 34.75%
B 118 of 377 ~ 31.3'%

%33.95
%34.75
%31.3

CMYK color model

#808376 color CMYK value is (2,0,10,49).

  • cyan value is 2.29%
  • magenta value is 0.00%
  • yellow value is 9.92%
  • key color value is 48.63%

CMYK: (2,0,10,49)
C2M0Y10K49 (2%, 0%, 10%, 49%)
(0.02 / 0.00 / 0.10 / 0.49)

CMYK percentages

%2.29
%0
%9.92
%48.63

Codes

Color #808376 in popluar color models

80 83 76
RGB 128 131 118
HSL 74° 5.22% 48.82%
HSB/HSV 74° 9.92% 51.37%
CMYK 2.29% 0.00% 9.92%
48.63%

Color #808376 in popluar number systems.

HEX 80 83 76
Decimal 128 131 118
Binary 10000000 10000011 1110110
Octal 200 203 166

Shades and tints

Shades of #808376

#808376
(128,131,118)
#75786C
(117,120,108)
#6A6D62
(106,109,98)
#5F6258
(95,98,88)
#54574E
(84,87,78)
#494C44
(73,76,68)
#3E413A
(62,65,58)
#333630
(51,54,48)
#282B26
(40,43,38)
#1D201C
(29,32,28)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #808376

#808376
(128,131,118)
#8B8E82
(139,142,130)
#96998E
(150,153,142)
#A1A49A
(161,164,154)
#ACAFA6
(172,175,166)
#B7BAB2
(183,186,178)
#C2C5BE
(194,197,190)
#CDD0CA
(205,208,202)
#D8DBD6
(216,219,214)
#E3E6E2
(227,230,226)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #808376 color. Also use rgb(128,131,118) instead hex code.

Text Font Color

.myTextColor { color: #808376; }

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

This text font color is #808376.

Background Color

.myBgColor { background-color: #808376; }

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

This div background color is #808376.

Border color

.myBorderColor { border: 1px solid #808376; }

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

This div border color is #808376.

Opacity

.myOpacity80 { color: #808376; opacity: 0.8; }

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

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

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

This text has shadow with #808376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #808376.

Preview

Color preview on black background

This text has color #808376 on black background.


Color preview on white background

This text has color #808376 on white background.


Black color preview on #808376 background

This text has black color on #808376 background.


White color preview on #808376 background

This text has white color on #808376 background.


Related colors

Complementary color

Complementary color for #hex is #7F7C89.


I love getcolorcode.com

Triadic colors

1 #768083 and #837680 with #808376 are triadic colors.

2 #768380 and #838076 with #808376 are triadic colors.