COLOR #788785

HEX: #788785 RGB: (120,135,133)

Color info

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

RGB color model

#788785 color RGB value is (120,135,133).

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

RGB channels and saturation

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

120
135
133

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

Portions of RGB colors in percentages

R + G + B = 120 + 135 + 133 = 388 (100%)
R 120 of 388 ~ 30.93%
G 135 of 388 ~ 34.79%
B 133 of 388 ~ 34.28'%

%30.93
%34.79
%34.28

CMYK color model

#788785 color CMYK value is (11,0,1,47).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 1.48%
  • key color value is 47.06%

CMYK: (11,0,1,47)
C11M0Y1K47 (11%, 0%, 1%, 47%)
(0.11 / 0.00 / 0.01 / 0.47)

CMYK percentages

%11.11
%0
%1.48
%47.06

Codes

Color #788785 in popluar color models

78 87 85
RGB 120 135 133
HSL 172° 5.88% 50.00%
HSB/HSV 172° 11.11% 52.94%
CMYK 11.11% 0.00% 1.48%
47.06%

Color #788785 in popluar number systems.

HEX 78 87 85
Decimal 120 135 133
Binary 1111000 10000111 10000101
Octal 170 207 205

Shades and tints

Shades of #788785

#788785
(120,135,133)
#6E7B79
(110,123,121)
#646F6D
(100,111,109)
#5A6361
(90,99,97)
#505755
(80,87,85)
#464B49
(70,75,73)
#3C3F3D
(60,63,61)
#323331
(50,51,49)
#282725
(40,39,37)
#1E1B19
(30,27,25)
#140F0D
(20,15,13)
#000000
(0,0,0)

Tints of #788785

#788785
(120,135,133)
#849190
(132,145,144)
#909B9B
(144,155,155)
#9CA5A6
(156,165,166)
#A8AFB1
(168,175,177)
#B4B9BC
(180,185,188)
#C0C3C7
(192,195,199)
#CCCDD2
(204,205,210)
#D8D7DD
(216,215,221)
#E4E1E8
(228,225,232)
#F0EBF3
(240,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788785; }

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

This text font color is #788785.

Background Color

.myBgColor { background-color: #788785; }

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

This div background color is #788785.

Border color

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

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

This div border color is #788785.

Opacity

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

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

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

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

This text has shadow with #788785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788785.

Preview

Color preview on black background

This text has color #788785 on black background.


Color preview on white background

This text has color #788785 on white background.


Black color preview on #788785 background

This text has black color on #788785 background.


White color preview on #788785 background

This text has white color on #788785 background.


Related colors

Complementary color

Complementary color for #hex is #87787A.


I love getcolorcode.com

Triadic colors

1 #857887 and #878578 with #788785 are triadic colors.

2 #858778 and #877885 with #788785 are triadic colors.