COLOR #780D78

HEX: #780D78 RGB: (120,13,120)

Color info

#780D78 contains mainly red and blue colors. Web safe color of #780D78 is #660066 (or #606).

RGB color model

#780D78 color RGB value is (120,13,120).

RGB: (120,13,120) (47%, 5%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 13 of 255 = 5%
B 120 of 255 = 47%

120
13
120

R + G + B ~ 33%. #780D78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 13 + 120 = 253 (100%)
R 120 of 253 ~ 47.43%
G 13 of 253 ~ 5.14%
B 120 of 253 ~ 47.43'%

%47.43
%47.43

CMYK color model

#780D78 color CMYK value is (0,89,0,53).

  • cyan value is 0.00%
  • magenta value is 89.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (0,89,0,53)
C0M89Y0K53 (0%, 89%, 0%, 53%)
(0.00 / 0.89 / 0.00 / 0.53)

CMYK percentages

%0
%89.17
%0
%52.94

Codes

Color #780D78 in popluar color models

78 0D 78
RGB 120 13 120
HSL 300° 80.45% 26.08%
HSB/HSV 300° 89.17% 47.06%
CMYK 0.00% 89.17% 0.00%
52.94%

Color #780D78 in popluar number systems.

HEX 78 0D 78
Decimal 120 13 120
Binary 1111000 1101 1111000
Octal 170 15 170

Shades and tints

Shades of #780D78

#780D78
(120,13,120)
#6E0C6E
(110,12,110)
#640B64
(100,11,100)
#5A0A5A
(90,10,90)
#500950
(80,9,80)
#460846
(70,8,70)
#3C073C
(60,7,60)
#320632
(50,6,50)
#280528
(40,5,40)
#1E041E
(30,4,30)
#140314
(20,3,20)
#000000
(0,0,0)

Tints of #780D78

#780D78
(120,13,120)
#842384
(132,35,132)
#903990
(144,57,144)
#9C4F9C
(156,79,156)
#A865A8
(168,101,168)
#B47BB4
(180,123,180)
#C091C0
(192,145,192)
#CCA7CC
(204,167,204)
#D8BDD8
(216,189,216)
#E4D3E4
(228,211,228)
#F0E9F0
(240,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #780D78 color. Also use rgb(120,13,120) instead hex code.

Text Font Color

.myTextColor { color: #780D78; }

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

This text font color is #780D78.

Background Color

.myBgColor { background-color: #780D78; }

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

This div background color is #780D78.

Border color

.myBorderColor { border: 1px solid #780D78; }

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

This div border color is #780D78.

Opacity

.myOpacity80 { color: #780D78; opacity: 0.8; }

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

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

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

This text has shadow with #780D78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #780D78.

Preview

Color preview on black background

This text has color #780D78 on black background.


Color preview on white background

This text has color #780D78 on white background.


Black color preview on #780D78 background

This text has black color on #780D78 background.


White color preview on #780D78 background

This text has white color on #780D78 background.


Related colors

Complementary color

Complementary color for #hex is #87F287.


I love getcolorcode.com

Triadic colors

1 #78780D and #0D7878 with #780D78 are triadic colors.

2 #780D78 and #0D7878 with #780D78 are triadic colors.