COLOR #782470

HEX: #782470 RGB: (120,36,112)

Color info

#782470 contains mainly red and blue colors. Web safe color of #782470 is #663366 (or #636).

RGB color model

#782470 color RGB value is (120,36,112).

RGB: (120,36,112) (47%, 14%, 44%)

RGB channels and saturation

R 120 of 255 = 47%
G 36 of 255 = 14%
B 112 of 255 = 44%

120
36
112

R + G + B ~ 35%. #782470 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 36 + 112 = 268 (100%)
R 120 of 268 ~ 44.78%
G 36 of 268 ~ 13.43%
B 112 of 268 ~ 41.79'%

%44.78
%13.43
%41.79

CMYK color model

#782470 color CMYK value is (0,70,7,53).

  • cyan value is 0.00%
  • magenta value is 70.00%
  • yellow value is 6.67%
  • key color value is 52.94%

CMYK: (0,70,7,53)
C0M70Y7K53 (0%, 70%, 7%, 53%)
(0.00 / 0.70 / 0.07 / 0.53)

CMYK percentages

%0
%70
%6.67
%52.94

Codes

Color #782470 in popluar color models

78 24 70
RGB 120 36 112
HSL 306° 53.85% 30.59%
HSB/HSV 306° 70.00% 47.06%
CMYK 0.00% 70.00% 6.67%
52.94%

Color #782470 in popluar number systems.

HEX 78 24 70
Decimal 120 36 112
Binary 1111000 100100 1110000
Octal 170 44 160

Shades and tints

Shades of #782470

#782470
(120,36,112)
#6E2166
(110,33,102)
#641E5C
(100,30,92)
#5A1B52
(90,27,82)
#501848
(80,24,72)
#46153E
(70,21,62)
#3C1234
(60,18,52)
#320F2A
(50,15,42)
#280C20
(40,12,32)
#1E0916
(30,9,22)
#14060C
(20,6,12)
#000000
(0,0,0)

Tints of #782470

#782470
(120,36,112)
#84377D
(132,55,125)
#904A8A
(144,74,138)
#9C5D97
(156,93,151)
#A870A4
(168,112,164)
#B483B1
(180,131,177)
#C096BE
(192,150,190)
#CCA9CB
(204,169,203)
#D8BCD8
(216,188,216)
#E4CFE5
(228,207,229)
#F0E2F2
(240,226,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #782470 color. Also use rgb(120,36,112) instead hex code.

Text Font Color

.myTextColor { color: #782470; }

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

This text font color is #782470.

Background Color

.myBgColor { background-color: #782470; }

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

This div background color is #782470.

Border color

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

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

This div border color is #782470.

Opacity

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

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

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

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

This text has shadow with #782470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #782470.

Preview

Color preview on black background

This text has color #782470 on black background.


Color preview on white background

This text has color #782470 on white background.


Black color preview on #782470 background

This text has black color on #782470 background.


White color preview on #782470 background

This text has white color on #782470 background.


Related colors

Complementary color

Complementary color for #hex is #87DB8F.


I love getcolorcode.com

Triadic colors

1 #707824 and #247078 with #782470 are triadic colors.

2 #702478 and #247870 with #782470 are triadic colors.