COLOR #78138F

HEX: #78138F RGB: (120,19,143)

Color info

#78138F contains mainly red and blue colors. Web safe color of #78138F is #660099 (or #609).

RGB color model

#78138F color RGB value is (120,19,143).

RGB: (120,19,143) (47%, 7%, 56%)

RGB channels and saturation

R 120 of 255 = 47%
G 19 of 255 = 7%
B 143 of 255 = 56%

120
19
143

R + G + B ~ 37%. #78138F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 19 + 143 = 282 (100%)
R 120 of 282 ~ 42.55%
G 19 of 282 ~ 6.74%
B 143 of 282 ~ 50.71'%

%42.55
%50.71

CMYK color model

#78138F color CMYK value is (16,87,0,44).

  • cyan value is 16.08%
  • magenta value is 86.71%
  • yellow value is 0.00%
  • key color value is 43.92%
CMYK: (16,87,0,44) C16M87Y0K44 (16%,87%,0%,44%) (0.16/0.87/0.00/0.44) 

CMYK percentages

%16.08
%86.71
%0
%43.92

Codes

Color #78138F in popluar color models

78 13 8F
RGB 120 19 143
HSL 289° 76.54% 31.76%
HSB/HSV 289° 86.71% 56.08%
CMYK 16.08% 86.71% 0.00%
43.92%

Color #78138F in popluar number systems.

HEX 78 13 8F
Decimal 120 19 143
Binary 1111000 10011 10001111
Octal 170 23 217

Shades and tints

Shades of #78138F

#78138F
(120,19,143)
#6E1282
(110,18,130)
#641175
(100,17,117)
#5A1068
(90,16,104)
#500F5B
(80,15,91)
#460E4E
(70,14,78)
#3C0D41
(60,13,65)
#320C34
(50,12,52)
#280B27
(40,11,39)
#1E0A1A
(30,10,26)
#14090D
(20,9,13)
#000000
(0,0,0)

Tints of #78138F

#78138F
(120,19,143)
#842899
(132,40,153)
#903DA3
(144,61,163)
#9C52AD
(156,82,173)
#A867B7
(168,103,183)
#B47CC1
(180,124,193)
#C091CB
(192,145,203)
#CCA6D5
(204,166,213)
#D8BBDF
(216,187,223)
#E4D0E9
(228,208,233)
#F0E5F3
(240,229,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78138F color. Also use rgb(120,19,143) instead hex code.

Text Font Color

.myTextColor { color: #78138F; }

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

This text font color is #78138F.

Background Color

.myBgColor { background-color: #78138F; }

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

This div background color is #78138F.

Border color

.myBorderColor { border: 1px solid #78138F; }

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

This div border color is #78138F.

Opacity

.myOpacity80 { color: #78138F; opacity: 0.8; }

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

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

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

This text has shadow with #78138F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78138F.

Preview

Color preview on black background

This text has color #78138F on black background.


Color preview on white background

This text has color #78138F on white background.


Black color preview on #78138F background

This text has black color on #78138F background.


White color preview on #78138F background

This text has white color on #78138F background.


Related colors

Complementary color

Complementary color for #hex is #87EC70.


I love getcolorcode.com

Triadic colors

1 #8F7813 and #138F78 with #78138F are triadic colors.

2 #8F1378 and #13788F with #78138F are triadic colors.