COLOR #789591

HEX: #789591 RGB: (120,149,145)

Color info

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

RGB color model

#789591 color RGB value is (120,149,145).

RGB: (120,149,145) (47%, 58%, 57%)

RGB channels and saturation

R 120 of 255 = 47%
G 149 of 255 = 58%
B 145 of 255 = 57%

120
149
145

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

Portions of RGB colors in percentages

R + G + B = 120 + 149 + 145 = 414 (100%)
R 120 of 414 ~ 28.99%
G 149 of 414 ~ 35.99%
B 145 of 414 ~ 35.02'%

%28.99
%35.99
%35.02

CMYK color model

#789591 color CMYK value is (19,0,3,42).

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

CMYK: (19,0,3,42)
C19M0Y3K42 (19%, 0%, 3%, 42%)
(0.19 / 0.00 / 0.03 / 0.42)

CMYK percentages

%19.46
%0
%2.68
%41.57

Codes

Color #789591 in popluar color models

78 95 91
RGB 120 149 145
HSL 172° 12.03% 52.75%
HSB/HSV 172° 19.46% 58.43%
CMYK 19.46% 0.00% 2.68%
41.57%

Color #789591 in popluar number systems.

HEX 78 95 91
Decimal 120 149 145
Binary 1111000 10010101 10010001
Octal 170 225 221

Shades and tints

Shades of #789591

#789591
(120,149,145)
#6E8884
(110,136,132)
#647B77
(100,123,119)
#5A6E6A
(90,110,106)
#50615D
(80,97,93)
#465450
(70,84,80)
#3C4743
(60,71,67)
#323A36
(50,58,54)
#282D29
(40,45,41)
#1E201C
(30,32,28)
#14130F
(20,19,15)
#000000
(0,0,0)

Tints of #789591

#789591
(120,149,145)
#849E9B
(132,158,155)
#90A7A5
(144,167,165)
#9CB0AF
(156,176,175)
#A8B9B9
(168,185,185)
#B4C2C3
(180,194,195)
#C0CBCD
(192,203,205)
#CCD4D7
(204,212,215)
#D8DDE1
(216,221,225)
#E4E6EB
(228,230,235)
#F0EFF5
(240,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789591; }

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

This text font color is #789591.

Background Color

.myBgColor { background-color: #789591; }

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

This div background color is #789591.

Border color

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

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

This div border color is #789591.

Opacity

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

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

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

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

This text has shadow with #789591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789591.

Preview

Color preview on black background

This text has color #789591 on black background.


Color preview on white background

This text has color #789591 on white background.


Black color preview on #789591 background

This text has black color on #789591 background.


White color preview on #789591 background

This text has white color on #789591 background.


Related colors

Complementary color

Complementary color for #hex is #876A6E.


I love getcolorcode.com

Triadic colors

1 #917895 and #959178 with #789591 are triadic colors.

2 #919578 and #957891 with #789591 are triadic colors.