COLOR #78344E

HEX: #78344E RGB: (120,52,78)

Color info

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

RGB color model

#78344E color RGB value is (120,52,78).

RGB: (120,52,78) (47%, 20%, 31%)

RGB channels and saturation

R 120 of 255 = 47%
G 52 of 255 = 20%
B 78 of 255 = 31%

120
52
78

R + G + B ~ 33%. #78344E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 52 + 78 = 250 (100%)
R 120 of 250 ~ 48%
G 52 of 250 ~ 20.8%
B 78 of 250 ~ 31.2'%

%48
%20.8
%31.2

CMYK color model

#78344E color CMYK value is (0,57,35,53).

  • cyan value is 0.00%
  • magenta value is 56.67%
  • yellow value is 35.00%
  • key color value is 52.94%

CMYK: (0,57,35,53)
C0M57Y35K53 (0%, 57%, 35%, 53%)
(0.00 / 0.57 / 0.35 / 0.53)

CMYK percentages

%0
%56.67
%35
%52.94

Codes

Color #78344E in popluar color models

78 34 4E
RGB 120 52 78
HSL 337° 39.53% 33.73%
HSB/HSV 337° 56.67% 47.06%
CMYK 0.00% 56.67% 35.00%
52.94%

Color #78344E in popluar number systems.

HEX 78 34 4E
Decimal 120 52 78
Binary 1111000 110100 1001110
Octal 170 64 116

Shades and tints

Shades of #78344E

#78344E
(120,52,78)
#6E3047
(110,48,71)
#642C40
(100,44,64)
#5A2839
(90,40,57)
#502432
(80,36,50)
#46202B
(70,32,43)
#3C1C24
(60,28,36)
#32181D
(50,24,29)
#281416
(40,20,22)
#1E100F
(30,16,15)
#140C08
(20,12,8)
#000000
(0,0,0)

Tints of #78344E

#78344E
(120,52,78)
#84465E
(132,70,94)
#90586E
(144,88,110)
#9C6A7E
(156,106,126)
#A87C8E
(168,124,142)
#B48E9E
(180,142,158)
#C0A0AE
(192,160,174)
#CCB2BE
(204,178,190)
#D8C4CE
(216,196,206)
#E4D6DE
(228,214,222)
#F0E8EE
(240,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78344E color. Also use rgb(120,52,78) instead hex code.

Text Font Color

.myTextColor { color: #78344E; }

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

This text font color is #78344E.

Background Color

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

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

This div background color is #78344E.

Border color

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

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

This div border color is #78344E.

Opacity

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

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

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

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

This text has shadow with #78344E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78344E.

Preview

Color preview on black background

This text has color #78344E on black background.


Color preview on white background

This text has color #78344E on white background.


Black color preview on #78344E background

This text has black color on #78344E background.


White color preview on #78344E background

This text has white color on #78344E background.


Related colors

Complementary color

Complementary color for #hex is #87CBB1.


I love getcolorcode.com

Triadic colors

1 #4E7834 and #344E78 with #78344E are triadic colors.

2 #4E3478 and #34784E with #78344E are triadic colors.