COLOR #785061

HEX: #785061 RGB: (120,80,97)

Color info

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

RGB color model

#785061 color RGB value is (120,80,97).

RGB: (120,80,97) (47%, 31%, 38%)

RGB channels and saturation

R 120 of 255 = 47%
G 80 of 255 = 31%
B 97 of 255 = 38%

120
80
97

R + G + B ~ 39%. #785061 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 80 + 97 = 297 (100%)
R 120 of 297 ~ 40.4%
G 80 of 297 ~ 26.94%
B 97 of 297 ~ 32.66'%

%40.4
%26.94
%32.66

CMYK color model

#785061 color CMYK value is (0,33,19,53).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 19.17%
  • key color value is 52.94%

CMYK: (0,33,19,53)
C0M33Y19K53 (0%, 33%, 19%, 53%)
(0.00 / 0.33 / 0.19 / 0.53)

CMYK percentages

%0
%33.33
%19.17
%52.94

Codes

Color #785061 in popluar color models

78 50 61
RGB 120 80 97
HSL 335° 20.00% 39.22%
HSB/HSV 335° 33.33% 47.06%
CMYK 0.00% 33.33% 19.17%
52.94%

Color #785061 in popluar number systems.

HEX 78 50 61
Decimal 120 80 97
Binary 1111000 1010000 1100001
Octal 170 120 141

Shades and tints

Shades of #785061

#785061
(120,80,97)
#6E4959
(110,73,89)
#644251
(100,66,81)
#5A3B49
(90,59,73)
#503441
(80,52,65)
#462D39
(70,45,57)
#3C2631
(60,38,49)
#321F29
(50,31,41)
#281821
(40,24,33)
#1E1119
(30,17,25)
#140A11
(20,10,17)
#000000
(0,0,0)

Tints of #785061

#785061
(120,80,97)
#845F6F
(132,95,111)
#906E7D
(144,110,125)
#9C7D8B
(156,125,139)
#A88C99
(168,140,153)
#B49BA7
(180,155,167)
#C0AAB5
(192,170,181)
#CCB9C3
(204,185,195)
#D8C8D1
(216,200,209)
#E4D7DF
(228,215,223)
#F0E6ED
(240,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785061 color. Also use rgb(120,80,97) instead hex code.

Text Font Color

.myTextColor { color: #785061; }

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

This text font color is #785061.

Background Color

.myBgColor { background-color: #785061; }

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

This div background color is #785061.

Border color

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

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

This div border color is #785061.

Opacity

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

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

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

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

This text has shadow with #785061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785061.

Preview

Color preview on black background

This text has color #785061 on black background.


Color preview on white background

This text has color #785061 on white background.


Black color preview on #785061 background

This text has black color on #785061 background.


White color preview on #785061 background

This text has white color on #785061 background.


Related colors

Complementary color

Complementary color for #hex is #87AF9E.


I love getcolorcode.com

Triadic colors

1 #617850 and #506178 with #785061 are triadic colors.

2 #615078 and #507861 with #785061 are triadic colors.