COLOR #78356A

HEX: #78356A RGB: (120,53,106)

Color info

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

RGB color model

#78356A color RGB value is (120,53,106).

RGB: (120,53,106) (47%, 21%, 42%)

RGB channels and saturation

R 120 of 255 = 47%
G 53 of 255 = 21%
B 106 of 255 = 42%

120
53
106

R + G + B ~ 37%. #78356A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 53 + 106 = 279 (100%)
R 120 of 279 ~ 43.01%
G 53 of 279 ~ 19%
B 106 of 279 ~ 37.99'%

%43.01
%19
%37.99

CMYK color model

#78356A color CMYK value is (0,56,12,53).

  • cyan value is 0.00%
  • magenta value is 55.83%
  • yellow value is 11.67%
  • key color value is 52.94%

CMYK: (0,56,12,53)
C0M56Y12K53 (0%, 56%, 12%, 53%)
(0.00 / 0.56 / 0.12 / 0.53)

CMYK percentages

%0
%55.83
%11.67
%52.94

Codes

Color #78356A in popluar color models

78 35 6A
RGB 120 53 106
HSL 313° 38.73% 33.92%
HSB/HSV 313° 55.83% 47.06%
CMYK 0.00% 55.83% 11.67%
52.94%

Color #78356A in popluar number systems.

HEX 78 35 6A
Decimal 120 53 106
Binary 1111000 110101 1101010
Octal 170 65 152

Shades and tints

Shades of #78356A

#78356A
(120,53,106)
#6E3161
(110,49,97)
#642D58
(100,45,88)
#5A294F
(90,41,79)
#502546
(80,37,70)
#46213D
(70,33,61)
#3C1D34
(60,29,52)
#32192B
(50,25,43)
#281522
(40,21,34)
#1E1119
(30,17,25)
#140D10
(20,13,16)
#000000
(0,0,0)

Tints of #78356A

#78356A
(120,53,106)
#844777
(132,71,119)
#905984
(144,89,132)
#9C6B91
(156,107,145)
#A87D9E
(168,125,158)
#B48FAB
(180,143,171)
#C0A1B8
(192,161,184)
#CCB3C5
(204,179,197)
#D8C5D2
(216,197,210)
#E4D7DF
(228,215,223)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78356A color. Also use rgb(120,53,106) instead hex code.

Text Font Color

.myTextColor { color: #78356A; }

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

This text font color is #78356A.

Background Color

.myBgColor { background-color: #78356A; }

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

This div background color is #78356A.

Border color

.myBorderColor { border: 1px solid #78356A; }

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

This div border color is #78356A.

Opacity

.myOpacity80 { color: #78356A; opacity: 0.8; }

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

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

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

This text has shadow with #78356A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78356A.

Preview

Color preview on black background

This text has color #78356A on black background.


Color preview on white background

This text has color #78356A on white background.


Black color preview on #78356A background

This text has black color on #78356A background.


White color preview on #78356A background

This text has white color on #78356A background.


Related colors

Complementary color

Complementary color for #hex is #87CA95.


I love getcolorcode.com

Triadic colors

1 #6A7835 and #356A78 with #78356A are triadic colors.

2 #6A3578 and #35786A with #78356A are triadic colors.