COLOR #786761

HEX: #786761 RGB: (120,103,97)

Color info

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

RGB color model

#786761 color RGB value is (120,103,97).

RGB: (120,103,97) (47%, 40%, 38%)

RGB channels and saturation

R 120 of 255 = 47%
G 103 of 255 = 40%
B 97 of 255 = 38%

120
103
97

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

Portions of RGB colors in percentages

R + G + B = 120 + 103 + 97 = 320 (100%)
R 120 of 320 ~ 37.5%
G 103 of 320 ~ 32.19%
B 97 of 320 ~ 30.31'%

%37.5
%32.19
%30.31

CMYK color model

#786761 color CMYK value is (0,14,19,53).

  • cyan value is 0.00%
  • magenta value is 14.17%
  • yellow value is 19.17%
  • key color value is 52.94%
CMYK: (0,14,19,53) C0M14Y19K53 (0%,14%,19%,53%) (0.00/0.14/0.19/0.53) 

CMYK percentages

%0
%14.17
%19.17
%52.94

Codes

Color #786761 in popluar color models

78 67 61
RGB 120 103 97
HSL 16° 10.60% 42.55%
HSB/HSV 16° 19.17% 47.06%
CMYK 0.00% 14.17% 19.17%
52.94%

Color #786761 in popluar number systems.

HEX 78 67 61
Decimal 120 103 97
Binary 1111000 1100111 1100001
Octal 170 147 141

Shades and tints

Shades of #786761

#786761
(120,103,97)
#6E5E59
(110,94,89)
#645551
(100,85,81)
#5A4C49
(90,76,73)
#504341
(80,67,65)
#463A39
(70,58,57)
#3C3131
(60,49,49)
#322829
(50,40,41)
#281F21
(40,31,33)
#1E1619
(30,22,25)
#140D11
(20,13,17)
#000000
(0,0,0)

Tints of #786761

#786761
(120,103,97)
#84746F
(132,116,111)
#90817D
(144,129,125)
#9C8E8B
(156,142,139)
#A89B99
(168,155,153)
#B4A8A7
(180,168,167)
#C0B5B5
(192,181,181)
#CCC2C3
(204,194,195)
#D8CFD1
(216,207,209)
#E4DCDF
(228,220,223)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786761; }

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

This text font color is #786761.

Background Color

.myBgColor { background-color: #786761; }

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

This div background color is #786761.

Border color

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

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

This div border color is #786761.

Opacity

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

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

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

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

This text has shadow with #786761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786761.

Preview

Color preview on black background

This text has color #786761 on black background.


Color preview on white background

This text has color #786761 on white background.


Black color preview on #786761 background

This text has black color on #786761 background.


White color preview on #786761 background

This text has white color on #786761 background.


Related colors

Complementary color

Complementary color for #hex is #87989E.


I love getcolorcode.com

Triadic colors

1 #617867 and #676178 with #786761 are triadic colors.

2 #616778 and #677861 with #786761 are triadic colors.