COLOR #785977

HEX: #785977 RGB: (120,89,119)

Color info

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

RGB color model

#785977 color RGB value is (120,89,119).

RGB: (120,89,119) (47%, 35%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 89 of 255 = 35%
B 119 of 255 = 47%

120
89
119

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

Portions of RGB colors in percentages

R + G + B = 120 + 89 + 119 = 328 (100%)
R 120 of 328 ~ 36.59%
G 89 of 328 ~ 27.13%
B 119 of 328 ~ 36.28'%

%36.59
%27.13
%36.28

CMYK color model

#785977 color CMYK value is (0,26,1,53).

  • cyan value is 0.00%
  • magenta value is 25.83%
  • yellow value is 0.83%
  • key color value is 52.94%
CMYK: (0,26,1,53) C0M26Y1K53 (0%,26%,1%,53%) (0.00/0.26/0.01/0.53) 

CMYK percentages

%0
%25.83
%0.83
%52.94

Codes

Color #785977 in popluar color models

78 59 77
RGB 120 89 119
HSL 302° 14.83% 40.98%
HSB/HSV 302° 25.83% 47.06%
CMYK 0.00% 25.83% 0.83%
52.94%

Color #785977 in popluar number systems.

HEX 78 59 77
Decimal 120 89 119
Binary 1111000 1011001 1110111
Octal 170 131 167

Shades and tints

Shades of #785977

#785977
(120,89,119)
#6E516D
(110,81,109)
#644963
(100,73,99)
#5A4159
(90,65,89)
#50394F
(80,57,79)
#463145
(70,49,69)
#3C293B
(60,41,59)
#322131
(50,33,49)
#281927
(40,25,39)
#1E111D
(30,17,29)
#140913
(20,9,19)
#000000
(0,0,0)

Tints of #785977

#785977
(120,89,119)
#846883
(132,104,131)
#90778F
(144,119,143)
#9C869B
(156,134,155)
#A895A7
(168,149,167)
#B4A4B3
(180,164,179)
#C0B3BF
(192,179,191)
#CCC2CB
(204,194,203)
#D8D1D7
(216,209,215)
#E4E0E3
(228,224,227)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785977; }

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

This text font color is #785977.

Background Color

.myBgColor { background-color: #785977; }

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

This div background color is #785977.

Border color

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

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

This div border color is #785977.

Opacity

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

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

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

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

This text has shadow with #785977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785977.

Preview

Color preview on black background

This text has color #785977 on black background.


Color preview on white background

This text has color #785977 on white background.


Black color preview on #785977 background

This text has black color on #785977 background.


White color preview on #785977 background

This text has white color on #785977 background.


Related colors

Complementary color

Complementary color for #hex is #87A688.


I love getcolorcode.com

Triadic colors

1 #777859 and #597778 with #785977 are triadic colors.

2 #775978 and #597877 with #785977 are triadic colors.