COLOR #789096

HEX: #789096 RGB: (120,144,150)

Color info

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

RGB color model

#789096 color RGB value is (120,144,150).

RGB: (120,144,150) (47%, 56%, 59%)

RGB channels and saturation

R 120 of 255 = 47%
G 144 of 255 = 56%
B 150 of 255 = 59%

120
144
150

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

Portions of RGB colors in percentages

R + G + B = 120 + 144 + 150 = 414 (100%)
R 120 of 414 ~ 28.99%
G 144 of 414 ~ 34.78%
B 150 of 414 ~ 36.23'%

%28.99
%34.78
%36.23

CMYK color model

#789096 color CMYK value is (20,4,0,41).

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

CMYK: (20,4,0,41)
C20M4Y0K41 (20%, 4%, 0%, 41%)
(0.20 / 0.04 / 0.00 / 0.41)

CMYK percentages

%20
%4
%0
%41.18

Codes

Color #789096 in popluar color models

78 90 96
RGB 120 144 150
HSL 192° 12.50% 52.94%
HSB/HSV 192° 20.00% 58.82%
CMYK 20.00% 4.00% 0.00%
41.18%

Color #789096 in popluar number systems.

HEX 78 90 96
Decimal 120 144 150
Binary 1111000 10010000 10010110
Octal 170 220 226

Shades and tints

Shades of #789096

#789096
(120,144,150)
#6E8389
(110,131,137)
#64767C
(100,118,124)
#5A696F
(90,105,111)
#505C62
(80,92,98)
#464F55
(70,79,85)
#3C4248
(60,66,72)
#32353B
(50,53,59)
#28282E
(40,40,46)
#1E1B21
(30,27,33)
#140E14
(20,14,20)
#000000
(0,0,0)

Tints of #789096

#789096
(120,144,150)
#849A9F
(132,154,159)
#90A4A8
(144,164,168)
#9CAEB1
(156,174,177)
#A8B8BA
(168,184,186)
#B4C2C3
(180,194,195)
#C0CCCC
(192,204,204)
#CCD6D5
(204,214,213)
#D8E0DE
(216,224,222)
#E4EAE7
(228,234,231)
#F0F4F0
(240,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789096; }

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

This text font color is #789096.

Background Color

.myBgColor { background-color: #789096; }

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

This div background color is #789096.

Border color

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

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

This div border color is #789096.

Opacity

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

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

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

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

This text has shadow with #789096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789096.

Preview

Color preview on black background

This text has color #789096 on black background.


Color preview on white background

This text has color #789096 on white background.


Black color preview on #789096 background

This text has black color on #789096 background.


White color preview on #789096 background

This text has white color on #789096 background.


Related colors

Complementary color

Complementary color for #hex is #876F69.


I love getcolorcode.com

Triadic colors

1 #967890 and #909678 with #789096 are triadic colors.

2 #969078 and #907896 with #789096 are triadic colors.