COLOR #785480

HEX: #785480 RGB: (120,84,128)

Color info

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

RGB color model

#785480 color RGB value is (120,84,128).

RGB: (120,84,128) (47%, 33%, 50%)

RGB channels and saturation

R 120 of 255 = 47%
G 84 of 255 = 33%
B 128 of 255 = 50%

120
84
128

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

Portions of RGB colors in percentages

R + G + B = 120 + 84 + 128 = 332 (100%)
R 120 of 332 ~ 36.14%
G 84 of 332 ~ 25.3%
B 128 of 332 ~ 38.55'%

%36.14
%25.3
%38.55

CMYK color model

#785480 color CMYK value is (6,34,0,50).

  • cyan value is 6.25%
  • magenta value is 34.38%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (6,34,0,50)
C6M34Y0K50 (6%, 34%, 0%, 50%)
(0.06 / 0.34 / 0.00 / 0.50)

CMYK percentages

%6.25
%34.38
%0
%49.8

Codes

Color #785480 in popluar color models

78 54 80
RGB 120 84 128
HSL 289° 20.75% 41.57%
HSB/HSV 289° 34.38% 50.20%
CMYK 6.25% 34.38% 0.00%
49.80%

Color #785480 in popluar number systems.

HEX 78 54 80
Decimal 120 84 128
Binary 1111000 1010100 10000000
Octal 170 124 200

Shades and tints

Shades of #785480

#785480
(120,84,128)
#6E4D75
(110,77,117)
#64466A
(100,70,106)
#5A3F5F
(90,63,95)
#503854
(80,56,84)
#463149
(70,49,73)
#3C2A3E
(60,42,62)
#322333
(50,35,51)
#281C28
(40,28,40)
#1E151D
(30,21,29)
#140E12
(20,14,18)
#000000
(0,0,0)

Tints of #785480

#785480
(120,84,128)
#84638B
(132,99,139)
#907296
(144,114,150)
#9C81A1
(156,129,161)
#A890AC
(168,144,172)
#B49FB7
(180,159,183)
#C0AEC2
(192,174,194)
#CCBDCD
(204,189,205)
#D8CCD8
(216,204,216)
#E4DBE3
(228,219,227)
#F0EAEE
(240,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785480; }

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

This text font color is #785480.

Background Color

.myBgColor { background-color: #785480; }

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

This div background color is #785480.

Border color

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

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

This div border color is #785480.

Opacity

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

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

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

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

This text has shadow with #785480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785480.

Preview

Color preview on black background

This text has color #785480 on black background.


Color preview on white background

This text has color #785480 on white background.


Black color preview on #785480 background

This text has black color on #785480 background.


White color preview on #785480 background

This text has white color on #785480 background.


Related colors

Complementary color

Complementary color for #hex is #87AB7F.


I love getcolorcode.com

Triadic colors

1 #807854 and #548078 with #785480 are triadic colors.

2 #805478 and #547880 with #785480 are triadic colors.