COLOR #788367

HEX: #788367 RGB: (120,131,103)

Color info

#788367 contains red, green and blue colors in about the same proportion. Web safe color of #788367 is #669966 (or #696).

RGB color model

#788367 color RGB value is (120,131,103).

RGB: (120,131,103) (47%, 51%, 40%)

RGB channels and saturation

R 120 of 255 = 47%
G 131 of 255 = 51%
B 103 of 255 = 40%

120
131
103

R + G + B ~ 46%. #788367 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 120 + 131 + 103 = 354 (100%)
R 120 of 354 ~ 33.9%
G 131 of 354 ~ 37.01%
B 103 of 354 ~ 29.1'%

%33.9
%37.01
%29.1

CMYK color model

#788367 color CMYK value is (8,0,21,49).

  • cyan value is 8.40%
  • magenta value is 0.00%
  • yellow value is 21.37%
  • key color value is 48.63%

CMYK: (8,0,21,49)
C8M0Y21K49 (8%, 0%, 21%, 49%)
(0.08 / 0.00 / 0.21 / 0.49)

CMYK percentages

%8.4
%0
%21.37
%48.63

Codes

Color #788367 in popluar color models

78 83 67
RGB 120 131 103
HSL 84° 11.97% 45.88%
HSB/HSV 84° 21.37% 51.37%
CMYK 8.40% 0.00% 21.37%
48.63%

Color #788367 in popluar number systems.

HEX 78 83 67
Decimal 120 131 103
Binary 1111000 10000011 1100111
Octal 170 203 147

Shades and tints

Shades of #788367

#788367
(120,131,103)
#6E785E
(110,120,94)
#646D55
(100,109,85)
#5A624C
(90,98,76)
#505743
(80,87,67)
#464C3A
(70,76,58)
#3C4131
(60,65,49)
#323628
(50,54,40)
#282B1F
(40,43,31)
#1E2016
(30,32,22)
#14150D
(20,21,13)
#000000
(0,0,0)

Tints of #788367

#788367
(120,131,103)
#848E74
(132,142,116)
#909981
(144,153,129)
#9CA48E
(156,164,142)
#A8AF9B
(168,175,155)
#B4BAA8
(180,186,168)
#C0C5B5
(192,197,181)
#CCD0C2
(204,208,194)
#D8DBCF
(216,219,207)
#E4E6DC
(228,230,220)
#F0F1E9
(240,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788367; }

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

This text font color is #788367.

Background Color

.myBgColor { background-color: #788367; }

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

This div background color is #788367.

Border color

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

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

This div border color is #788367.

Opacity

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

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

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

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

This text has shadow with #788367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788367.

Preview

Color preview on black background

This text has color #788367 on black background.


Color preview on white background

This text has color #788367 on white background.


Black color preview on #788367 background

This text has black color on #788367 background.


White color preview on #788367 background

This text has white color on #788367 background.


Related colors

Complementary color

Complementary color for #hex is #877C98.


I love getcolorcode.com

Triadic colors

1 #677883 and #836778 with #788367 are triadic colors.

2 #678378 and #837867 with #788367 are triadic colors.