COLOR #786977

HEX: #786977 RGB: (120,105,119)

Color info

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

RGB color model

#786977 color RGB value is (120,105,119).

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

RGB channels and saturation

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

120
105
119

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

Portions of RGB colors in percentages

R + G + B = 120 + 105 + 119 = 344 (100%)
R 120 of 344 ~ 34.88%
G 105 of 344 ~ 30.52%
B 119 of 344 ~ 34.59'%

%34.88
%30.52
%34.59

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 12.50%
  • 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
%12.5
%0.83
%52.94

Codes

Color #786977 in popluar color models

78 69 77
RGB 120 105 119
HSL 304° 6.67% 44.12%
HSB/HSV 304° 12.50% 47.06%
CMYK 0.00% 12.50% 0.83%
52.94%

Color #786977 in popluar number systems.

HEX 78 69 77
Decimal 120 105 119
Binary 1111000 1101001 1110111
Octal 170 151 167

Shades and tints

Shades of #786977

#786977
(120,105,119)
#6E606D
(110,96,109)
#645763
(100,87,99)
#5A4E59
(90,78,89)
#50454F
(80,69,79)
#463C45
(70,60,69)
#3C333B
(60,51,59)
#322A31
(50,42,49)
#282127
(40,33,39)
#1E181D
(30,24,29)
#140F13
(20,15,19)
#000000
(0,0,0)

Tints of #786977

#786977
(120,105,119)
#847683
(132,118,131)
#90838F
(144,131,143)
#9C909B
(156,144,155)
#A89DA7
(168,157,167)
#B4AAB3
(180,170,179)
#C0B7BF
(192,183,191)
#CCC4CB
(204,196,203)
#D8D1D7
(216,209,215)
#E4DEE3
(228,222,227)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786977; }

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

This text font color is #786977.

Background Color

.myBgColor { background-color: #786977; }

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

This div background color is #786977.

Border color

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

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

This div border color is #786977.

Opacity

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

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

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

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

This text has shadow with #786977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786977.

Preview

Color preview on black background

This text has color #786977 on black background.


Color preview on white background

This text has color #786977 on white background.


Black color preview on #786977 background

This text has black color on #786977 background.


White color preview on #786977 background

This text has white color on #786977 background.


Related colors

Complementary color

Complementary color for #hex is #879688.


I love getcolorcode.com

Triadic colors

1 #777869 and #697778 with #786977 are triadic colors.

2 #776978 and #697877 with #786977 are triadic colors.