COLOR #787384

HEX: #787384 RGB: (120,115,132)

Color info

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

RGB color model

#787384 color RGB value is (120,115,132).

RGB: (120,115,132) (47%, 45%, 52%)

RGB channels and saturation

R 120 of 255 = 47%
G 115 of 255 = 45%
B 132 of 255 = 52%

120
115
132

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

Portions of RGB colors in percentages

R + G + B = 120 + 115 + 132 = 367 (100%)
R 120 of 367 ~ 32.7%
G 115 of 367 ~ 31.34%
B 132 of 367 ~ 35.97'%

%32.7
%31.34
%35.97

CMYK color model

#787384 color CMYK value is (9,13,0,48).

  • cyan value is 9.09%
  • magenta value is 12.88%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (9,13,0,48) C9M13Y0K48 (9%,13%,0%,48%) (0.09/0.13/0.00/0.48) 

CMYK percentages

%9.09
%12.88
%0
%48.24

Codes

Color #787384 in popluar color models

78 73 84
RGB 120 115 132
HSL 258° 6.88% 48.43%
HSB/HSV 258° 12.88% 51.76%
CMYK 9.09% 12.88% 0.00%
48.24%

Color #787384 in popluar number systems.

HEX 78 73 84
Decimal 120 115 132
Binary 1111000 1110011 10000100
Octal 170 163 204

Shades and tints

Shades of #787384

#787384
(120,115,132)
#6E6978
(110,105,120)
#645F6C
(100,95,108)
#5A5560
(90,85,96)
#504B54
(80,75,84)
#464148
(70,65,72)
#3C373C
(60,55,60)
#322D30
(50,45,48)
#282324
(40,35,36)
#1E1918
(30,25,24)
#140F0C
(20,15,12)
#000000
(0,0,0)

Tints of #787384

#787384
(120,115,132)
#847F8F
(132,127,143)
#908B9A
(144,139,154)
#9C97A5
(156,151,165)
#A8A3B0
(168,163,176)
#B4AFBB
(180,175,187)
#C0BBC6
(192,187,198)
#CCC7D1
(204,199,209)
#D8D3DC
(216,211,220)
#E4DFE7
(228,223,231)
#F0EBF2
(240,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787384; }

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

This text font color is #787384.

Background Color

.myBgColor { background-color: #787384; }

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

This div background color is #787384.

Border color

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

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

This div border color is #787384.

Opacity

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

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

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

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

This text has shadow with #787384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787384.

Preview

Color preview on black background

This text has color #787384 on black background.


Color preview on white background

This text has color #787384 on white background.


Black color preview on #787384 background

This text has black color on #787384 background.


White color preview on #787384 background

This text has white color on #787384 background.


Related colors

Complementary color

Complementary color for #hex is #878C7B.


I love getcolorcode.com

Triadic colors

1 #847873 and #738478 with #787384 are triadic colors.

2 #847378 and #737884 with #787384 are triadic colors.