COLOR #787487

HEX: #787487 RGB: (120,116,135)

Color info

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

RGB color model

#787487 color RGB value is (120,116,135).

RGB: (120,116,135) (47%, 45%, 53%)

RGB channels and saturation

R 120 of 255 = 47%
G 116 of 255 = 45%
B 135 of 255 = 53%

120
116
135

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

Portions of RGB colors in percentages

R + G + B = 120 + 116 + 135 = 371 (100%)
R 120 of 371 ~ 32.35%
G 116 of 371 ~ 31.27%
B 135 of 371 ~ 36.39'%

%32.35
%31.27
%36.39

CMYK color model

#787487 color CMYK value is (11,14,0,47).

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

CMYK: (11,14,0,47)
C11M14Y0K47 (11%, 14%, 0%, 47%)
(0.11 / 0.14 / 0.00 / 0.47)

CMYK percentages

%11.11
%14.07
%0
%47.06

Codes

Color #787487 in popluar color models

78 74 87
RGB 120 116 135
HSL 253° 7.57% 49.22%
HSB/HSV 253° 14.07% 52.94%
CMYK 11.11% 14.07% 0.00%
47.06%

Color #787487 in popluar number systems.

HEX 78 74 87
Decimal 120 116 135
Binary 1111000 1110100 10000111
Octal 170 164 207

Shades and tints

Shades of #787487

#787487
(120,116,135)
#6E6A7B
(110,106,123)
#64606F
(100,96,111)
#5A5663
(90,86,99)
#504C57
(80,76,87)
#46424B
(70,66,75)
#3C383F
(60,56,63)
#322E33
(50,46,51)
#282427
(40,36,39)
#1E1A1B
(30,26,27)
#14100F
(20,16,15)
#000000
(0,0,0)

Tints of #787487

#787487
(120,116,135)
#848091
(132,128,145)
#908C9B
(144,140,155)
#9C98A5
(156,152,165)
#A8A4AF
(168,164,175)
#B4B0B9
(180,176,185)
#C0BCC3
(192,188,195)
#CCC8CD
(204,200,205)
#D8D4D7
(216,212,215)
#E4E0E1
(228,224,225)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787487; }

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

This text font color is #787487.

Background Color

.myBgColor { background-color: #787487; }

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

This div background color is #787487.

Border color

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

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

This div border color is #787487.

Opacity

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

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

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

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

This text has shadow with #787487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787487.

Preview

Color preview on black background

This text has color #787487 on black background.


Color preview on white background

This text has color #787487 on white background.


Black color preview on #787487 background

This text has black color on #787487 background.


White color preview on #787487 background

This text has white color on #787487 background.


Related colors

Complementary color

Complementary color for #hex is #878B78.


I love getcolorcode.com

Triadic colors

1 #877874 and #748778 with #787487 are triadic colors.

2 #877478 and #747887 with #787487 are triadic colors.