COLOR #786877

HEX: #786877 RGB: (120,104,119)

Color info

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

RGB color model

#786877 color RGB value is (120,104,119).

RGB: (120,104,119) (47%, 41%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 104 of 255 = 41%
B 119 of 255 = 47%

120
104
119

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

Portions of RGB colors in percentages

R + G + B = 120 + 104 + 119 = 343 (100%)
R 120 of 343 ~ 34.99%
G 104 of 343 ~ 30.32%
B 119 of 343 ~ 34.69'%

%34.99
%30.32
%34.69

CMYK color model

#786877 color CMYK value is (0,13,1,53).

  • cyan value is 0.00%
  • magenta value is 13.33%
  • yellow value is 0.83%
  • key color value is 52.94%

CMYK: (0,13,1,53)
C0M13Y1K53 (0%, 13%, 1%, 53%)
(0.00 / 0.13 / 0.01 / 0.53)

CMYK percentages

%0
%13.33
%0.83
%52.94

Codes

Color #786877 in popluar color models

78 68 77
RGB 120 104 119
HSL 304° 7.14% 43.92%
HSB/HSV 304° 13.33% 47.06%
CMYK 0.00% 13.33% 0.83%
52.94%

Color #786877 in popluar number systems.

HEX 78 68 77
Decimal 120 104 119
Binary 1111000 1101000 1110111
Octal 170 150 167

Shades and tints

Shades of #786877

#786877
(120,104,119)
#6E5F6D
(110,95,109)
#645663
(100,86,99)
#5A4D59
(90,77,89)
#50444F
(80,68,79)
#463B45
(70,59,69)
#3C323B
(60,50,59)
#322931
(50,41,49)
#282027
(40,32,39)
#1E171D
(30,23,29)
#140E13
(20,14,19)
#000000
(0,0,0)

Tints of #786877

#786877
(120,104,119)
#847583
(132,117,131)
#90828F
(144,130,143)
#9C8F9B
(156,143,155)
#A89CA7
(168,156,167)
#B4A9B3
(180,169,179)
#C0B6BF
(192,182,191)
#CCC3CB
(204,195,203)
#D8D0D7
(216,208,215)
#E4DDE3
(228,221,227)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #786877 color. Also use rgb(120,104,119) instead hex code.

Text Font Color

.myTextColor { color: #786877; }

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

This text font color is #786877.

Background Color

.myBgColor { background-color: #786877; }

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

This div background color is #786877.

Border color

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

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

This div border color is #786877.

Opacity

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

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

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

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

This text has shadow with #786877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786877.

Preview

Color preview on black background

This text has color #786877 on black background.


Color preview on white background

This text has color #786877 on white background.


Black color preview on #786877 background

This text has black color on #786877 background.


White color preview on #786877 background

This text has white color on #786877 background.


Related colors

Complementary color

Complementary color for #hex is #879788.


I love getcolorcode.com

Triadic colors

1 #777868 and #687778 with #786877 are triadic colors.

2 #776878 and #687877 with #786877 are triadic colors.