COLOR #785776

HEX: #785776 RGB: (120,87,118)

Color info

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

RGB color model

#785776 color RGB value is (120,87,118).

RGB: (120,87,118) (47%, 34%, 46%)

RGB channels and saturation

R 120 of 255 = 47%
G 87 of 255 = 34%
B 118 of 255 = 46%

120
87
118

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

Portions of RGB colors in percentages

R + G + B = 120 + 87 + 118 = 325 (100%)
R 120 of 325 ~ 36.92%
G 87 of 325 ~ 26.77%
B 118 of 325 ~ 36.31'%

%36.92
%26.77
%36.31

CMYK color model

#785776 color CMYK value is (0,28,2,53).

  • cyan value is 0.00%
  • magenta value is 27.50%
  • yellow value is 1.67%
  • key color value is 52.94%

CMYK: (0,28,2,53)
C0M28Y2K53 (0%, 28%, 2%, 53%)
(0.00 / 0.28 / 0.02 / 0.53)

CMYK percentages

%0
%27.5
%1.67
%52.94

Codes

Color #785776 in popluar color models

78 57 76
RGB 120 87 118
HSL 304° 15.94% 40.59%
HSB/HSV 304° 27.50% 47.06%
CMYK 0.00% 27.50% 1.67%
52.94%

Color #785776 in popluar number systems.

HEX 78 57 76
Decimal 120 87 118
Binary 1111000 1010111 1110110
Octal 170 127 166

Shades and tints

Shades of #785776

#785776
(120,87,118)
#6E506C
(110,80,108)
#644962
(100,73,98)
#5A4258
(90,66,88)
#503B4E
(80,59,78)
#463444
(70,52,68)
#3C2D3A
(60,45,58)
#322630
(50,38,48)
#281F26
(40,31,38)
#1E181C
(30,24,28)
#141112
(20,17,18)
#000000
(0,0,0)

Tints of #785776

#785776
(120,87,118)
#846682
(132,102,130)
#90758E
(144,117,142)
#9C849A
(156,132,154)
#A893A6
(168,147,166)
#B4A2B2
(180,162,178)
#C0B1BE
(192,177,190)
#CCC0CA
(204,192,202)
#D8CFD6
(216,207,214)
#E4DEE2
(228,222,226)
#F0EDEE
(240,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785776 color. Also use rgb(120,87,118) instead hex code.

Text Font Color

.myTextColor { color: #785776; }

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

This text font color is #785776.

Background Color

.myBgColor { background-color: #785776; }

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

This div background color is #785776.

Border color

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

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

This div border color is #785776.

Opacity

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

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

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

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

This text has shadow with #785776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785776.

Preview

Color preview on black background

This text has color #785776 on black background.


Color preview on white background

This text has color #785776 on white background.


Black color preview on #785776 background

This text has black color on #785776 background.


White color preview on #785776 background

This text has white color on #785776 background.


Related colors

Complementary color

Complementary color for #hex is #87A889.


I love getcolorcode.com

Triadic colors

1 #767857 and #577678 with #785776 are triadic colors.

2 #765778 and #577876 with #785776 are triadic colors.