COLOR #807578

HEX: #807578 RGB: (128,117,120)

Color info

#807578 contains red, green and blue colors in about the same proportion. Web safe color of #807578 is #666666 (or #666).

RGB color model

#807578 color RGB value is (128,117,120).

RGB: (128,117,120) (50%, 46%, 47%)

RGB channels and saturation

R 128 of 255 = 50%
G 117 of 255 = 46%
B 120 of 255 = 47%

128
117
120

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

Portions of RGB colors in percentages

R + G + B = 128 + 117 + 120 = 365 (100%)
R 128 of 365 ~ 35.07%
G 117 of 365 ~ 32.05%
B 120 of 365 ~ 32.88'%

%35.07
%32.05
%32.88

CMYK color model

#807578 color CMYK value is (0,9,6,50).

  • cyan value is 0.00%
  • magenta value is 8.59%
  • yellow value is 6.25%
  • key color value is 49.80%

CMYK: (0,9,6,50)
C0M9Y6K50 (0%, 9%, 6%, 50%)
(0.00 / 0.09 / 0.06 / 0.50)

CMYK percentages

%0
%8.59
%6.25
%49.8

Codes

Color #807578 in popluar color models

80 75 78
RGB 128 117 120
HSL 344° 4.49% 48.04%
HSB/HSV 344° 8.59% 50.20%
CMYK 0.00% 8.59% 6.25%
49.80%

Color #807578 in popluar number systems.

HEX 80 75 78
Decimal 128 117 120
Binary 10000000 1110101 1111000
Octal 200 165 170

Shades and tints

Shades of #807578

#807578
(128,117,120)
#756B6E
(117,107,110)
#6A6164
(106,97,100)
#5F575A
(95,87,90)
#544D50
(84,77,80)
#494346
(73,67,70)
#3E393C
(62,57,60)
#332F32
(51,47,50)
#282528
(40,37,40)
#1D1B1E
(29,27,30)
#121114
(18,17,20)
#000000
(0,0,0)

Tints of #807578

#807578
(128,117,120)
#8B8184
(139,129,132)
#968D90
(150,141,144)
#A1999C
(161,153,156)
#ACA5A8
(172,165,168)
#B7B1B4
(183,177,180)
#C2BDC0
(194,189,192)
#CDC9CC
(205,201,204)
#D8D5D8
(216,213,216)
#E3E1E4
(227,225,228)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807578; }

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

This text font color is #807578.

Background Color

.myBgColor { background-color: #807578; }

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

This div background color is #807578.

Border color

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

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

This div border color is #807578.

Opacity

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

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

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

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

This text has shadow with #807578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807578.

Preview

Color preview on black background

This text has color #807578 on black background.


Color preview on white background

This text has color #807578 on white background.


Black color preview on #807578 background

This text has black color on #807578 background.


White color preview on #807578 background

This text has white color on #807578 background.


Related colors

Complementary color

Complementary color for #hex is #7F8A87.


I love getcolorcode.com

Triadic colors

1 #788075 and #757880 with #807578 are triadic colors.

2 #787580 and #758078 with #807578 are triadic colors.