COLOR #785570

HEX: #785570 RGB: (120,85,112)

Color info

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

RGB color model

#785570 color RGB value is (120,85,112).

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

RGB channels and saturation

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

120
85
112

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

Portions of RGB colors in percentages

R + G + B = 120 + 85 + 112 = 317 (100%)
R 120 of 317 ~ 37.85%
G 85 of 317 ~ 26.81%
B 112 of 317 ~ 35.33'%

%37.85
%26.81
%35.33

CMYK color model

#785570 color CMYK value is (0,29,7,53).

  • cyan value is 0.00%
  • magenta value is 29.17%
  • yellow value is 6.67%
  • key color value is 52.94%

CMYK: (0,29,7,53)
C0M29Y7K53 (0%, 29%, 7%, 53%)
(0.00 / 0.29 / 0.07 / 0.53)

CMYK percentages

%0
%29.17
%6.67
%52.94

Codes

Color #785570 in popluar color models

78 55 70
RGB 120 85 112
HSL 314° 17.07% 40.20%
HSB/HSV 314° 29.17% 47.06%
CMYK 0.00% 29.17% 6.67%
52.94%

Color #785570 in popluar number systems.

HEX 78 55 70
Decimal 120 85 112
Binary 1111000 1010101 1110000
Octal 170 125 160

Shades and tints

Shades of #785570

#785570
(120,85,112)
#6E4E66
(110,78,102)
#64475C
(100,71,92)
#5A4052
(90,64,82)
#503948
(80,57,72)
#46323E
(70,50,62)
#3C2B34
(60,43,52)
#32242A
(50,36,42)
#281D20
(40,29,32)
#1E1616
(30,22,22)
#140F0C
(20,15,12)
#000000
(0,0,0)

Tints of #785570

#785570
(120,85,112)
#84647D
(132,100,125)
#90738A
(144,115,138)
#9C8297
(156,130,151)
#A891A4
(168,145,164)
#B4A0B1
(180,160,177)
#C0AFBE
(192,175,190)
#CCBECB
(204,190,203)
#D8CDD8
(216,205,216)
#E4DCE5
(228,220,229)
#F0EBF2
(240,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785570; }

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

This text font color is #785570.

Background Color

.myBgColor { background-color: #785570; }

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

This div background color is #785570.

Border color

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

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

This div border color is #785570.

Opacity

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

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

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

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

This text has shadow with #785570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785570.

Preview

Color preview on black background

This text has color #785570 on black background.


Color preview on white background

This text has color #785570 on white background.


Black color preview on #785570 background

This text has black color on #785570 background.


White color preview on #785570 background

This text has white color on #785570 background.


Related colors

Complementary color

Complementary color for #hex is #87AA8F.


I love getcolorcode.com

Triadic colors

1 #707855 and #557078 with #785570 are triadic colors.

2 #705578 and #557870 with #785570 are triadic colors.