COLOR #786142

HEX: #786142 RGB: (120,97,66)

Color info

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

RGB color model

#786142 color RGB value is (120,97,66).

RGB: (120,97,66) (47%, 38%, 26%)

RGB channels and saturation

R 120 of 255 = 47%
G 97 of 255 = 38%
B 66 of 255 = 26%

120
97
66

R + G + B ~ 37%. #786142 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 97 + 66 = 283 (100%)
R 120 of 283 ~ 42.4%
G 97 of 283 ~ 34.28%
B 66 of 283 ~ 23.32'%

%42.4
%34.28
%23.32

CMYK color model

#786142 color CMYK value is (0,19,45,53).

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

CMYK: (0,19,45,53)
C0M19Y45K53 (0%, 19%, 45%, 53%)
(0.00 / 0.19 / 0.45 / 0.53)

CMYK percentages

%0
%19.17
%45
%52.94

Codes

Color #786142 in popluar color models

78 61 42
RGB 120 97 66
HSL 34° 29.03% 36.47%
HSB/HSV 34° 45.00% 47.06%
CMYK 0.00% 19.17% 45.00%
52.94%

Color #786142 in popluar number systems.

HEX 78 61 42
Decimal 120 97 66
Binary 1111000 1100001 1000010
Octal 170 141 102

Shades and tints

Shades of #786142

#786142
(120,97,66)
#6E593C
(110,89,60)
#645136
(100,81,54)
#5A4930
(90,73,48)
#50412A
(80,65,42)
#463924
(70,57,36)
#3C311E
(60,49,30)
#322918
(50,41,24)
#282112
(40,33,18)
#1E190C
(30,25,12)
#141106
(20,17,6)
#000000
(0,0,0)

Tints of #786142

#786142
(120,97,66)
#846F53
(132,111,83)
#907D64
(144,125,100)
#9C8B75
(156,139,117)
#A89986
(168,153,134)
#B4A797
(180,167,151)
#C0B5A8
(192,181,168)
#CCC3B9
(204,195,185)
#D8D1CA
(216,209,202)
#E4DFDB
(228,223,219)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786142; }

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

This text font color is #786142.

Background Color

.myBgColor { background-color: #786142; }

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

This div background color is #786142.

Border color

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

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

This div border color is #786142.

Opacity

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

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

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

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

This text has shadow with #786142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786142.

Preview

Color preview on black background

This text has color #786142 on black background.


Color preview on white background

This text has color #786142 on white background.


Black color preview on #786142 background

This text has black color on #786142 background.


White color preview on #786142 background

This text has white color on #786142 background.


Related colors

Complementary color

Complementary color for #hex is #879EBD.


I love getcolorcode.com

Triadic colors

1 #427861 and #614278 with #786142 are triadic colors.

2 #426178 and #617842 with #786142 are triadic colors.