COLOR #786089

HEX: #786089 RGB: (120,96,137)

Color info

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

RGB color model

#786089 color RGB value is (120,96,137).

RGB: (120,96,137) (47%, 38%, 54%)

RGB channels and saturation

R 120 of 255 = 47%
G 96 of 255 = 38%
B 137 of 255 = 54%

120
96
137

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

Portions of RGB colors in percentages

R + G + B = 120 + 96 + 137 = 353 (100%)
R 120 of 353 ~ 33.99%
G 96 of 353 ~ 27.2%
B 137 of 353 ~ 38.81'%

%33.99
%27.2
%38.81

CMYK color model

#786089 color CMYK value is (12,30,0,46).

  • cyan value is 12.41%
  • magenta value is 29.93%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (12,30,0,46)
C12M30Y0K46 (12%, 30%, 0%, 46%)
(0.12 / 0.30 / 0.00 / 0.46)

CMYK percentages

%12.41
%29.93
%0
%46.27

Codes

Color #786089 in popluar color models

78 60 89
RGB 120 96 137
HSL 275° 17.60% 45.69%
HSB/HSV 275° 29.93% 53.73%
CMYK 12.41% 29.93% 0.00%
46.27%

Color #786089 in popluar number systems.

HEX 78 60 89
Decimal 120 96 137
Binary 1111000 1100000 10001001
Octal 170 140 211

Shades and tints

Shades of #786089

#786089
(120,96,137)
#6E587D
(110,88,125)
#645071
(100,80,113)
#5A4865
(90,72,101)
#504059
(80,64,89)
#46384D
(70,56,77)
#3C3041
(60,48,65)
#322835
(50,40,53)
#282029
(40,32,41)
#1E181D
(30,24,29)
#141011
(20,16,17)
#000000
(0,0,0)

Tints of #786089

#786089
(120,96,137)
#846E93
(132,110,147)
#907C9D
(144,124,157)
#9C8AA7
(156,138,167)
#A898B1
(168,152,177)
#B4A6BB
(180,166,187)
#C0B4C5
(192,180,197)
#CCC2CF
(204,194,207)
#D8D0D9
(216,208,217)
#E4DEE3
(228,222,227)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #786089 color. Also use rgb(120,96,137) instead hex code.

Text Font Color

.myTextColor { color: #786089; }

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

This text font color is #786089.

Background Color

.myBgColor { background-color: #786089; }

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

This div background color is #786089.

Border color

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

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

This div border color is #786089.

Opacity

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

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

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

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

This text has shadow with #786089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786089.

Preview

Color preview on black background

This text has color #786089 on black background.


Color preview on white background

This text has color #786089 on white background.


Black color preview on #786089 background

This text has black color on #786089 background.


White color preview on #786089 background

This text has white color on #786089 background.


Related colors

Complementary color

Complementary color for #hex is #879F76.


I love getcolorcode.com

Triadic colors

1 #897860 and #608978 with #786089 are triadic colors.

2 #896078 and #607889 with #786089 are triadic colors.