COLOR #785477

HEX: #785477 RGB: (120,84,119)

Color info

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

RGB color model

#785477 color RGB value is (120,84,119).

RGB: (120,84,119) (47%, 33%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 84 of 255 = 33%
B 119 of 255 = 47%

120
84
119

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

Portions of RGB colors in percentages

R + G + B = 120 + 84 + 119 = 323 (100%)
R 120 of 323 ~ 37.15%
G 84 of 323 ~ 26.01%
B 119 of 323 ~ 36.84'%

%37.15
%26.01
%36.84

CMYK color model

#785477 color CMYK value is (0,30,1,53).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 0.83%
  • key color value is 52.94%
CMYK: (0,30,1,53) C0M30Y1K53 (0%,30%,1%,53%) (0.00/0.30/0.01/0.53) 

CMYK percentages

%0
%30
%0.83
%52.94

Codes

Color #785477 in popluar color models

78 54 77
RGB 120 84 119
HSL 302° 17.65% 40.00%
HSB/HSV 302° 30.00% 47.06%
CMYK 0.00% 30.00% 0.83%
52.94%

Color #785477 in popluar number systems.

HEX 78 54 77
Decimal 120 84 119
Binary 1111000 1010100 1110111
Octal 170 124 167

Shades and tints

Shades of #785477

#785477
(120,84,119)
#6E4D6D
(110,77,109)
#644663
(100,70,99)
#5A3F59
(90,63,89)
#50384F
(80,56,79)
#463145
(70,49,69)
#3C2A3B
(60,42,59)
#322331
(50,35,49)
#281C27
(40,28,39)
#1E151D
(30,21,29)
#140E13
(20,14,19)
#000000
(0,0,0)

Tints of #785477

#785477
(120,84,119)
#846383
(132,99,131)
#90728F
(144,114,143)
#9C819B
(156,129,155)
#A890A7
(168,144,167)
#B49FB3
(180,159,179)
#C0AEBF
(192,174,191)
#CCBDCB
(204,189,203)
#D8CCD7
(216,204,215)
#E4DBE3
(228,219,227)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785477; }

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

This text font color is #785477.

Background Color

.myBgColor { background-color: #785477; }

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

This div background color is #785477.

Border color

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

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

This div border color is #785477.

Opacity

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

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

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

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

This text has shadow with #785477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785477.

Preview

Color preview on black background

This text has color #785477 on black background.


Color preview on white background

This text has color #785477 on white background.


Black color preview on #785477 background

This text has black color on #785477 background.


White color preview on #785477 background

This text has white color on #785477 background.


Related colors

Complementary color

Complementary color for #hex is #87AB88.


I love getcolorcode.com

Triadic colors

1 #777854 and #547778 with #785477 are triadic colors.

2 #775478 and #547877 with #785477 are triadic colors.