COLOR #785778

HEX: #785778 RGB: (120,87,120)

Color info

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

RGB color model

#785778 color RGB value is (120,87,120).

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

RGB channels and saturation

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

120
87
120

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

Portions of RGB colors in percentages

R + G + B = 120 + 87 + 120 = 327 (100%)
R 120 of 327 ~ 36.7%
G 87 of 327 ~ 26.61%
B 120 of 327 ~ 36.7'%

%36.7
%26.61
%36.7

CMYK color model

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

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

CMYK: (0,28,0,53)
C0M28Y0K53 (0%, 28%, 0%, 53%)
(0.00 / 0.28 / 0.00 / 0.53)

CMYK percentages

%0
%27.5
%0
%52.94

Codes

Color #785778 in popluar color models

78 57 78
RGB 120 87 120
HSL 300° 15.94% 40.59%
HSB/HSV 300° 27.50% 47.06%
CMYK 0.00% 27.50% 0.00%
52.94%

Color #785778 in popluar number systems.

HEX 78 57 78
Decimal 120 87 120
Binary 1111000 1010111 1111000
Octal 170 127 170

Shades and tints

Shades of #785778

#785778
(120,87,120)
#6E506E
(110,80,110)
#644964
(100,73,100)
#5A425A
(90,66,90)
#503B50
(80,59,80)
#463446
(70,52,70)
#3C2D3C
(60,45,60)
#322632
(50,38,50)
#281F28
(40,31,40)
#1E181E
(30,24,30)
#141114
(20,17,20)
#000000
(0,0,0)

Tints of #785778

#785778
(120,87,120)
#846684
(132,102,132)
#907590
(144,117,144)
#9C849C
(156,132,156)
#A893A8
(168,147,168)
#B4A2B4
(180,162,180)
#C0B1C0
(192,177,192)
#CCC0CC
(204,192,204)
#D8CFD8
(216,207,216)
#E4DEE4
(228,222,228)
#F0EDF0
(240,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785778; }

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

This text font color is #785778.

Background Color

.myBgColor { background-color: #785778; }

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

This div background color is #785778.

Border color

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

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

This div border color is #785778.

Opacity

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

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

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

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

This text has shadow with #785778 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785778.

Preview

Color preview on black background

This text has color #785778 on black background.


Color preview on white background

This text has color #785778 on white background.


Black color preview on #785778 background

This text has black color on #785778 background.


White color preview on #785778 background

This text has white color on #785778 background.


Related colors

Complementary color

Complementary color for #hex is #87A887.


I love getcolorcode.com

Triadic colors

1 #787857 and #577878 with #785778 are triadic colors.

2 #785778 and #577878 with #785778 are triadic colors.