COLOR #789289

HEX: #789289 RGB: (120,146,137)

Color info

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

RGB color model

#789289 color RGB value is (120,146,137).

RGB: (120,146,137) (47%, 57%, 54%)

RGB channels and saturation

R 120 of 255 = 47%
G 146 of 255 = 57%
B 137 of 255 = 54%

120
146
137

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

Portions of RGB colors in percentages

R + G + B = 120 + 146 + 137 = 403 (100%)
R 120 of 403 ~ 29.78%
G 146 of 403 ~ 36.23%
B 137 of 403 ~ 34'%

%29.78
%36.23
%34

CMYK color model

#789289 color CMYK value is (18,0,6,43).

  • cyan value is 17.81%
  • magenta value is 0.00%
  • yellow value is 6.16%
  • key color value is 42.75%

CMYK: (18,0,6,43)
C18M0Y6K43 (18%, 0%, 6%, 43%)
(0.18 / 0.00 / 0.06 / 0.43)

CMYK percentages

%17.81
%0
%6.16
%42.75

Codes

Color #789289 in popluar color models

78 92 89
RGB 120 146 137
HSL 159° 10.66% 52.16%
HSB/HSV 159° 17.81% 57.25%
CMYK 17.81% 0.00% 6.16%
42.75%

Color #789289 in popluar number systems.

HEX 78 92 89
Decimal 120 146 137
Binary 1111000 10010010 10001001
Octal 170 222 211

Shades and tints

Shades of #789289

#789289
(120,146,137)
#6E857D
(110,133,125)
#647871
(100,120,113)
#5A6B65
(90,107,101)
#505E59
(80,94,89)
#46514D
(70,81,77)
#3C4441
(60,68,65)
#323735
(50,55,53)
#282A29
(40,42,41)
#1E1D1D
(30,29,29)
#141011
(20,16,17)
#000000
(0,0,0)

Tints of #789289

#789289
(120,146,137)
#849B93
(132,155,147)
#90A49D
(144,164,157)
#9CADA7
(156,173,167)
#A8B6B1
(168,182,177)
#B4BFBB
(180,191,187)
#C0C8C5
(192,200,197)
#CCD1CF
(204,209,207)
#D8DAD9
(216,218,217)
#E4E3E3
(228,227,227)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789289; }

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

This text font color is #789289.

Background Color

.myBgColor { background-color: #789289; }

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

This div background color is #789289.

Border color

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

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

This div border color is #789289.

Opacity

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

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

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

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

This text has shadow with #789289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789289.

Preview

Color preview on black background

This text has color #789289 on black background.


Color preview on white background

This text has color #789289 on white background.


Black color preview on #789289 background

This text has black color on #789289 background.


White color preview on #789289 background

This text has white color on #789289 background.


Related colors

Complementary color

Complementary color for #hex is #876D76.


I love getcolorcode.com

Triadic colors

1 #897892 and #928978 with #789289 are triadic colors.

2 #899278 and #927889 with #789289 are triadic colors.