COLOR #78391E

HEX: #78391E RGB: (120,57,30)

Color info

#78391E contains mainly red color. Web safe color of #78391E is #663333 (or #633).

RGB color model

#78391E color RGB value is (120,57,30).

RGB: (120,57,30) (47%, 22%, 12%)

RGB channels and saturation

R 120 of 255 = 47%
G 57 of 255 = 22%
B 30 of 255 = 12%

120
57
30

R + G + B ~ 27%. #78391E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 57 + 30 = 207 (100%)
R 120 of 207 ~ 57.97%
G 57 of 207 ~ 27.54%
B 30 of 207 ~ 14.49'%

%57.97
%27.54
%14.49

CMYK color model

#78391E color CMYK value is (0,53,75,53).

  • cyan value is 0.00%
  • magenta value is 52.50%
  • yellow value is 75.00%
  • key color value is 52.94%

CMYK: (0,53,75,53)
C0M53Y75K53 (0%, 53%, 75%, 53%)
(0.00 / 0.53 / 0.75 / 0.53)

CMYK percentages

%0
%52.5
%75
%52.94

Codes

Color #78391E in popluar color models

78 39 1E
RGB 120 57 30
HSL 18° 60.00% 29.41%
HSB/HSV 18° 75.00% 47.06%
CMYK 0.00% 52.50% 75.00%
52.94%

Color #78391E in popluar number systems.

HEX 78 39 1E
Decimal 120 57 30
Binary 1111000 111001 11110
Octal 170 71 36

Shades and tints

Shades of #78391E

#78391E
(120,57,30)
#6E341C
(110,52,28)
#642F1A
(100,47,26)
#5A2A18
(90,42,24)
#502516
(80,37,22)
#462014
(70,32,20)
#3C1B12
(60,27,18)
#321610
(50,22,16)
#28110E
(40,17,14)
#1E0C0C
(30,12,12)
#14070A
(20,7,10)
#000000
(0,0,0)

Tints of #78391E

#78391E
(120,57,30)
#844B32
(132,75,50)
#905D46
(144,93,70)
#9C6F5A
(156,111,90)
#A8816E
(168,129,110)
#B49382
(180,147,130)
#C0A596
(192,165,150)
#CCB7AA
(204,183,170)
#D8C9BE
(216,201,190)
#E4DBD2
(228,219,210)
#F0EDE6
(240,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78391E color. Also use rgb(120,57,30) instead hex code.

Text Font Color

.myTextColor { color: #78391E; }

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

This text font color is #78391E.

Background Color

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

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

This div background color is #78391E.

Border color

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

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

This div border color is #78391E.

Opacity

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

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

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

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

This text has shadow with #78391E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78391E.

Preview

Color preview on black background

This text has color #78391E on black background.


Color preview on white background

This text has color #78391E on white background.


Black color preview on #78391E background

This text has black color on #78391E background.


White color preview on #78391E background

This text has white color on #78391E background.


Related colors

Complementary color

Complementary color for #hex is #87C6E1.


I love getcolorcode.com

Triadic colors

1 #1E7839 and #391E78 with #78391E are triadic colors.

2 #1E3978 and #39781E with #78391E are triadic colors.