COLOR #78327E

HEX: #78327E RGB: (120,50,126)

Color info

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

RGB color model

#78327E color RGB value is (120,50,126).

RGB: (120,50,126) (47%, 20%, 49%)

RGB channels and saturation

R 120 of 255 = 47%
G 50 of 255 = 20%
B 126 of 255 = 49%

120
50
126

R + G + B ~ 39%. #78327E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 50 + 126 = 296 (100%)
R 120 of 296 ~ 40.54%
G 50 of 296 ~ 16.89%
B 126 of 296 ~ 42.57'%

%40.54
%16.89
%42.57

CMYK color model

#78327E color CMYK value is (5,60,0,51).

  • cyan value is 4.76%
  • magenta value is 60.32%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (5,60,0,51)
C5M60Y0K51 (5%, 60%, 0%, 51%)
(0.05 / 0.60 / 0.00 / 0.51)

CMYK percentages

%4.76
%60.32
%0
%50.59

Codes

Color #78327E in popluar color models

78 32 7E
RGB 120 50 126
HSL 295° 43.18% 34.51%
HSB/HSV 295° 60.32% 49.41%
CMYK 4.76% 60.32% 0.00%
50.59%

Color #78327E in popluar number systems.

HEX 78 32 7E
Decimal 120 50 126
Binary 1111000 110010 1111110
Octal 170 62 176

Shades and tints

Shades of #78327E

#78327E
(120,50,126)
#6E2E73
(110,46,115)
#642A68
(100,42,104)
#5A265D
(90,38,93)
#502252
(80,34,82)
#461E47
(70,30,71)
#3C1A3C
(60,26,60)
#321631
(50,22,49)
#281226
(40,18,38)
#1E0E1B
(30,14,27)
#140A10
(20,10,16)
#000000
(0,0,0)

Tints of #78327E

#78327E
(120,50,126)
#844489
(132,68,137)
#905694
(144,86,148)
#9C689F
(156,104,159)
#A87AAA
(168,122,170)
#B48CB5
(180,140,181)
#C09EC0
(192,158,192)
#CCB0CB
(204,176,203)
#D8C2D6
(216,194,214)
#E4D4E1
(228,212,225)
#F0E6EC
(240,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78327E color. Also use rgb(120,50,126) instead hex code.

Text Font Color

.myTextColor { color: #78327E; }

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

This text font color is #78327E.

Background Color

.myBgColor { background-color: #78327E; }

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

This div background color is #78327E.

Border color

.myBorderColor { border: 1px solid #78327E; }

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

This div border color is #78327E.

Opacity

.myOpacity80 { color: #78327E; opacity: 0.8; }

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

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

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

This text has shadow with #78327E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78327E.

Preview

Color preview on black background

This text has color #78327E on black background.


Color preview on white background

This text has color #78327E on white background.


Black color preview on #78327E background

This text has black color on #78327E background.


White color preview on #78327E background

This text has white color on #78327E background.


Related colors

Complementary color

Complementary color for #hex is #87CD81.


I love getcolorcode.com

Triadic colors

1 #7E7832 and #327E78 with #78327E are triadic colors.

2 #7E3278 and #32787E with #78327E are triadic colors.