COLOR #78465E

HEX: #78465E RGB: (120,70,94)

Color info

#78465E contains red, green and blue colors in about the same proportion. Web safe color of #78465E is #663366 (or #636).

RGB color model

#78465E color RGB value is (120,70,94).

RGB: (120,70,94) (47%, 27%, 37%)

RGB channels and saturation

R 120 of 255 = 47%
G 70 of 255 = 27%
B 94 of 255 = 37%

120
70
94

R + G + B ~ 37%. #78465E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 70 + 94 = 284 (100%)
R 120 of 284 ~ 42.25%
G 70 of 284 ~ 24.65%
B 94 of 284 ~ 33.1'%

%42.25
%24.65
%33.1

CMYK color model

#78465E color CMYK value is (0,42,22,53).

  • cyan value is 0.00%
  • magenta value is 41.67%
  • yellow value is 21.67%
  • key color value is 52.94%

CMYK: (0,42,22,53)
C0M42Y22K53 (0%, 42%, 22%, 53%)
(0.00 / 0.42 / 0.22 / 0.53)

CMYK percentages

%0
%41.67
%21.67
%52.94

Codes

Color #78465E in popluar color models

78 46 5E
RGB 120 70 94
HSL 331° 26.32% 37.25%
HSB/HSV 331° 41.67% 47.06%
CMYK 0.00% 41.67% 21.67%
52.94%

Color #78465E in popluar number systems.

HEX 78 46 5E
Decimal 120 70 94
Binary 1111000 1000110 1011110
Octal 170 106 136

Shades and tints

Shades of #78465E

#78465E
(120,70,94)
#6E4056
(110,64,86)
#643A4E
(100,58,78)
#5A3446
(90,52,70)
#502E3E
(80,46,62)
#462836
(70,40,54)
#3C222E
(60,34,46)
#321C26
(50,28,38)
#28161E
(40,22,30)
#1E1016
(30,16,22)
#140A0E
(20,10,14)
#000000
(0,0,0)

Tints of #78465E

#78465E
(120,70,94)
#84566C
(132,86,108)
#90667A
(144,102,122)
#9C7688
(156,118,136)
#A88696
(168,134,150)
#B496A4
(180,150,164)
#C0A6B2
(192,166,178)
#CCB6C0
(204,182,192)
#D8C6CE
(216,198,206)
#E4D6DC
(228,214,220)
#F0E6EA
(240,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78465E color. Also use rgb(120,70,94) instead hex code.

Text Font Color

.myTextColor { color: #78465E; }

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

This text font color is #78465E.

Background Color

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

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

This div background color is #78465E.

Border color

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

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

This div border color is #78465E.

Opacity

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

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

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

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

This text has shadow with #78465E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78465E.

Preview

Color preview on black background

This text has color #78465E on black background.


Color preview on white background

This text has color #78465E on white background.


Black color preview on #78465E background

This text has black color on #78465E background.


White color preview on #78465E background

This text has white color on #78465E background.


Related colors

Complementary color

Complementary color for #hex is #87B9A1.


I love getcolorcode.com

Triadic colors

1 #5E7846 and #465E78 with #78465E are triadic colors.

2 #5E4678 and #46785E with #78465E are triadic colors.