COLOR #786350

HEX: #786350 RGB: (120,99,80)

Color info

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

RGB color model

#786350 color RGB value is (120,99,80).

RGB: (120,99,80) (47%, 39%, 31%)

RGB channels and saturation

R 120 of 255 = 47%
G 99 of 255 = 39%
B 80 of 255 = 31%

120
99
80

R + G + B ~ 39%. #786350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 99 + 80 = 299 (100%)
R 120 of 299 ~ 40.13%
G 99 of 299 ~ 33.11%
B 80 of 299 ~ 26.76'%

%40.13
%33.11
%26.76

CMYK color model

#786350 color CMYK value is (0,18,33,53).

  • cyan value is 0.00%
  • magenta value is 17.50%
  • yellow value is 33.33%
  • key color value is 52.94%

CMYK: (0,18,33,53)
C0M18Y33K53 (0%, 18%, 33%, 53%)
(0.00 / 0.18 / 0.33 / 0.53)

CMYK percentages

%0
%17.5
%33.33
%52.94

Codes

Color #786350 in popluar color models

78 63 50
RGB 120 99 80
HSL 29° 20.00% 39.22%
HSB/HSV 29° 33.33% 47.06%
CMYK 0.00% 17.50% 33.33%
52.94%

Color #786350 in popluar number systems.

HEX 78 63 50
Decimal 120 99 80
Binary 1111000 1100011 1010000
Octal 170 143 120

Shades and tints

Shades of #786350

#786350
(120,99,80)
#6E5A49
(110,90,73)
#645142
(100,81,66)
#5A483B
(90,72,59)
#503F34
(80,63,52)
#46362D
(70,54,45)
#3C2D26
(60,45,38)
#32241F
(50,36,31)
#281B18
(40,27,24)
#1E1211
(30,18,17)
#14090A
(20,9,10)
#000000
(0,0,0)

Tints of #786350

#786350
(120,99,80)
#84715F
(132,113,95)
#907F6E
(144,127,110)
#9C8D7D
(156,141,125)
#A89B8C
(168,155,140)
#B4A99B
(180,169,155)
#C0B7AA
(192,183,170)
#CCC5B9
(204,197,185)
#D8D3C8
(216,211,200)
#E4E1D7
(228,225,215)
#F0EFE6
(240,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #786350 color. Also use rgb(120,99,80) instead hex code.

Text Font Color

.myTextColor { color: #786350; }

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

This text font color is #786350.

Background Color

.myBgColor { background-color: #786350; }

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

This div background color is #786350.

Border color

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

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

This div border color is #786350.

Opacity

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

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

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

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

This text has shadow with #786350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786350.

Preview

Color preview on black background

This text has color #786350 on black background.


Color preview on white background

This text has color #786350 on white background.


Black color preview on #786350 background

This text has black color on #786350 background.


White color preview on #786350 background

This text has white color on #786350 background.


Related colors

Complementary color

Complementary color for #hex is #879CAF.


I love getcolorcode.com

Triadic colors

1 #507863 and #635078 with #786350 are triadic colors.

2 #506378 and #637850 with #786350 are triadic colors.