COLOR #786A42

HEX: #786A42 RGB: (120,106,66)

Color info

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

RGB color model

#786A42 color RGB value is (120,106,66).

RGB: (120,106,66) (47%, 42%, 26%)

RGB channels and saturation

R 120 of 255 = 47%
G 106 of 255 = 42%
B 66 of 255 = 26%

120
106
66

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

Portions of RGB colors in percentages

R + G + B = 120 + 106 + 66 = 292 (100%)
R 120 of 292 ~ 41.1%
G 106 of 292 ~ 36.3%
B 66 of 292 ~ 22.6'%

%41.1
%36.3
%22.6

CMYK color model

#786A42 color CMYK value is (0,12,45,53).

  • cyan value is 0.00%
  • magenta value is 11.67%
  • yellow value is 45.00%
  • key color value is 52.94%
CMYK: (0,12,45,53) C0M12Y45K53 (0%,12%,45%,53%) (0.00/0.12/0.45/0.53) 

CMYK percentages

%0
%11.67
%45
%52.94

Codes

Color #786A42 in popluar color models

78 6A 42
RGB 120 106 66
HSL 44° 29.03% 36.47%
HSB/HSV 44° 45.00% 47.06%
CMYK 0.00% 11.67% 45.00%
52.94%

Color #786A42 in popluar number systems.

HEX 78 6A 42
Decimal 120 106 66
Binary 1111000 1101010 1000010
Octal 170 152 102

Shades and tints

Shades of #786A42

#786A42
(120,106,66)
#6E613C
(110,97,60)
#645836
(100,88,54)
#5A4F30
(90,79,48)
#50462A
(80,70,42)
#463D24
(70,61,36)
#3C341E
(60,52,30)
#322B18
(50,43,24)
#282212
(40,34,18)
#1E190C
(30,25,12)
#141006
(20,16,6)
#000000
(0,0,0)

Tints of #786A42

#786A42
(120,106,66)
#847753
(132,119,83)
#908464
(144,132,100)
#9C9175
(156,145,117)
#A89E86
(168,158,134)
#B4AB97
(180,171,151)
#C0B8A8
(192,184,168)
#CCC5B9
(204,197,185)
#D8D2CA
(216,210,202)
#E4DFDB
(228,223,219)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786A42; }

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

This text font color is #786A42.

Background Color

.myBgColor { background-color: #786A42; }

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

This div background color is #786A42.

Border color

.myBorderColor { border: 1px solid #786A42; }

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

This div border color is #786A42.

Opacity

.myOpacity80 { color: #786A42; opacity: 0.8; }

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

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

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

This text has shadow with #786A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786A42.

Preview

Color preview on black background

This text has color #786A42 on black background.


Color preview on white background

This text has color #786A42 on white background.


Black color preview on #786A42 background

This text has black color on #786A42 background.


White color preview on #786A42 background

This text has white color on #786A42 background.


Related colors

Complementary color

Complementary color for #hex is #8795BD.


I love getcolorcode.com

Triadic colors

1 #42786A and #6A4278 with #786A42 are triadic colors.

2 #426A78 and #6A7842 with #786A42 are triadic colors.