COLOR #788489

HEX: #788489 RGB: (120,132,137)

Color info

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

RGB color model

#788489 color RGB value is (120,132,137).

RGB: (120,132,137) (47%, 52%, 54%)

RGB channels and saturation

R 120 of 255 = 47%
G 132 of 255 = 52%
B 137 of 255 = 54%

120
132
137

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

Portions of RGB colors in percentages

R + G + B = 120 + 132 + 137 = 389 (100%)
R 120 of 389 ~ 30.85%
G 132 of 389 ~ 33.93%
B 137 of 389 ~ 35.22'%

%30.85
%33.93
%35.22

CMYK color model

#788489 color CMYK value is (12,4,0,46).

  • cyan value is 12.41%
  • magenta value is 3.65%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (12,4,0,46)
C12M4Y0K46 (12%, 4%, 0%, 46%)
(0.12 / 0.04 / 0.00 / 0.46)

CMYK percentages

%12.41
%3.65
%0
%46.27

Codes

Color #788489 in popluar color models

78 84 89
RGB 120 132 137
HSL 198° 6.72% 50.39%
HSB/HSV 198° 12.41% 53.73%
CMYK 12.41% 3.65% 0.00%
46.27%

Color #788489 in popluar number systems.

HEX 78 84 89
Decimal 120 132 137
Binary 1111000 10000100 10001001
Octal 170 204 211

Shades and tints

Shades of #788489

#788489
(120,132,137)
#6E787D
(110,120,125)
#646C71
(100,108,113)
#5A6065
(90,96,101)
#505459
(80,84,89)
#46484D
(70,72,77)
#3C3C41
(60,60,65)
#323035
(50,48,53)
#282429
(40,36,41)
#1E181D
(30,24,29)
#140C11
(20,12,17)
#000000
(0,0,0)

Tints of #788489

#788489
(120,132,137)
#848F93
(132,143,147)
#909A9D
(144,154,157)
#9CA5A7
(156,165,167)
#A8B0B1
(168,176,177)
#B4BBBB
(180,187,187)
#C0C6C5
(192,198,197)
#CCD1CF
(204,209,207)
#D8DCD9
(216,220,217)
#E4E7E3
(228,231,227)
#F0F2ED
(240,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788489; }

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

This text font color is #788489.

Background Color

.myBgColor { background-color: #788489; }

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

This div background color is #788489.

Border color

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

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

This div border color is #788489.

Opacity

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

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

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

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

This text has shadow with #788489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788489.

Preview

Color preview on black background

This text has color #788489 on black background.


Color preview on white background

This text has color #788489 on white background.


Black color preview on #788489 background

This text has black color on #788489 background.


White color preview on #788489 background

This text has white color on #788489 background.


Related colors

Complementary color

Complementary color for #hex is #877B76.


I love getcolorcode.com

Triadic colors

1 #897884 and #848978 with #788489 are triadic colors.

2 #898478 and #847889 with #788489 are triadic colors.