COLOR #789588

HEX: #789588 RGB: (120,149,136)

Color info

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

RGB color model

#789588 color RGB value is (120,149,136).

RGB: (120,149,136) (47%, 58%, 53%)

RGB channels and saturation

R 120 of 255 = 47%
G 149 of 255 = 58%
B 136 of 255 = 53%

120
149
136

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

Portions of RGB colors in percentages

R + G + B = 120 + 149 + 136 = 405 (100%)
R 120 of 405 ~ 29.63%
G 149 of 405 ~ 36.79%
B 136 of 405 ~ 33.58'%

%29.63
%36.79
%33.58

CMYK color model

#789588 color CMYK value is (19,0,9,42).

  • cyan value is 19.46%
  • magenta value is 0.00%
  • yellow value is 8.72%
  • key color value is 41.57%

CMYK: (19,0,9,42)
C19M0Y9K42 (19%, 0%, 9%, 42%)
(0.19 / 0.00 / 0.09 / 0.42)

CMYK percentages

%19.46
%0
%8.72
%41.57

Codes

Color #789588 in popluar color models

78 95 88
RGB 120 149 136
HSL 153° 12.03% 52.75%
HSB/HSV 153° 19.46% 58.43%
CMYK 19.46% 0.00% 8.72%
41.57%

Color #789588 in popluar number systems.

HEX 78 95 88
Decimal 120 149 136
Binary 1111000 10010101 10001000
Octal 170 225 210

Shades and tints

Shades of #789588

#789588
(120,149,136)
#6E887C
(110,136,124)
#647B70
(100,123,112)
#5A6E64
(90,110,100)
#506158
(80,97,88)
#46544C
(70,84,76)
#3C4740
(60,71,64)
#323A34
(50,58,52)
#282D28
(40,45,40)
#1E201C
(30,32,28)
#141310
(20,19,16)
#000000
(0,0,0)

Tints of #789588

#789588
(120,149,136)
#849E92
(132,158,146)
#90A79C
(144,167,156)
#9CB0A6
(156,176,166)
#A8B9B0
(168,185,176)
#B4C2BA
(180,194,186)
#C0CBC4
(192,203,196)
#CCD4CE
(204,212,206)
#D8DDD8
(216,221,216)
#E4E6E2
(228,230,226)
#F0EFEC
(240,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #789588 color. Also use rgb(120,149,136) instead hex code.

Text Font Color

.myTextColor { color: #789588; }

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

This text font color is #789588.

Background Color

.myBgColor { background-color: #789588; }

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

This div background color is #789588.

Border color

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

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

This div border color is #789588.

Opacity

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

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

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

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

This text has shadow with #789588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789588.

Preview

Color preview on black background

This text has color #789588 on black background.


Color preview on white background

This text has color #789588 on white background.


Black color preview on #789588 background

This text has black color on #789588 background.


White color preview on #789588 background

This text has white color on #789588 background.


Related colors

Complementary color

Complementary color for #hex is #876A77.


I love getcolorcode.com

Triadic colors

1 #887895 and #958878 with #789588 are triadic colors.

2 #889578 and #957888 with #789588 are triadic colors.