COLOR #785B61

HEX: #785B61 RGB: (120,91,97)

Color info

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

RGB color model

#785B61 color RGB value is (120,91,97).

RGB: (120,91,97) (47%, 36%, 38%)

RGB channels and saturation

R 120 of 255 = 47%
G 91 of 255 = 36%
B 97 of 255 = 38%

120
91
97

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

Portions of RGB colors in percentages

R + G + B = 120 + 91 + 97 = 308 (100%)
R 120 of 308 ~ 38.96%
G 91 of 308 ~ 29.55%
B 97 of 308 ~ 31.49'%

%38.96
%29.55
%31.49

CMYK color model

#785B61 color CMYK value is (0,24,19,53).

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

CMYK: (0,24,19,53)
C0M24Y19K53 (0%, 24%, 19%, 53%)
(0.00 / 0.24 / 0.19 / 0.53)

CMYK percentages

%0
%24.17
%19.17
%52.94

Codes

Color #785B61 in popluar color models

78 5B 61
RGB 120 91 97
HSL 348° 13.74% 41.37%
HSB/HSV 348° 24.17% 47.06%
CMYK 0.00% 24.17% 19.17%
52.94%

Color #785B61 in popluar number systems.

HEX 78 5B 61
Decimal 120 91 97
Binary 1111000 1011011 1100001
Octal 170 133 141

Shades and tints

Shades of #785B61

#785B61
(120,91,97)
#6E5359
(110,83,89)
#644B51
(100,75,81)
#5A4349
(90,67,73)
#503B41
(80,59,65)
#463339
(70,51,57)
#3C2B31
(60,43,49)
#322329
(50,35,41)
#281B21
(40,27,33)
#1E1319
(30,19,25)
#140B11
(20,11,17)
#000000
(0,0,0)

Tints of #785B61

#785B61
(120,91,97)
#84696F
(132,105,111)
#90777D
(144,119,125)
#9C858B
(156,133,139)
#A89399
(168,147,153)
#B4A1A7
(180,161,167)
#C0AFB5
(192,175,181)
#CCBDC3
(204,189,195)
#D8CBD1
(216,203,209)
#E4D9DF
(228,217,223)
#F0E7ED
(240,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785B61; }

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

This text font color is #785B61.

Background Color

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

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

This div background color is #785B61.

Border color

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

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

This div border color is #785B61.

Opacity

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

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

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

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

This text has shadow with #785B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785B61.

Preview

Color preview on black background

This text has color #785B61 on black background.


Color preview on white background

This text has color #785B61 on white background.


Black color preview on #785B61 background

This text has black color on #785B61 background.


White color preview on #785B61 background

This text has white color on #785B61 background.


Related colors

Complementary color

Complementary color for #hex is #87A49E.


I love getcolorcode.com

Triadic colors

1 #61785B and #5B6178 with #785B61 are triadic colors.

2 #615B78 and #5B7861 with #785B61 are triadic colors.