COLOR #786842

HEX: #786842 RGB: (120,104,66)

Color info

#786842 contains red, green and blue colors in about the same proportion. Web safe color of #786842 is #666633 (or #663).

RGB color model

#786842 color RGB value is (120,104,66).

RGB: (120,104,66) (47%, 41%, 26%)

RGB channels and saturation

R 120 of 255 = 47%
G 104 of 255 = 41%
B 66 of 255 = 26%

120
104
66

R + G + B ~ 38%. #786842 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 104 + 66 = 290 (100%)
R 120 of 290 ~ 41.38%
G 104 of 290 ~ 35.86%
B 66 of 290 ~ 22.76'%

%41.38
%35.86
%22.76

CMYK color model

#786842 color CMYK value is (0,13,45,53).

  • cyan value is 0.00%
  • magenta value is 13.33%
  • yellow value is 45.00%
  • key color value is 52.94%

CMYK: (0,13,45,53)
C0M13Y45K53 (0%, 13%, 45%, 53%)
(0.00 / 0.13 / 0.45 / 0.53)

CMYK percentages

%0
%13.33
%45
%52.94

Codes

Color #786842 in popluar color models

78 68 42
RGB 120 104 66
HSL 42° 29.03% 36.47%
HSB/HSV 42° 45.00% 47.06%
CMYK 0.00% 13.33% 45.00%
52.94%

Color #786842 in popluar number systems.

HEX 78 68 42
Decimal 120 104 66
Binary 1111000 1101000 1000010
Octal 170 150 102

Shades and tints

Shades of #786842

#786842
(120,104,66)
#6E5F3C
(110,95,60)
#645636
(100,86,54)
#5A4D30
(90,77,48)
#50442A
(80,68,42)
#463B24
(70,59,36)
#3C321E
(60,50,30)
#322918
(50,41,24)
#282012
(40,32,18)
#1E170C
(30,23,12)
#140E06
(20,14,6)
#000000
(0,0,0)

Tints of #786842

#786842
(120,104,66)
#847553
(132,117,83)
#908264
(144,130,100)
#9C8F75
(156,143,117)
#A89C86
(168,156,134)
#B4A997
(180,169,151)
#C0B6A8
(192,182,168)
#CCC3B9
(204,195,185)
#D8D0CA
(216,208,202)
#E4DDDB
(228,221,219)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #786842 color. Also use rgb(120,104,66) instead hex code.

Text Font Color

.myTextColor { color: #786842; }

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

This text font color is #786842.

Background Color

.myBgColor { background-color: #786842; }

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

This div background color is #786842.

Border color

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

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

This div border color is #786842.

Opacity

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

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

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

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

This text has shadow with #786842 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786842.

Preview

Color preview on black background

This text has color #786842 on black background.


Color preview on white background

This text has color #786842 on white background.


Black color preview on #786842 background

This text has black color on #786842 background.


White color preview on #786842 background

This text has white color on #786842 background.


Related colors

Complementary color

Complementary color for #hex is #8797BD.


I love getcolorcode.com

Triadic colors

1 #427868 and #684278 with #786842 are triadic colors.

2 #426878 and #687842 with #786842 are triadic colors.