COLOR #789689

HEX: #789689 RGB: (120,150,137)

Color info

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

RGB color model

#789689 color RGB value is (120,150,137).

RGB: (120,150,137) (47%, 59%, 54%)

RGB channels and saturation

R 120 of 255 = 47%
G 150 of 255 = 59%
B 137 of 255 = 54%

120
150
137

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

Portions of RGB colors in percentages

R + G + B = 120 + 150 + 137 = 407 (100%)
R 120 of 407 ~ 29.48%
G 150 of 407 ~ 36.86%
B 137 of 407 ~ 33.66'%

%29.48
%36.86
%33.66

CMYK color model

#789689 color CMYK value is (20,0,9,41).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 8.67%
  • key color value is 41.18%

CMYK: (20,0,9,41)
C20M0Y9K41 (20%, 0%, 9%, 41%)
(0.20 / 0.00 / 0.09 / 0.41)

CMYK percentages

%20
%0
%8.67
%41.18

Codes

Color #789689 in popluar color models

78 96 89
RGB 120 150 137
HSL 154° 12.50% 52.94%
HSB/HSV 154° 20.00% 58.82%
CMYK 20.00% 0.00% 8.67%
41.18%

Color #789689 in popluar number systems.

HEX 78 96 89
Decimal 120 150 137
Binary 1111000 10010110 10001001
Octal 170 226 211

Shades and tints

Shades of #789689

#789689
(120,150,137)
#6E897D
(110,137,125)
#647C71
(100,124,113)
#5A6F65
(90,111,101)
#506259
(80,98,89)
#46554D
(70,85,77)
#3C4841
(60,72,65)
#323B35
(50,59,53)
#282E29
(40,46,41)
#1E211D
(30,33,29)
#141411
(20,20,17)
#000000
(0,0,0)

Tints of #789689

#789689
(120,150,137)
#849F93
(132,159,147)
#90A89D
(144,168,157)
#9CB1A7
(156,177,167)
#A8BAB1
(168,186,177)
#B4C3BB
(180,195,187)
#C0CCC5
(192,204,197)
#CCD5CF
(204,213,207)
#D8DED9
(216,222,217)
#E4E7E3
(228,231,227)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789689; }

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

This text font color is #789689.

Background Color

.myBgColor { background-color: #789689; }

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

This div background color is #789689.

Border color

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

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

This div border color is #789689.

Opacity

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

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

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

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

This text has shadow with #789689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789689.

Preview

Color preview on black background

This text has color #789689 on black background.


Color preview on white background

This text has color #789689 on white background.


Black color preview on #789689 background

This text has black color on #789689 background.


White color preview on #789689 background

This text has white color on #789689 background.


Related colors

Complementary color

Complementary color for #hex is #876976.


I love getcolorcode.com

Triadic colors

1 #897896 and #968978 with #789689 are triadic colors.

2 #899678 and #967889 with #789689 are triadic colors.