COLOR #785571

HEX: #785571 RGB: (120,85,113)

Color info

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

RGB color model

#785571 color RGB value is (120,85,113).

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

RGB channels and saturation

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

120
85
113

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

Portions of RGB colors in percentages

R + G + B = 120 + 85 + 113 = 318 (100%)
R 120 of 318 ~ 37.74%
G 85 of 318 ~ 26.73%
B 113 of 318 ~ 35.53'%

%37.74
%26.73
%35.53

CMYK color model

#785571 color CMYK value is (0,29,6,53).

  • cyan value is 0.00%
  • magenta value is 29.17%
  • yellow value is 5.83%
  • key color value is 52.94%
CMYK: (0,29,6,53) C0M29Y6K53 (0%,29%,6%,53%) (0.00/0.29/0.06/0.53) 

CMYK percentages

%0
%29.17
%5.83
%52.94

Codes

Color #785571 in popluar color models

78 55 71
RGB 120 85 113
HSL 312° 17.07% 40.20%
HSB/HSV 312° 29.17% 47.06%
CMYK 0.00% 29.17% 5.83%
52.94%

Color #785571 in popluar number systems.

HEX 78 55 71
Decimal 120 85 113
Binary 1111000 1010101 1110001
Octal 170 125 161

Shades and tints

Shades of #785571

#785571
(120,85,113)
#6E4E67
(110,78,103)
#64475D
(100,71,93)
#5A4053
(90,64,83)
#503949
(80,57,73)
#46323F
(70,50,63)
#3C2B35
(60,43,53)
#32242B
(50,36,43)
#281D21
(40,29,33)
#1E1617
(30,22,23)
#140F0D
(20,15,13)
#000000
(0,0,0)

Tints of #785571

#785571
(120,85,113)
#84647D
(132,100,125)
#907389
(144,115,137)
#9C8295
(156,130,149)
#A891A1
(168,145,161)
#B4A0AD
(180,160,173)
#C0AFB9
(192,175,185)
#CCBEC5
(204,190,197)
#D8CDD1
(216,205,209)
#E4DCDD
(228,220,221)
#F0EBE9
(240,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785571; }

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

This text font color is #785571.

Background Color

.myBgColor { background-color: #785571; }

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

This div background color is #785571.

Border color

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

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

This div border color is #785571.

Opacity

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

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

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

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

This text has shadow with #785571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785571.

Preview

Color preview on black background

This text has color #785571 on black background.


Color preview on white background

This text has color #785571 on white background.


Black color preview on #785571 background

This text has black color on #785571 background.


White color preview on #785571 background

This text has white color on #785571 background.


Related colors

Complementary color

Complementary color for #hex is #87AA8E.


I love getcolorcode.com

Triadic colors

1 #717855 and #557178 with #785571 are triadic colors.

2 #715578 and #557871 with #785571 are triadic colors.