COLOR #788555

HEX: #788555 RGB: (120,133,85)

Color info

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

RGB color model

#788555 color RGB value is (120,133,85).

RGB: (120,133,85) (47%, 52%, 33%)

RGB channels and saturation

R 120 of 255 = 47%
G 133 of 255 = 52%
B 85 of 255 = 33%

120
133
85

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

Portions of RGB colors in percentages

R + G + B = 120 + 133 + 85 = 338 (100%)
R 120 of 338 ~ 35.5%
G 133 of 338 ~ 39.35%
B 85 of 338 ~ 25.15'%

%35.5
%39.35
%25.15

CMYK color model

#788555 color CMYK value is (10,0,36,48).

  • cyan value is 9.77%
  • magenta value is 0.00%
  • yellow value is 36.09%
  • key color value is 47.84%

CMYK: (10,0,36,48)
C10M0Y36K48 (10%, 0%, 36%, 48%)
(0.10 / 0.00 / 0.36 / 0.48)

CMYK percentages

%9.77
%0
%36.09
%47.84

Codes

Color #788555 in popluar color models

78 85 55
RGB 120 133 85
HSL 76° 22.02% 42.75%
HSB/HSV 76° 36.09% 52.16%
CMYK 9.77% 0.00% 36.09%
47.84%

Color #788555 in popluar number systems.

HEX 78 85 55
Decimal 120 133 85
Binary 1111000 10000101 1010101
Octal 170 205 125

Shades and tints

Shades of #788555

#788555
(120,133,85)
#6E794E
(110,121,78)
#646D47
(100,109,71)
#5A6140
(90,97,64)
#505539
(80,85,57)
#464932
(70,73,50)
#3C3D2B
(60,61,43)
#323124
(50,49,36)
#28251D
(40,37,29)
#1E1916
(30,25,22)
#140D0F
(20,13,15)
#000000
(0,0,0)

Tints of #788555

#788555
(120,133,85)
#849064
(132,144,100)
#909B73
(144,155,115)
#9CA682
(156,166,130)
#A8B191
(168,177,145)
#B4BCA0
(180,188,160)
#C0C7AF
(192,199,175)
#CCD2BE
(204,210,190)
#D8DDCD
(216,221,205)
#E4E8DC
(228,232,220)
#F0F3EB
(240,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788555 color. Also use rgb(120,133,85) instead hex code.

Text Font Color

.myTextColor { color: #788555; }

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

This text font color is #788555.

Background Color

.myBgColor { background-color: #788555; }

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

This div background color is #788555.

Border color

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

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

This div border color is #788555.

Opacity

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

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

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

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

This text has shadow with #788555 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788555.

Preview

Color preview on black background

This text has color #788555 on black background.


Color preview on white background

This text has color #788555 on white background.


Black color preview on #788555 background

This text has black color on #788555 background.


White color preview on #788555 background

This text has white color on #788555 background.


Related colors

Complementary color

Complementary color for #hex is #877AAA.


I love getcolorcode.com

Triadic colors

1 #557885 and #855578 with #788555 are triadic colors.

2 #558578 and #857855 with #788555 are triadic colors.