COLOR #807487

HEX: #807487 RGB: (128,116,135)

Color info

#807487 contains red, green and blue colors in about the same proportion. Web safe color of #807487 is #666699 (or #669).

RGB color model

#807487 color RGB value is (128,116,135).

RGB: (128,116,135) (50%, 45%, 53%)

RGB channels and saturation

R 128 of 255 = 50%
G 116 of 255 = 45%
B 135 of 255 = 53%

128
116
135

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

Portions of RGB colors in percentages

R + G + B = 128 + 116 + 135 = 379 (100%)
R 128 of 379 ~ 33.77%
G 116 of 379 ~ 30.61%
B 135 of 379 ~ 35.62'%

%33.77
%30.61
%35.62

CMYK color model

#807487 color CMYK value is (5,14,0,47).

  • cyan value is 5.19%
  • magenta value is 14.07%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (5,14,0,47)
C5M14Y0K47 (5%, 14%, 0%, 47%)
(0.05 / 0.14 / 0.00 / 0.47)

CMYK percentages

%5.19
%14.07
%0
%47.06

Codes

Color #807487 in popluar color models

80 74 87
RGB 128 116 135
HSL 278° 7.57% 49.22%
HSB/HSV 278° 14.07% 52.94%
CMYK 5.19% 14.07% 0.00%
47.06%

Color #807487 in popluar number systems.

HEX 80 74 87
Decimal 128 116 135
Binary 10000000 1110100 10000111
Octal 200 164 207

Shades and tints

Shades of #807487

#807487
(128,116,135)
#756A7B
(117,106,123)
#6A606F
(106,96,111)
#5F5663
(95,86,99)
#544C57
(84,76,87)
#49424B
(73,66,75)
#3E383F
(62,56,63)
#332E33
(51,46,51)
#282427
(40,36,39)
#1D1A1B
(29,26,27)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #807487

#807487
(128,116,135)
#8B8091
(139,128,145)
#968C9B
(150,140,155)
#A198A5
(161,152,165)
#ACA4AF
(172,164,175)
#B7B0B9
(183,176,185)
#C2BCC3
(194,188,195)
#CDC8CD
(205,200,205)
#D8D4D7
(216,212,215)
#E3E0E1
(227,224,225)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807487 color. Also use rgb(128,116,135) instead hex code.

Text Font Color

.myTextColor { color: #807487; }

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

This text font color is #807487.

Background Color

.myBgColor { background-color: #807487; }

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

This div background color is #807487.

Border color

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

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

This div border color is #807487.

Opacity

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

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

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

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

This text has shadow with #807487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807487.

Preview

Color preview on black background

This text has color #807487 on black background.


Color preview on white background

This text has color #807487 on white background.


Black color preview on #807487 background

This text has black color on #807487 background.


White color preview on #807487 background

This text has white color on #807487 background.


Related colors

Complementary color

Complementary color for #hex is #7F8B78.


I love getcolorcode.com

Triadic colors

1 #878074 and #748780 with #807487 are triadic colors.

2 #877480 and #748087 with #807487 are triadic colors.