COLOR #786159

HEX: #786159 RGB: (120,97,89)

Color info

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

RGB color model

#786159 color RGB value is (120,97,89).

RGB: (120,97,89) (47%, 38%, 35%)

RGB channels and saturation

R 120 of 255 = 47%
G 97 of 255 = 38%
B 89 of 255 = 35%

120
97
89

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

Portions of RGB colors in percentages

R + G + B = 120 + 97 + 89 = 306 (100%)
R 120 of 306 ~ 39.22%
G 97 of 306 ~ 31.7%
B 89 of 306 ~ 29.08'%

%39.22
%31.7
%29.08

CMYK color model

#786159 color CMYK value is (0,19,26,53).

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

CMYK: (0,19,26,53)
C0M19Y26K53 (0%, 19%, 26%, 53%)
(0.00 / 0.19 / 0.26 / 0.53)

CMYK percentages

%0
%19.17
%25.83
%52.94

Codes

Color #786159 in popluar color models

78 61 59
RGB 120 97 89
HSL 15° 14.83% 40.98%
HSB/HSV 15° 25.83% 47.06%
CMYK 0.00% 19.17% 25.83%
52.94%

Color #786159 in popluar number systems.

HEX 78 61 59
Decimal 120 97 89
Binary 1111000 1100001 1011001
Octal 170 141 131

Shades and tints

Shades of #786159

#786159
(120,97,89)
#6E5951
(110,89,81)
#645149
(100,81,73)
#5A4941
(90,73,65)
#504139
(80,65,57)
#463931
(70,57,49)
#3C3129
(60,49,41)
#322921
(50,41,33)
#282119
(40,33,25)
#1E1911
(30,25,17)
#141109
(20,17,9)
#000000
(0,0,0)

Tints of #786159

#786159
(120,97,89)
#846F68
(132,111,104)
#907D77
(144,125,119)
#9C8B86
(156,139,134)
#A89995
(168,153,149)
#B4A7A4
(180,167,164)
#C0B5B3
(192,181,179)
#CCC3C2
(204,195,194)
#D8D1D1
(216,209,209)
#E4DFE0
(228,223,224)
#F0EDEF
(240,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786159; }

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

This text font color is #786159.

Background Color

.myBgColor { background-color: #786159; }

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

This div background color is #786159.

Border color

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

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

This div border color is #786159.

Opacity

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

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

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

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

This text has shadow with #786159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786159.

Preview

Color preview on black background

This text has color #786159 on black background.


Color preview on white background

This text has color #786159 on white background.


Black color preview on #786159 background

This text has black color on #786159 background.


White color preview on #786159 background

This text has white color on #786159 background.


Related colors

Complementary color

Complementary color for #hex is #879EA6.


I love getcolorcode.com

Triadic colors

1 #597861 and #615978 with #786159 are triadic colors.

2 #596178 and #617859 with #786159 are triadic colors.