COLOR #787586

HEX: #787586 RGB: (120,117,134)

Color info

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

RGB color model

#787586 color RGB value is (120,117,134).

RGB: (120,117,134) (47%, 46%, 53%)

RGB channels and saturation

R 120 of 255 = 47%
G 117 of 255 = 46%
B 134 of 255 = 53%

120
117
134

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

Portions of RGB colors in percentages

R + G + B = 120 + 117 + 134 = 371 (100%)
R 120 of 371 ~ 32.35%
G 117 of 371 ~ 31.54%
B 134 of 371 ~ 36.12'%

%32.35
%31.54
%36.12

CMYK color model

#787586 color CMYK value is (10,13,0,47).

  • cyan value is 10.45%
  • magenta value is 12.69%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (10,13,0,47) C10M13Y0K47 (10%,13%,0%,47%) (0.10/0.13/0.00/0.47) 

CMYK percentages

%10.45
%12.69
%0
%47.45

Codes

Color #787586 in popluar color models

78 75 86
RGB 120 117 134
HSL 251° 6.77% 49.22%
HSB/HSV 251° 12.69% 52.55%
CMYK 10.45% 12.69% 0.00%
47.45%

Color #787586 in popluar number systems.

HEX 78 75 86
Decimal 120 117 134
Binary 1111000 1110101 10000110
Octal 170 165 206

Shades and tints

Shades of #787586

#787586
(120,117,134)
#6E6B7A
(110,107,122)
#64616E
(100,97,110)
#5A5762
(90,87,98)
#504D56
(80,77,86)
#46434A
(70,67,74)
#3C393E
(60,57,62)
#322F32
(50,47,50)
#282526
(40,37,38)
#1E1B1A
(30,27,26)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #787586

#787586
(120,117,134)
#848191
(132,129,145)
#908D9C
(144,141,156)
#9C99A7
(156,153,167)
#A8A5B2
(168,165,178)
#B4B1BD
(180,177,189)
#C0BDC8
(192,189,200)
#CCC9D3
(204,201,211)
#D8D5DE
(216,213,222)
#E4E1E9
(228,225,233)
#F0EDF4
(240,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #787586 color. Also use rgb(120,117,134) instead hex code.

Text Font Color

.myTextColor { color: #787586; }

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

This text font color is #787586.

Background Color

.myBgColor { background-color: #787586; }

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

This div background color is #787586.

Border color

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

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

This div border color is #787586.

Opacity

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

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

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

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

This text has shadow with #787586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787586.

Preview

Color preview on black background

This text has color #787586 on black background.


Color preview on white background

This text has color #787586 on white background.


Black color preview on #787586 background

This text has black color on #787586 background.


White color preview on #787586 background

This text has white color on #787586 background.


Related colors

Complementary color

Complementary color for #hex is #878A79.


I love getcolorcode.com

Triadic colors

1 #867875 and #758678 with #787586 are triadic colors.

2 #867578 and #757886 with #787586 are triadic colors.