COLOR #78325B

HEX: #78325B RGB: (120,50,91)

Color info

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

RGB color model

#78325B color RGB value is (120,50,91).

RGB: (120,50,91) (47%, 20%, 36%)

RGB channels and saturation

R 120 of 255 = 47%
G 50 of 255 = 20%
B 91 of 255 = 36%

120
50
91

R + G + B ~ 34%. #78325B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 50 + 91 = 261 (100%)
R 120 of 261 ~ 45.98%
G 50 of 261 ~ 19.16%
B 91 of 261 ~ 34.87'%

%45.98
%19.16
%34.87

CMYK color model

#78325B color CMYK value is (0,58,24,53).

  • cyan value is 0.00%
  • magenta value is 58.33%
  • yellow value is 24.17%
  • key color value is 52.94%

CMYK: (0,58,24,53)
C0M58Y24K53 (0%, 58%, 24%, 53%)
(0.00 / 0.58 / 0.24 / 0.53)

CMYK percentages

%0
%58.33
%24.17
%52.94

Codes

Color #78325B in popluar color models

78 32 5B
RGB 120 50 91
HSL 325° 41.18% 33.33%
HSB/HSV 325° 58.33% 47.06%
CMYK 0.00% 58.33% 24.17%
52.94%

Color #78325B in popluar number systems.

HEX 78 32 5B
Decimal 120 50 91
Binary 1111000 110010 1011011
Octal 170 62 133

Shades and tints

Shades of #78325B

#78325B
(120,50,91)
#6E2E53
(110,46,83)
#642A4B
(100,42,75)
#5A2643
(90,38,67)
#50223B
(80,34,59)
#461E33
(70,30,51)
#3C1A2B
(60,26,43)
#321623
(50,22,35)
#28121B
(40,18,27)
#1E0E13
(30,14,19)
#140A0B
(20,10,11)
#000000
(0,0,0)

Tints of #78325B

#78325B
(120,50,91)
#844469
(132,68,105)
#905677
(144,86,119)
#9C6885
(156,104,133)
#A87A93
(168,122,147)
#B48CA1
(180,140,161)
#C09EAF
(192,158,175)
#CCB0BD
(204,176,189)
#D8C2CB
(216,194,203)
#E4D4D9
(228,212,217)
#F0E6E7
(240,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78325B color. Also use rgb(120,50,91) instead hex code.

Text Font Color

.myTextColor { color: #78325B; }

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

This text font color is #78325B.

Background Color

.myBgColor { background-color: #78325B; }

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

This div background color is #78325B.

Border color

.myBorderColor { border: 1px solid #78325B; }

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

This div border color is #78325B.

Opacity

.myOpacity80 { color: #78325B; opacity: 0.8; }

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

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

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

This text has shadow with #78325B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78325B.

Preview

Color preview on black background

This text has color #78325B on black background.


Color preview on white background

This text has color #78325B on white background.


Black color preview on #78325B background

This text has black color on #78325B background.


White color preview on #78325B background

This text has white color on #78325B background.


Related colors

Complementary color

Complementary color for #hex is #87CDA4.


I love getcolorcode.com

Triadic colors

1 #5B7832 and #325B78 with #78325B are triadic colors.

2 #5B3278 and #32785B with #78325B are triadic colors.