COLOR #78373E

HEX: #78373E RGB: (120,55,62)

Color info

#78373E contains mainly red and blue colors. Web safe color of #78373E is #663333 (or #633).

RGB color model

#78373E color RGB value is (120,55,62).

RGB: (120,55,62) (47%, 22%, 24%)

RGB channels and saturation

R 120 of 255 = 47%
G 55 of 255 = 22%
B 62 of 255 = 24%

120
55
62

R + G + B ~ 31%. #78373E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 55 + 62 = 237 (100%)
R 120 of 237 ~ 50.63%
G 55 of 237 ~ 23.21%
B 62 of 237 ~ 26.16'%

%50.63
%23.21
%26.16

CMYK color model

#78373E color CMYK value is (0,54,48,53).

  • cyan value is 0.00%
  • magenta value is 54.17%
  • yellow value is 48.33%
  • key color value is 52.94%

CMYK: (0,54,48,53)
C0M54Y48K53 (0%, 54%, 48%, 53%)
(0.00 / 0.54 / 0.48 / 0.53)

CMYK percentages

%0
%54.17
%48.33
%52.94

Codes

Color #78373E in popluar color models

78 37 3E
RGB 120 55 62
HSL 354° 37.14% 34.31%
HSB/HSV 354° 54.17% 47.06%
CMYK 0.00% 54.17% 48.33%
52.94%

Color #78373E in popluar number systems.

HEX 78 37 3E
Decimal 120 55 62
Binary 1111000 110111 111110
Octal 170 67 76

Shades and tints

Shades of #78373E

#78373E
(120,55,62)
#6E3239
(110,50,57)
#642D34
(100,45,52)
#5A282F
(90,40,47)
#50232A
(80,35,42)
#461E25
(70,30,37)
#3C1920
(60,25,32)
#32141B
(50,20,27)
#280F16
(40,15,22)
#1E0A11
(30,10,17)
#14050C
(20,5,12)
#000000
(0,0,0)

Tints of #78373E

#78373E
(120,55,62)
#84494F
(132,73,79)
#905B60
(144,91,96)
#9C6D71
(156,109,113)
#A87F82
(168,127,130)
#B49193
(180,145,147)
#C0A3A4
(192,163,164)
#CCB5B5
(204,181,181)
#D8C7C6
(216,199,198)
#E4D9D7
(228,217,215)
#F0EBE8
(240,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78373E color. Also use rgb(120,55,62) instead hex code.

Text Font Color

.myTextColor { color: #78373E; }

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

This text font color is #78373E.

Background Color

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

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

This div background color is #78373E.

Border color

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

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

This div border color is #78373E.

Opacity

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

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

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

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

This text has shadow with #78373E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78373E.

Preview

Color preview on black background

This text has color #78373E on black background.


Color preview on white background

This text has color #78373E on white background.


Black color preview on #78373E background

This text has black color on #78373E background.


White color preview on #78373E background

This text has white color on #78373E background.


Related colors

Complementary color

Complementary color for #hex is #87C8C1.


I love getcolorcode.com

Triadic colors

1 #3E7837 and #373E78 with #78373E are triadic colors.

2 #3E3778 and #37783E with #78373E are triadic colors.