COLOR #785C79

HEX: #785C79 RGB: (120,92,121)

Color info

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

RGB color model

#785C79 color RGB value is (120,92,121).

RGB: (120,92,121) (47%, 36%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 92 of 255 = 36%
B 121 of 255 = 47%

120
92
121

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

Portions of RGB colors in percentages

R + G + B = 120 + 92 + 121 = 333 (100%)
R 120 of 333 ~ 36.04%
G 92 of 333 ~ 27.63%
B 121 of 333 ~ 36.34'%

%36.04
%27.63
%36.34

CMYK color model

#785C79 color CMYK value is (1,24,0,53).

  • cyan value is 0.83%
  • magenta value is 23.97%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (1,24,0,53) C1M24Y0K53 (1%,24%,0%,53%) (0.01/0.24/0.00/0.53) 

CMYK percentages

%0.83
%23.97
%0
%52.55

Codes

Color #785C79 in popluar color models

78 5C 79
RGB 120 92 121
HSL 298° 13.62% 41.76%
HSB/HSV 298° 23.97% 47.45%
CMYK 0.83% 23.97% 0.00%
52.55%

Color #785C79 in popluar number systems.

HEX 78 5C 79
Decimal 120 92 121
Binary 1111000 1011100 1111001
Octal 170 134 171

Shades and tints

Shades of #785C79

#785C79
(120,92,121)
#6E546E
(110,84,110)
#644C63
(100,76,99)
#5A4458
(90,68,88)
#503C4D
(80,60,77)
#463442
(70,52,66)
#3C2C37
(60,44,55)
#32242C
(50,36,44)
#281C21
(40,28,33)
#1E1416
(30,20,22)
#140C0B
(20,12,11)
#000000
(0,0,0)

Tints of #785C79

#785C79
(120,92,121)
#846A85
(132,106,133)
#907891
(144,120,145)
#9C869D
(156,134,157)
#A894A9
(168,148,169)
#B4A2B5
(180,162,181)
#C0B0C1
(192,176,193)
#CCBECD
(204,190,205)
#D8CCD9
(216,204,217)
#E4DAE5
(228,218,229)
#F0E8F1
(240,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785C79 color. Also use rgb(120,92,121) instead hex code.

Text Font Color

.myTextColor { color: #785C79; }

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

This text font color is #785C79.

Background Color

.myBgColor { background-color: #785C79; }

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

This div background color is #785C79.

Border color

.myBorderColor { border: 1px solid #785C79; }

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

This div border color is #785C79.

Opacity

.myOpacity80 { color: #785C79; opacity: 0.8; }

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

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

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

This text has shadow with #785C79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785C79.

Preview

Color preview on black background

This text has color #785C79 on black background.


Color preview on white background

This text has color #785C79 on white background.


Black color preview on #785C79 background

This text has black color on #785C79 background.


White color preview on #785C79 background

This text has white color on #785C79 background.


Related colors

Complementary color

Complementary color for #hex is #87A386.


I love getcolorcode.com

Triadic colors

1 #79785C and #5C7978 with #785C79 are triadic colors.

2 #795C78 and #5C7879 with #785C79 are triadic colors.