COLOR #786077

HEX: #786077 RGB: (120,96,119)

Color info

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

RGB color model

#786077 color RGB value is (120,96,119).

RGB: (120,96,119) (47%, 38%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 96 of 255 = 38%
B 119 of 255 = 47%

120
96
119

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

Portions of RGB colors in percentages

R + G + B = 120 + 96 + 119 = 335 (100%)
R 120 of 335 ~ 35.82%
G 96 of 335 ~ 28.66%
B 119 of 335 ~ 35.52'%

%35.82
%28.66
%35.52

CMYK color model

#786077 color CMYK value is (0,20,1,53).

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

CMYK: (0,20,1,53)
C0M20Y1K53 (0%, 20%, 1%, 53%)
(0.00 / 0.20 / 0.01 / 0.53)

CMYK percentages

%0
%20
%0.83
%52.94

Codes

Color #786077 in popluar color models

78 60 77
RGB 120 96 119
HSL 303° 11.11% 42.35%
HSB/HSV 303° 20.00% 47.06%
CMYK 0.00% 20.00% 0.83%
52.94%

Color #786077 in popluar number systems.

HEX 78 60 77
Decimal 120 96 119
Binary 1111000 1100000 1110111
Octal 170 140 167

Shades and tints

Shades of #786077

#786077
(120,96,119)
#6E586D
(110,88,109)
#645063
(100,80,99)
#5A4859
(90,72,89)
#50404F
(80,64,79)
#463845
(70,56,69)
#3C303B
(60,48,59)
#322831
(50,40,49)
#282027
(40,32,39)
#1E181D
(30,24,29)
#141013
(20,16,19)
#000000
(0,0,0)

Tints of #786077

#786077
(120,96,119)
#846E83
(132,110,131)
#907C8F
(144,124,143)
#9C8A9B
(156,138,155)
#A898A7
(168,152,167)
#B4A6B3
(180,166,179)
#C0B4BF
(192,180,191)
#CCC2CB
(204,194,203)
#D8D0D7
(216,208,215)
#E4DEE3
(228,222,227)
#F0ECEF
(240,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786077; }

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

This text font color is #786077.

Background Color

.myBgColor { background-color: #786077; }

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

This div background color is #786077.

Border color

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

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

This div border color is #786077.

Opacity

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

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

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

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

This text has shadow with #786077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786077.

Preview

Color preview on black background

This text has color #786077 on black background.


Color preview on white background

This text has color #786077 on white background.


Black color preview on #786077 background

This text has black color on #786077 background.


White color preview on #786077 background

This text has white color on #786077 background.


Related colors

Complementary color

Complementary color for #hex is #879F88.


I love getcolorcode.com

Triadic colors

1 #777860 and #607778 with #786077 are triadic colors.

2 #776078 and #607877 with #786077 are triadic colors.