COLOR #786892

HEX: #786892 RGB: (120,104,146)

Color info

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

RGB color model

#786892 color RGB value is (120,104,146).

RGB: (120,104,146) (47%, 41%, 57%)

RGB channels and saturation

R 120 of 255 = 47%
G 104 of 255 = 41%
B 146 of 255 = 57%

120
104
146

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

Portions of RGB colors in percentages

R + G + B = 120 + 104 + 146 = 370 (100%)
R 120 of 370 ~ 32.43%
G 104 of 370 ~ 28.11%
B 146 of 370 ~ 39.46'%

%32.43
%28.11
%39.46

CMYK color model

#786892 color CMYK value is (18,29,0,43).

  • cyan value is 17.81%
  • magenta value is 28.77%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (18,29,0,43)
C18M29Y0K43 (18%, 29%, 0%, 43%)
(0.18 / 0.29 / 0.00 / 0.43)

CMYK percentages

%17.81
%28.77
%0
%42.75

Codes

Color #786892 in popluar color models

78 68 92
RGB 120 104 146
HSL 263° 16.80% 49.02%
HSB/HSV 263° 28.77% 57.25%
CMYK 17.81% 28.77% 0.00%
42.75%

Color #786892 in popluar number systems.

HEX 78 68 92
Decimal 120 104 146
Binary 1111000 1101000 10010010
Octal 170 150 222

Shades and tints

Shades of #786892

#786892
(120,104,146)
#6E5F85
(110,95,133)
#645678
(100,86,120)
#5A4D6B
(90,77,107)
#50445E
(80,68,94)
#463B51
(70,59,81)
#3C3244
(60,50,68)
#322937
(50,41,55)
#28202A
(40,32,42)
#1E171D
(30,23,29)
#140E10
(20,14,16)
#000000
(0,0,0)

Tints of #786892

#786892
(120,104,146)
#84759B
(132,117,155)
#9082A4
(144,130,164)
#9C8FAD
(156,143,173)
#A89CB6
(168,156,182)
#B4A9BF
(180,169,191)
#C0B6C8
(192,182,200)
#CCC3D1
(204,195,209)
#D8D0DA
(216,208,218)
#E4DDE3
(228,221,227)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #786892 color. Also use rgb(120,104,146) instead hex code.

Text Font Color

.myTextColor { color: #786892; }

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

This text font color is #786892.

Background Color

.myBgColor { background-color: #786892; }

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

This div background color is #786892.

Border color

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

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

This div border color is #786892.

Opacity

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

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

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

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

This text has shadow with #786892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786892.

Preview

Color preview on black background

This text has color #786892 on black background.


Color preview on white background

This text has color #786892 on white background.


Black color preview on #786892 background

This text has black color on #786892 background.


White color preview on #786892 background

This text has white color on #786892 background.


Related colors

Complementary color

Complementary color for #hex is #87976D.


I love getcolorcode.com

Triadic colors

1 #927868 and #689278 with #786892 are triadic colors.

2 #926878 and #687892 with #786892 are triadic colors.