COLOR #808378

HEX: #808378 RGB: (128,131,120)

Color info

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

RGB color model

#808378 color RGB value is (128,131,120).

RGB: (128,131,120) (50%, 51%, 47%)

RGB channels and saturation

R 128 of 255 = 50%
G 131 of 255 = 51%
B 120 of 255 = 47%

128
131
120

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

Portions of RGB colors in percentages

R + G + B = 128 + 131 + 120 = 379 (100%)
R 128 of 379 ~ 33.77%
G 131 of 379 ~ 34.56%
B 120 of 379 ~ 31.66'%

%33.77
%34.56
%31.66

CMYK color model

#808378 color CMYK value is (2,0,8,49).

  • cyan value is 2.29%
  • magenta value is 0.00%
  • yellow value is 8.40%
  • key color value is 48.63%
CMYK: (2,0,8,49) C2M0Y8K49 (2%,0%,8%,49%) (0.02/0.00/0.08/0.49) 

CMYK percentages

%2.29
%0
%8.4
%48.63

Codes

Color #808378 in popluar color models

80 83 78
RGB 128 131 120
HSL 76° 4.38% 49.22%
HSB/HSV 76° 8.40% 51.37%
CMYK 2.29% 0.00% 8.40%
48.63%

Color #808378 in popluar number systems.

HEX 80 83 78
Decimal 128 131 120
Binary 10000000 10000011 1111000
Octal 200 203 170

Shades and tints

Shades of #808378

#808378
(128,131,120)
#75786E
(117,120,110)
#6A6D64
(106,109,100)
#5F625A
(95,98,90)
#545750
(84,87,80)
#494C46
(73,76,70)
#3E413C
(62,65,60)
#333632
(51,54,50)
#282B28
(40,43,40)
#1D201E
(29,32,30)
#121514
(18,21,20)
#000000
(0,0,0)

Tints of #808378

#808378
(128,131,120)
#8B8E84
(139,142,132)
#969990
(150,153,144)
#A1A49C
(161,164,156)
#ACAFA8
(172,175,168)
#B7BAB4
(183,186,180)
#C2C5C0
(194,197,192)
#CDD0CC
(205,208,204)
#D8DBD8
(216,219,216)
#E3E6E4
(227,230,228)
#EEF1F0
(238,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #808378; }

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

This text font color is #808378.

Background Color

.myBgColor { background-color: #808378; }

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

This div background color is #808378.

Border color

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

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

This div border color is #808378.

Opacity

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

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

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

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

This text has shadow with #808378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #808378.

Preview

Color preview on black background

This text has color #808378 on black background.


Color preview on white background

This text has color #808378 on white background.


Black color preview on #808378 background

This text has black color on #808378 background.


White color preview on #808378 background

This text has white color on #808378 background.


Related colors

Complementary color

Complementary color for #hex is #7F7C87.


I love getcolorcode.com

Triadic colors

1 #788083 and #837880 with #808378 are triadic colors.

2 #788380 and #838078 with #808378 are triadic colors.