COLOR #784992

HEX: #784992 RGB: (120,73,146)

Color info

#784992 contains mainly red and blue colors. Web safe color of #784992 is #663399 (or #639).

RGB color model

#784992 color RGB value is (120,73,146).

RGB: (120,73,146) (47%, 29%, 57%)

RGB channels and saturation

R 120 of 255 = 47%
G 73 of 255 = 29%
B 146 of 255 = 57%

120
73
146

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

Portions of RGB colors in percentages

R + G + B = 120 + 73 + 146 = 339 (100%)
R 120 of 339 ~ 35.4%
G 73 of 339 ~ 21.53%
B 146 of 339 ~ 43.07'%

%35.4
%21.53
%43.07

CMYK color model

#784992 color CMYK value is (18,50,0,43).

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

CMYK: (18,50,0,43)
C18M50Y0K43 (18%, 50%, 0%, 43%)
(0.18 / 0.50 / 0.00 / 0.43)

CMYK percentages

%17.81
%50
%0
%42.75

Codes

Color #784992 in popluar color models

78 49 92
RGB 120 73 146
HSL 279° 33.33% 42.94%
HSB/HSV 279° 50.00% 57.25%
CMYK 17.81% 50.00% 0.00%
42.75%

Color #784992 in popluar number systems.

HEX 78 49 92
Decimal 120 73 146
Binary 1111000 1001001 10010010
Octal 170 111 222

Shades and tints

Shades of #784992

#784992
(120,73,146)
#6E4385
(110,67,133)
#643D78
(100,61,120)
#5A376B
(90,55,107)
#50315E
(80,49,94)
#462B51
(70,43,81)
#3C2544
(60,37,68)
#321F37
(50,31,55)
#28192A
(40,25,42)
#1E131D
(30,19,29)
#140D10
(20,13,16)
#000000
(0,0,0)

Tints of #784992

#784992
(120,73,146)
#84599B
(132,89,155)
#9069A4
(144,105,164)
#9C79AD
(156,121,173)
#A889B6
(168,137,182)
#B499BF
(180,153,191)
#C0A9C8
(192,169,200)
#CCB9D1
(204,185,209)
#D8C9DA
(216,201,218)
#E4D9E3
(228,217,227)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #784992; }

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

This text font color is #784992.

Background Color

.myBgColor { background-color: #784992; }

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

This div background color is #784992.

Border color

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

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

This div border color is #784992.

Opacity

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

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

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

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

This text has shadow with #784992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784992.

Preview

Color preview on black background

This text has color #784992 on black background.


Color preview on white background

This text has color #784992 on white background.


Black color preview on #784992 background

This text has black color on #784992 background.


White color preview on #784992 background

This text has white color on #784992 background.


Related colors

Complementary color

Complementary color for #hex is #87B66D.


I love getcolorcode.com

Triadic colors

1 #927849 and #499278 with #784992 are triadic colors.

2 #924978 and #497892 with #784992 are triadic colors.