COLOR #784694

HEX: #784694 RGB: (120,70,148)

Color info

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

RGB color model

#784694 color RGB value is (120,70,148).

RGB: (120,70,148) (47%, 27%, 58%)

RGB channels and saturation

R 120 of 255 = 47%
G 70 of 255 = 27%
B 148 of 255 = 58%

120
70
148

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

Portions of RGB colors in percentages

R + G + B = 120 + 70 + 148 = 338 (100%)
R 120 of 338 ~ 35.5%
G 70 of 338 ~ 20.71%
B 148 of 338 ~ 43.79'%

%35.5
%20.71
%43.79

CMYK color model

#784694 color CMYK value is (19,53,0,42).

  • cyan value is 18.92%
  • magenta value is 52.70%
  • yellow value is 0.00%
  • key color value is 41.96%
CMYK: (19,53,0,42) C19M53Y0K42 (19%,53%,0%,42%) (0.19/0.53/0.00/0.42) 

CMYK percentages

%18.92
%52.7
%0
%41.96

Codes

Color #784694 in popluar color models

78 46 94
RGB 120 70 148
HSL 278° 35.78% 42.75%
HSB/HSV 278° 52.70% 58.04%
CMYK 18.92% 52.70% 0.00%
41.96%

Color #784694 in popluar number systems.

HEX 78 46 94
Decimal 120 70 148
Binary 1111000 1000110 10010100
Octal 170 106 224

Shades and tints

Shades of #784694

#784694
(120,70,148)
#6E4087
(110,64,135)
#643A7A
(100,58,122)
#5A346D
(90,52,109)
#502E60
(80,46,96)
#462853
(70,40,83)
#3C2246
(60,34,70)
#321C39
(50,28,57)
#28162C
(40,22,44)
#1E101F
(30,16,31)
#140A12
(20,10,18)
#000000
(0,0,0)

Tints of #784694

#784694
(120,70,148)
#84569D
(132,86,157)
#9066A6
(144,102,166)
#9C76AF
(156,118,175)
#A886B8
(168,134,184)
#B496C1
(180,150,193)
#C0A6CA
(192,166,202)
#CCB6D3
(204,182,211)
#D8C6DC
(216,198,220)
#E4D6E5
(228,214,229)
#F0E6EE
(240,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #784694 color. Also use rgb(120,70,148) instead hex code.

Text Font Color

.myTextColor { color: #784694; }

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

This text font color is #784694.

Background Color

.myBgColor { background-color: #784694; }

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

This div background color is #784694.

Border color

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

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

This div border color is #784694.

Opacity

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

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

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

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

This text has shadow with #784694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784694.

Preview

Color preview on black background

This text has color #784694 on black background.


Color preview on white background

This text has color #784694 on white background.


Black color preview on #784694 background

This text has black color on #784694 background.


White color preview on #784694 background

This text has white color on #784694 background.


Related colors

Complementary color

Complementary color for #hex is #87B96B.


I love getcolorcode.com

Triadic colors

1 #947846 and #469478 with #784694 are triadic colors.

2 #944678 and #467894 with #784694 are triadic colors.