COLOR #785370

HEX: #785370 RGB: (120,83,112)

Color info

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

RGB color model

#785370 color RGB value is (120,83,112).

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

RGB channels and saturation

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

120
83
112

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

Portions of RGB colors in percentages

R + G + B = 120 + 83 + 112 = 315 (100%)
R 120 of 315 ~ 38.1%
G 83 of 315 ~ 26.35%
B 112 of 315 ~ 35.56'%

%38.1
%26.35
%35.56

CMYK color model

#785370 color CMYK value is (0,31,7,53).

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

CMYK: (0,31,7,53)
C0M31Y7K53 (0%, 31%, 7%, 53%)
(0.00 / 0.31 / 0.07 / 0.53)

CMYK percentages

%0
%30.83
%6.67
%52.94

Codes

Color #785370 in popluar color models

78 53 70
RGB 120 83 112
HSL 313° 18.23% 39.80%
HSB/HSV 313° 30.83% 47.06%
CMYK 0.00% 30.83% 6.67%
52.94%

Color #785370 in popluar number systems.

HEX 78 53 70
Decimal 120 83 112
Binary 1111000 1010011 1110000
Octal 170 123 160

Shades and tints

Shades of #785370

#785370
(120,83,112)
#6E4C66
(110,76,102)
#64455C
(100,69,92)
#5A3E52
(90,62,82)
#503748
(80,55,72)
#46303E
(70,48,62)
#3C2934
(60,41,52)
#32222A
(50,34,42)
#281B20
(40,27,32)
#1E1416
(30,20,22)
#140D0C
(20,13,12)
#000000
(0,0,0)

Tints of #785370

#785370
(120,83,112)
#84627D
(132,98,125)
#90718A
(144,113,138)
#9C8097
(156,128,151)
#A88FA4
(168,143,164)
#B49EB1
(180,158,177)
#C0ADBE
(192,173,190)
#CCBCCB
(204,188,203)
#D8CBD8
(216,203,216)
#E4DAE5
(228,218,229)
#F0E9F2
(240,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785370; }

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

This text font color is #785370.

Background Color

.myBgColor { background-color: #785370; }

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

This div background color is #785370.

Border color

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

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

This div border color is #785370.

Opacity

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

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

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

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

This text has shadow with #785370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785370.

Preview

Color preview on black background

This text has color #785370 on black background.


Color preview on white background

This text has color #785370 on white background.


Black color preview on #785370 background

This text has black color on #785370 background.


White color preview on #785370 background

This text has white color on #785370 background.


Related colors

Complementary color

Complementary color for #hex is #87AC8F.


I love getcolorcode.com

Triadic colors

1 #707853 and #537078 with #785370 are triadic colors.

2 #705378 and #537870 with #785370 are triadic colors.