COLOR #786748

HEX: #786748 RGB: (120,103,72)

Color info

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

RGB color model

#786748 color RGB value is (120,103,72).

RGB: (120,103,72) (47%, 40%, 28%)

RGB channels and saturation

R 120 of 255 = 47%
G 103 of 255 = 40%
B 72 of 255 = 28%

120
103
72

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

Portions of RGB colors in percentages

R + G + B = 120 + 103 + 72 = 295 (100%)
R 120 of 295 ~ 40.68%
G 103 of 295 ~ 34.92%
B 72 of 295 ~ 24.41'%

%40.68
%34.92
%24.41

CMYK color model

#786748 color CMYK value is (0,14,40,53).

  • cyan value is 0.00%
  • magenta value is 14.17%
  • yellow value is 40.00%
  • key color value is 52.94%
CMYK: (0,14,40,53) C0M14Y40K53 (0%,14%,40%,53%) (0.00/0.14/0.40/0.53) 

CMYK percentages

%0
%14.17
%40
%52.94

Codes

Color #786748 in popluar color models

78 67 48
RGB 120 103 72
HSL 39° 25.00% 37.65%
HSB/HSV 39° 40.00% 47.06%
CMYK 0.00% 14.17% 40.00%
52.94%

Color #786748 in popluar number systems.

HEX 78 67 48
Decimal 120 103 72
Binary 1111000 1100111 1001000
Octal 170 147 110

Shades and tints

Shades of #786748

#786748
(120,103,72)
#6E5E42
(110,94,66)
#64553C
(100,85,60)
#5A4C36
(90,76,54)
#504330
(80,67,48)
#463A2A
(70,58,42)
#3C3124
(60,49,36)
#32281E
(50,40,30)
#281F18
(40,31,24)
#1E1612
(30,22,18)
#140D0C
(20,13,12)
#000000
(0,0,0)

Tints of #786748

#786748
(120,103,72)
#847458
(132,116,88)
#908168
(144,129,104)
#9C8E78
(156,142,120)
#A89B88
(168,155,136)
#B4A898
(180,168,152)
#C0B5A8
(192,181,168)
#CCC2B8
(204,194,184)
#D8CFC8
(216,207,200)
#E4DCD8
(228,220,216)
#F0E9E8
(240,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #786748 color. Also use rgb(120,103,72) instead hex code.

Text Font Color

.myTextColor { color: #786748; }

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

This text font color is #786748.

Background Color

.myBgColor { background-color: #786748; }

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

This div background color is #786748.

Border color

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

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

This div border color is #786748.

Opacity

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

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

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

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

This text has shadow with #786748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786748.

Preview

Color preview on black background

This text has color #786748 on black background.


Color preview on white background

This text has color #786748 on white background.


Black color preview on #786748 background

This text has black color on #786748 background.


White color preview on #786748 background

This text has white color on #786748 background.


Related colors

Complementary color

Complementary color for #hex is #8798B7.


I love getcolorcode.com

Triadic colors

1 #487867 and #674878 with #786748 are triadic colors.

2 #486778 and #677848 with #786748 are triadic colors.