COLOR #788396

HEX: #788396 RGB: (120,131,150)

Color info

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

RGB color model

#788396 color RGB value is (120,131,150).

RGB: (120,131,150) (47%, 51%, 59%)

RGB channels and saturation

R 120 of 255 = 47%
G 131 of 255 = 51%
B 150 of 255 = 59%

120
131
150

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

Portions of RGB colors in percentages

R + G + B = 120 + 131 + 150 = 401 (100%)
R 120 of 401 ~ 29.93%
G 131 of 401 ~ 32.67%
B 150 of 401 ~ 37.41'%

%29.93
%32.67
%37.41

CMYK color model

#788396 color CMYK value is (20,13,0,41).

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

CMYK: (20,13,0,41)
C20M13Y0K41 (20%, 13%, 0%, 41%)
(0.20 / 0.13 / 0.00 / 0.41)

CMYK percentages

%20
%12.67
%0
%41.18

Codes

Color #788396 in popluar color models

78 83 96
RGB 120 131 150
HSL 218° 12.50% 52.94%
HSB/HSV 218° 20.00% 58.82%
CMYK 20.00% 12.67% 0.00%
41.18%

Color #788396 in popluar number systems.

HEX 78 83 96
Decimal 120 131 150
Binary 1111000 10000011 10010110
Octal 170 203 226

Shades and tints

Shades of #788396

#788396
(120,131,150)
#6E7889
(110,120,137)
#646D7C
(100,109,124)
#5A626F
(90,98,111)
#505762
(80,87,98)
#464C55
(70,76,85)
#3C4148
(60,65,72)
#32363B
(50,54,59)
#282B2E
(40,43,46)
#1E2021
(30,32,33)
#141514
(20,21,20)
#000000
(0,0,0)

Tints of #788396

#788396
(120,131,150)
#848E9F
(132,142,159)
#9099A8
(144,153,168)
#9CA4B1
(156,164,177)
#A8AFBA
(168,175,186)
#B4BAC3
(180,186,195)
#C0C5CC
(192,197,204)
#CCD0D5
(204,208,213)
#D8DBDE
(216,219,222)
#E4E6E7
(228,230,231)
#F0F1F0
(240,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788396; }

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

This text font color is #788396.

Background Color

.myBgColor { background-color: #788396; }

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

This div background color is #788396.

Border color

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

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

This div border color is #788396.

Opacity

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

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

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

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

This text has shadow with #788396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788396.

Preview

Color preview on black background

This text has color #788396 on black background.


Color preview on white background

This text has color #788396 on white background.


Black color preview on #788396 background

This text has black color on #788396 background.


White color preview on #788396 background

This text has white color on #788396 background.


Related colors

Complementary color

Complementary color for #hex is #877C69.


I love getcolorcode.com

Triadic colors

1 #967883 and #839678 with #788396 are triadic colors.

2 #968378 and #837896 with #788396 are triadic colors.