COLOR #78373A

HEX: #78373A RGB: (120,55,58)

Color info

#78373A contains mainly red color. Web safe color of #78373A is #663333 (or #633).

RGB color model

#78373A color RGB value is (120,55,58).

RGB: (120,55,58) (47%, 22%, 23%)

RGB channels and saturation

R 120 of 255 = 47%
G 55 of 255 = 22%
B 58 of 255 = 23%

120
55
58

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

Portions of RGB colors in percentages

R + G + B = 120 + 55 + 58 = 233 (100%)
R 120 of 233 ~ 51.5%
G 55 of 233 ~ 23.61%
B 58 of 233 ~ 24.89'%

%51.5
%23.61
%24.89

CMYK color model

#78373A color CMYK value is (0,54,52,53).

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

CMYK: (0,54,52,53)
C0M54Y52K53 (0%, 54%, 52%, 53%)
(0.00 / 0.54 / 0.52 / 0.53)

CMYK percentages

%0
%54.17
%51.67
%52.94

Codes

Color #78373A in popluar color models

78 37 3A
RGB 120 55 58
HSL 357° 37.14% 34.31%
HSB/HSV 357° 54.17% 47.06%
CMYK 0.00% 54.17% 51.67%
52.94%

Color #78373A in popluar number systems.

HEX 78 37 3A
Decimal 120 55 58
Binary 1111000 110111 111010
Octal 170 67 72

Shades and tints

Shades of #78373A

#78373A
(120,55,58)
#6E3235
(110,50,53)
#642D30
(100,45,48)
#5A282B
(90,40,43)
#502326
(80,35,38)
#461E21
(70,30,33)
#3C191C
(60,25,28)
#321417
(50,20,23)
#280F12
(40,15,18)
#1E0A0D
(30,10,13)
#140508
(20,5,8)
#000000
(0,0,0)

Tints of #78373A

#78373A
(120,55,58)
#84494B
(132,73,75)
#905B5C
(144,91,92)
#9C6D6D
(156,109,109)
#A87F7E
(168,127,126)
#B4918F
(180,145,143)
#C0A3A0
(192,163,160)
#CCB5B1
(204,181,177)
#D8C7C2
(216,199,194)
#E4D9D3
(228,217,211)
#F0EBE4
(240,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #78373A; }

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

This text font color is #78373A.

Background Color

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

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

This div background color is #78373A.

Border color

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

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

This div border color is #78373A.

Opacity

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

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

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

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

This text has shadow with #78373A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78373A.

Preview

Color preview on black background

This text has color #78373A on black background.


Color preview on white background

This text has color #78373A on white background.


Black color preview on #78373A background

This text has black color on #78373A background.


White color preview on #78373A background

This text has white color on #78373A background.


Related colors

Complementary color

Complementary color for #hex is #87C8C5.


I love getcolorcode.com

Triadic colors

1 #3A7837 and #373A78 with #78373A are triadic colors.

2 #3A3778 and #37783A with #78373A are triadic colors.