COLOR #788784

HEX: #788784 RGB: (120,135,132)

Color info

#788784 contains red, green and blue colors in about the same proportion. Web safe color of #788784 is #669999 (or #699).

RGB color model

#788784 color RGB value is (120,135,132).

RGB: (120,135,132) (47%, 53%, 52%)

RGB channels and saturation

R 120 of 255 = 47%
G 135 of 255 = 53%
B 132 of 255 = 52%

120
135
132

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

Portions of RGB colors in percentages

R + G + B = 120 + 135 + 132 = 387 (100%)
R 120 of 387 ~ 31.01%
G 135 of 387 ~ 34.88%
B 132 of 387 ~ 34.11'%

%31.01
%34.88
%34.11

CMYK color model

#788784 color CMYK value is (11,0,2,47).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 2.22%
  • key color value is 47.06%
CMYK: (11,0,2,47) C11M0Y2K47 (11%,0%,2%,47%) (0.11/0.00/0.02/0.47) 

CMYK percentages

%11.11
%0
%2.22
%47.06

Codes

Color #788784 in popluar color models

78 87 84
RGB 120 135 132
HSL 168° 5.88% 50.00%
HSB/HSV 168° 11.11% 52.94%
CMYK 11.11% 0.00% 2.22%
47.06%

Color #788784 in popluar number systems.

HEX 78 87 84
Decimal 120 135 132
Binary 1111000 10000111 10000100
Octal 170 207 204

Shades and tints

Shades of #788784

#788784
(120,135,132)
#6E7B78
(110,123,120)
#646F6C
(100,111,108)
#5A6360
(90,99,96)
#505754
(80,87,84)
#464B48
(70,75,72)
#3C3F3C
(60,63,60)
#323330
(50,51,48)
#282724
(40,39,36)
#1E1B18
(30,27,24)
#140F0C
(20,15,12)
#000000
(0,0,0)

Tints of #788784

#788784
(120,135,132)
#84918F
(132,145,143)
#909B9A
(144,155,154)
#9CA5A5
(156,165,165)
#A8AFB0
(168,175,176)
#B4B9BB
(180,185,187)
#C0C3C6
(192,195,198)
#CCCDD1
(204,205,209)
#D8D7DC
(216,215,220)
#E4E1E7
(228,225,231)
#F0EBF2
(240,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788784; }

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

This text font color is #788784.

Background Color

.myBgColor { background-color: #788784; }

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

This div background color is #788784.

Border color

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

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

This div border color is #788784.

Opacity

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

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

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

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

This text has shadow with #788784 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788784.

Preview

Color preview on black background

This text has color #788784 on black background.


Color preview on white background

This text has color #788784 on white background.


Black color preview on #788784 background

This text has black color on #788784 background.


White color preview on #788784 background

This text has white color on #788784 background.


Related colors

Complementary color

Complementary color for #hex is #87787B.


I love getcolorcode.com

Triadic colors

1 #847887 and #878478 with #788784 are triadic colors.

2 #848778 and #877884 with #788784 are triadic colors.