COLOR #789389

HEX: #789389 RGB: (120,147,137)

Color info

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

RGB color model

#789389 color RGB value is (120,147,137).

RGB: (120,147,137) (47%, 58%, 54%)

RGB channels and saturation

R 120 of 255 = 47%
G 147 of 255 = 58%
B 137 of 255 = 54%

120
147
137

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

Portions of RGB colors in percentages

R + G + B = 120 + 147 + 137 = 404 (100%)
R 120 of 404 ~ 29.7%
G 147 of 404 ~ 36.39%
B 137 of 404 ~ 33.91'%

%29.7
%36.39
%33.91

CMYK color model

#789389 color CMYK value is (18,0,7,42).

  • cyan value is 18.37%
  • magenta value is 0.00%
  • yellow value is 6.80%
  • key color value is 42.35%

CMYK: (18,0,7,42)
C18M0Y7K42 (18%, 0%, 7%, 42%)
(0.18 / 0.00 / 0.07 / 0.42)

CMYK percentages

%18.37
%0
%6.8
%42.35

Codes

Color #789389 in popluar color models

78 93 89
RGB 120 147 137
HSL 158° 11.11% 52.35%
HSB/HSV 158° 18.37% 57.65%
CMYK 18.37% 0.00% 6.80%
42.35%

Color #789389 in popluar number systems.

HEX 78 93 89
Decimal 120 147 137
Binary 1111000 10010011 10001001
Octal 170 223 211

Shades and tints

Shades of #789389

#789389
(120,147,137)
#6E867D
(110,134,125)
#647971
(100,121,113)
#5A6C65
(90,108,101)
#505F59
(80,95,89)
#46524D
(70,82,77)
#3C4541
(60,69,65)
#323835
(50,56,53)
#282B29
(40,43,41)
#1E1E1D
(30,30,29)
#141111
(20,17,17)
#000000
(0,0,0)

Tints of #789389

#789389
(120,147,137)
#849C93
(132,156,147)
#90A59D
(144,165,157)
#9CAEA7
(156,174,167)
#A8B7B1
(168,183,177)
#B4C0BB
(180,192,187)
#C0C9C5
(192,201,197)
#CCD2CF
(204,210,207)
#D8DBD9
(216,219,217)
#E4E4E3
(228,228,227)
#F0EDED
(240,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789389; }

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

This text font color is #789389.

Background Color

.myBgColor { background-color: #789389; }

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

This div background color is #789389.

Border color

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

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

This div border color is #789389.

Opacity

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

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

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

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

This text has shadow with #789389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789389.

Preview

Color preview on black background

This text has color #789389 on black background.


Color preview on white background

This text has color #789389 on white background.


Black color preview on #789389 background

This text has black color on #789389 background.


White color preview on #789389 background

This text has white color on #789389 background.


Related colors

Complementary color

Complementary color for #hex is #876C76.


I love getcolorcode.com

Triadic colors

1 #897893 and #938978 with #789389 are triadic colors.

2 #899378 and #937889 with #789389 are triadic colors.