COLOR #787396

HEX: #787396 RGB: (120,115,150)

Color info

#787396 contains red, green and blue colors in about the same proportion. Web safe color of #787396 is #666699 (or #669).

RGB color model

#787396 color RGB value is (120,115,150).

RGB: (120,115,150) (47%, 45%, 59%)

RGB channels and saturation

R 120 of 255 = 47%
G 115 of 255 = 45%
B 150 of 255 = 59%

120
115
150

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

Portions of RGB colors in percentages

R + G + B = 120 + 115 + 150 = 385 (100%)
R 120 of 385 ~ 31.17%
G 115 of 385 ~ 29.87%
B 150 of 385 ~ 38.96'%

%31.17
%29.87
%38.96

CMYK color model

#787396 color CMYK value is (20,23,0,41).

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

CMYK: (20,23,0,41)
C20M23Y0K41 (20%, 23%, 0%, 41%)
(0.20 / 0.23 / 0.00 / 0.41)

CMYK percentages

%20
%23.33
%0
%41.18

Codes

Color #787396 in popluar color models

78 73 96
RGB 120 115 150
HSL 249° 14.29% 51.96%
HSB/HSV 249° 23.33% 58.82%
CMYK 20.00% 23.33% 0.00%
41.18%

Color #787396 in popluar number systems.

HEX 78 73 96
Decimal 120 115 150
Binary 1111000 1110011 10010110
Octal 170 163 226

Shades and tints

Shades of #787396

#787396
(120,115,150)
#6E6989
(110,105,137)
#645F7C
(100,95,124)
#5A556F
(90,85,111)
#504B62
(80,75,98)
#464155
(70,65,85)
#3C3748
(60,55,72)
#322D3B
(50,45,59)
#28232E
(40,35,46)
#1E1921
(30,25,33)
#140F14
(20,15,20)
#000000
(0,0,0)

Tints of #787396

#787396
(120,115,150)
#847F9F
(132,127,159)
#908BA8
(144,139,168)
#9C97B1
(156,151,177)
#A8A3BA
(168,163,186)
#B4AFC3
(180,175,195)
#C0BBCC
(192,187,204)
#CCC7D5
(204,199,213)
#D8D3DE
(216,211,222)
#E4DFE7
(228,223,231)
#F0EBF0
(240,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787396; }

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

This text font color is #787396.

Background Color

.myBgColor { background-color: #787396; }

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

This div background color is #787396.

Border color

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

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

This div border color is #787396.

Opacity

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

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

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

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

This text has shadow with #787396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787396.

Preview

Color preview on black background

This text has color #787396 on black background.


Color preview on white background

This text has color #787396 on white background.


Black color preview on #787396 background

This text has black color on #787396 background.


White color preview on #787396 background

This text has white color on #787396 background.


Related colors

Complementary color

Complementary color for #hex is #878C69.


I love getcolorcode.com

Triadic colors

1 #967873 and #739678 with #787396 are triadic colors.

2 #967378 and #737896 with #787396 are triadic colors.