COLOR #788877

HEX: #788877 RGB: (120,136,119)

Color info

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

RGB color model

#788877 color RGB value is (120,136,119).

RGB: (120,136,119) (47%, 53%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 136 of 255 = 53%
B 119 of 255 = 47%

120
136
119

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

Portions of RGB colors in percentages

R + G + B = 120 + 136 + 119 = 375 (100%)
R 120 of 375 ~ 32%
G 136 of 375 ~ 36.27%
B 119 of 375 ~ 31.73'%

%32
%36.27
%31.73

CMYK color model

#788877 color CMYK value is (12,0,13,47).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 46.67%

CMYK: (12,0,13,47)
C12M0Y13K47 (12%, 0%, 13%, 47%)
(0.12 / 0.00 / 0.13 / 0.47)

CMYK percentages

%11.76
%0
%12.5
%46.67

Codes

Color #788877 in popluar color models

78 88 77
RGB 120 136 119
HSL 116° 6.67% 50.00%
HSB/HSV 116° 12.50% 53.33%
CMYK 11.76% 0.00% 12.50%
46.67%

Color #788877 in popluar number systems.

HEX 78 88 77
Decimal 120 136 119
Binary 1111000 10001000 1110111
Octal 170 210 167

Shades and tints

Shades of #788877

#788877
(120,136,119)
#6E7C6D
(110,124,109)
#647063
(100,112,99)
#5A6459
(90,100,89)
#50584F
(80,88,79)
#464C45
(70,76,69)
#3C403B
(60,64,59)
#323431
(50,52,49)
#282827
(40,40,39)
#1E1C1D
(30,28,29)
#141013
(20,16,19)
#000000
(0,0,0)

Tints of #788877

#788877
(120,136,119)
#849283
(132,146,131)
#909C8F
(144,156,143)
#9CA69B
(156,166,155)
#A8B0A7
(168,176,167)
#B4BAB3
(180,186,179)
#C0C4BF
(192,196,191)
#CCCECB
(204,206,203)
#D8D8D7
(216,216,215)
#E4E2E3
(228,226,227)
#F0ECEF
(240,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788877 color. Also use rgb(120,136,119) instead hex code.

Text Font Color

.myTextColor { color: #788877; }

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

This text font color is #788877.

Background Color

.myBgColor { background-color: #788877; }

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

This div background color is #788877.

Border color

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

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

This div border color is #788877.

Opacity

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

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

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

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

This text has shadow with #788877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788877.

Preview

Color preview on black background

This text has color #788877 on black background.


Color preview on white background

This text has color #788877 on white background.


Black color preview on #788877 background

This text has black color on #788877 background.


White color preview on #788877 background

This text has white color on #788877 background.


Related colors

Complementary color

Complementary color for #hex is #877788.


I love getcolorcode.com

Triadic colors

1 #777888 and #887778 with #788877 are triadic colors.

2 #778878 and #887877 with #788877 are triadic colors.