COLOR #785471

HEX: #785471 RGB: (120,84,113)

Color info

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

RGB color model

#785471 color RGB value is (120,84,113).

RGB: (120,84,113) (47%, 33%, 44%)

RGB channels and saturation

R 120 of 255 = 47%
G 84 of 255 = 33%
B 113 of 255 = 44%

120
84
113

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

Portions of RGB colors in percentages

R + G + B = 120 + 84 + 113 = 317 (100%)
R 120 of 317 ~ 37.85%
G 84 of 317 ~ 26.5%
B 113 of 317 ~ 35.65'%

%37.85
%26.5
%35.65

CMYK color model

#785471 color CMYK value is (0,30,6,53).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 5.83%
  • key color value is 52.94%

CMYK: (0,30,6,53)
C0M30Y6K53 (0%, 30%, 6%, 53%)
(0.00 / 0.30 / 0.06 / 0.53)

CMYK percentages

%0
%30
%5.83
%52.94

Codes

Color #785471 in popluar color models

78 54 71
RGB 120 84 113
HSL 312° 17.65% 40.00%
HSB/HSV 312° 30.00% 47.06%
CMYK 0.00% 30.00% 5.83%
52.94%

Color #785471 in popluar number systems.

HEX 78 54 71
Decimal 120 84 113
Binary 1111000 1010100 1110001
Octal 170 124 161

Shades and tints

Shades of #785471

#785471
(120,84,113)
#6E4D67
(110,77,103)
#64465D
(100,70,93)
#5A3F53
(90,63,83)
#503849
(80,56,73)
#46313F
(70,49,63)
#3C2A35
(60,42,53)
#32232B
(50,35,43)
#281C21
(40,28,33)
#1E1517
(30,21,23)
#140E0D
(20,14,13)
#000000
(0,0,0)

Tints of #785471

#785471
(120,84,113)
#84637D
(132,99,125)
#907289
(144,114,137)
#9C8195
(156,129,149)
#A890A1
(168,144,161)
#B49FAD
(180,159,173)
#C0AEB9
(192,174,185)
#CCBDC5
(204,189,197)
#D8CCD1
(216,204,209)
#E4DBDD
(228,219,221)
#F0EAE9
(240,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785471; }

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

This text font color is #785471.

Background Color

.myBgColor { background-color: #785471; }

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

This div background color is #785471.

Border color

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

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

This div border color is #785471.

Opacity

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

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

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

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

This text has shadow with #785471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785471.

Preview

Color preview on black background

This text has color #785471 on black background.


Color preview on white background

This text has color #785471 on white background.


Black color preview on #785471 background

This text has black color on #785471 background.


White color preview on #785471 background

This text has white color on #785471 background.


Related colors

Complementary color

Complementary color for #hex is #87AB8E.


I love getcolorcode.com

Triadic colors

1 #717854 and #547178 with #785471 are triadic colors.

2 #715478 and #547871 with #785471 are triadic colors.