COLOR #788496

HEX: #788496 RGB: (120,132,150)

Color info

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

RGB color model

#788496 color RGB value is (120,132,150).

RGB: (120,132,150) (47%, 52%, 59%)

RGB channels and saturation

R 120 of 255 = 47%
G 132 of 255 = 52%
B 150 of 255 = 59%

120
132
150

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

Portions of RGB colors in percentages

R + G + B = 120 + 132 + 150 = 402 (100%)
R 120 of 402 ~ 29.85%
G 132 of 402 ~ 32.84%
B 150 of 402 ~ 37.31'%

%29.85
%32.84
%37.31

CMYK color model

#788496 color CMYK value is (20,12,0,41).

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

CMYK: (20,12,0,41)
C20M12Y0K41 (20%, 12%, 0%, 41%)
(0.20 / 0.12 / 0.00 / 0.41)

CMYK percentages

%20
%12
%0
%41.18

Codes

Color #788496 in popluar color models

78 84 96
RGB 120 132 150
HSL 216° 12.50% 52.94%
HSB/HSV 216° 20.00% 58.82%
CMYK 20.00% 12.00% 0.00%
41.18%

Color #788496 in popluar number systems.

HEX 78 84 96
Decimal 120 132 150
Binary 1111000 10000100 10010110
Octal 170 204 226

Shades and tints

Shades of #788496

#788496
(120,132,150)
#6E7889
(110,120,137)
#646C7C
(100,108,124)
#5A606F
(90,96,111)
#505462
(80,84,98)
#464855
(70,72,85)
#3C3C48
(60,60,72)
#32303B
(50,48,59)
#28242E
(40,36,46)
#1E1821
(30,24,33)
#140C14
(20,12,20)
#000000
(0,0,0)

Tints of #788496

#788496
(120,132,150)
#848F9F
(132,143,159)
#909AA8
(144,154,168)
#9CA5B1
(156,165,177)
#A8B0BA
(168,176,186)
#B4BBC3
(180,187,195)
#C0C6CC
(192,198,204)
#CCD1D5
(204,209,213)
#D8DCDE
(216,220,222)
#E4E7E7
(228,231,231)
#F0F2F0
(240,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788496; }

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

This text font color is #788496.

Background Color

.myBgColor { background-color: #788496; }

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

This div background color is #788496.

Border color

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

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

This div border color is #788496.

Opacity

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

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

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

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

This text has shadow with #788496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788496.

Preview

Color preview on black background

This text has color #788496 on black background.


Color preview on white background

This text has color #788496 on white background.


Black color preview on #788496 background

This text has black color on #788496 background.


White color preview on #788496 background

This text has white color on #788496 background.


Related colors

Complementary color

Complementary color for #hex is #877B69.


I love getcolorcode.com

Triadic colors

1 #967884 and #849678 with #788496 are triadic colors.

2 #968478 and #847896 with #788496 are triadic colors.