COLOR #788477

HEX: #788477 RGB: (120,132,119)

Color info

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

RGB color model

#788477 color RGB value is (120,132,119).

RGB: (120,132,119) (47%, 52%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 132 of 255 = 52%
B 119 of 255 = 47%

120
132
119

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

Portions of RGB colors in percentages

R + G + B = 120 + 132 + 119 = 371 (100%)
R 120 of 371 ~ 32.35%
G 132 of 371 ~ 35.58%
B 119 of 371 ~ 32.08'%

%32.35
%35.58
%32.08

CMYK color model

#788477 color CMYK value is (9,0,10,48).

  • cyan value is 9.09%
  • magenta value is 0.00%
  • yellow value is 9.85%
  • key color value is 48.24%
CMYK: (9,0,10,48) C9M0Y10K48 (9%,0%,10%,48%) (0.09/0.00/0.10/0.48) 

CMYK percentages

%9.09
%0
%9.85
%48.24

Codes

Color #788477 in popluar color models

78 84 77
RGB 120 132 119
HSL 115° 5.18% 49.22%
HSB/HSV 115° 9.85% 51.76%
CMYK 9.09% 0.00% 9.85%
48.24%

Color #788477 in popluar number systems.

HEX 78 84 77
Decimal 120 132 119
Binary 1111000 10000100 1110111
Octal 170 204 167

Shades and tints

Shades of #788477

#788477
(120,132,119)
#6E786D
(110,120,109)
#646C63
(100,108,99)
#5A6059
(90,96,89)
#50544F
(80,84,79)
#464845
(70,72,69)
#3C3C3B
(60,60,59)
#323031
(50,48,49)
#282427
(40,36,39)
#1E181D
(30,24,29)
#140C13
(20,12,19)
#000000
(0,0,0)

Tints of #788477

#788477
(120,132,119)
#848F83
(132,143,131)
#909A8F
(144,154,143)
#9CA59B
(156,165,155)
#A8B0A7
(168,176,167)
#B4BBB3
(180,187,179)
#C0C6BF
(192,198,191)
#CCD1CB
(204,209,203)
#D8DCD7
(216,220,215)
#E4E7E3
(228,231,227)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788477; }

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

This text font color is #788477.

Background Color

.myBgColor { background-color: #788477; }

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

This div background color is #788477.

Border color

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

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

This div border color is #788477.

Opacity

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

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

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

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

This text has shadow with #788477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788477.

Preview

Color preview on black background

This text has color #788477 on black background.


Color preview on white background

This text has color #788477 on white background.


Black color preview on #788477 background

This text has black color on #788477 background.


White color preview on #788477 background

This text has white color on #788477 background.


Related colors

Complementary color

Complementary color for #hex is #877B88.


I love getcolorcode.com

Triadic colors

1 #777884 and #847778 with #788477 are triadic colors.

2 #778478 and #847877 with #788477 are triadic colors.