COLOR #78384B

HEX: #78384B RGB: (120,56,75)

Color info

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

RGB color model

#78384B color RGB value is (120,56,75).

RGB: (120,56,75) (47%, 22%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 56 of 255 = 22%
B 75 of 255 = 29%

120
56
75

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

Portions of RGB colors in percentages

R + G + B = 120 + 56 + 75 = 251 (100%)
R 120 of 251 ~ 47.81%
G 56 of 251 ~ 22.31%
B 75 of 251 ~ 29.88'%

%47.81
%22.31
%29.88

CMYK color model

#78384B color CMYK value is (0,53,38,53).

  • cyan value is 0.00%
  • magenta value is 53.33%
  • yellow value is 37.50%
  • key color value is 52.94%
CMYK: (0,53,38,53) C0M53Y38K53 (0%,53%,38%,53%) (0.00/0.53/0.38/0.53) 

CMYK percentages

%0
%53.33
%37.5
%52.94

Codes

Color #78384B in popluar color models

78 38 4B
RGB 120 56 75
HSL 342° 36.36% 34.51%
HSB/HSV 342° 53.33% 47.06%
CMYK 0.00% 53.33% 37.50%
52.94%

Color #78384B in popluar number systems.

HEX 78 38 4B
Decimal 120 56 75
Binary 1111000 111000 1001011
Octal 170 70 113

Shades and tints

Shades of #78384B

#78384B
(120,56,75)
#6E3345
(110,51,69)
#642E3F
(100,46,63)
#5A2939
(90,41,57)
#502433
(80,36,51)
#461F2D
(70,31,45)
#3C1A27
(60,26,39)
#321521
(50,21,33)
#28101B
(40,16,27)
#1E0B15
(30,11,21)
#14060F
(20,6,15)
#000000
(0,0,0)

Tints of #78384B

#78384B
(120,56,75)
#844A5B
(132,74,91)
#905C6B
(144,92,107)
#9C6E7B
(156,110,123)
#A8808B
(168,128,139)
#B4929B
(180,146,155)
#C0A4AB
(192,164,171)
#CCB6BB
(204,182,187)
#D8C8CB
(216,200,203)
#E4DADB
(228,218,219)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78384B color. Also use rgb(120,56,75) instead hex code.

Text Font Color

.myTextColor { color: #78384B; }

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

This text font color is #78384B.

Background Color

.myBgColor { background-color: #78384B; }

<div style="background-color:#78384B">Inner text</div>

This div background color is #78384B.

Border color

.myBorderColor { border: 1px solid #78384B; }

<div style="border:3px solid #78384B">Div</div>

This div border color is #78384B.

Opacity

.myOpacity80 { color: #78384B; opacity: 0.8; }

<p style="color:#78384B;opacity:0.8;">80%</p>

Text with #78384B 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 #78384B;}

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

This text has shadow with #78384B color.


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

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

This text has shadow with #78384B primary color and red secondary color.


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

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

This text has shadow with #78384B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #78384B.

Preview

Color preview on black background

This text has color #78384B on black background.


Color preview on white background

This text has color #78384B on white background.


Black color preview on #78384B background

This text has black color on #78384B background.


White color preview on #78384B background

This text has white color on #78384B background.


Related colors

Complementary color

Complementary color for #hex is #87C7B4.


I love getcolorcode.com

Triadic colors

1 #4B7838 and #384B78 with #78384B are triadic colors.

2 #4B3878 and #38784B with #78384B are triadic colors.