COLOR #78387E

HEX: #78387E RGB: (120,56,126)

Color info

#78387E contains mainly red and blue colors. Web safe color of #78387E is #663366 (or #636).

RGB color model

#78387E color RGB value is (120,56,126).

RGB: (120,56,126) (47%, 22%, 49%)

RGB channels and saturation

R 120 of 255 = 47%
G 56 of 255 = 22%
B 126 of 255 = 49%

120
56
126

R + G + B ~ 39%. #78387E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 56 + 126 = 302 (100%)
R 120 of 302 ~ 39.74%
G 56 of 302 ~ 18.54%
B 126 of 302 ~ 41.72'%

%39.74
%18.54
%41.72

CMYK color model

#78387E color CMYK value is (5,56,0,51).

  • cyan value is 4.76%
  • magenta value is 55.56%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (5,56,0,51)
C5M56Y0K51 (5%, 56%, 0%, 51%)
(0.05 / 0.56 / 0.00 / 0.51)

CMYK percentages

%4.76
%55.56
%0
%50.59

Codes

Color #78387E in popluar color models

78 38 7E
RGB 120 56 126
HSL 295° 38.46% 35.69%
HSB/HSV 295° 55.56% 49.41%
CMYK 4.76% 55.56% 0.00%
50.59%

Color #78387E in popluar number systems.

HEX 78 38 7E
Decimal 120 56 126
Binary 1111000 111000 1111110
Octal 170 70 176

Shades and tints

Shades of #78387E

#78387E
(120,56,126)
#6E3373
(110,51,115)
#642E68
(100,46,104)
#5A295D
(90,41,93)
#502452
(80,36,82)
#461F47
(70,31,71)
#3C1A3C
(60,26,60)
#321531
(50,21,49)
#281026
(40,16,38)
#1E0B1B
(30,11,27)
#140610
(20,6,16)
#000000
(0,0,0)

Tints of #78387E

#78387E
(120,56,126)
#844A89
(132,74,137)
#905C94
(144,92,148)
#9C6E9F
(156,110,159)
#A880AA
(168,128,170)
#B492B5
(180,146,181)
#C0A4C0
(192,164,192)
#CCB6CB
(204,182,203)
#D8C8D6
(216,200,214)
#E4DAE1
(228,218,225)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78387E color. Also use rgb(120,56,126) instead hex code.

Text Font Color

.myTextColor { color: #78387E; }

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

This text font color is #78387E.

Background Color

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

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

This div background color is #78387E.

Border color

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

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

This div border color is #78387E.

Opacity

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

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

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

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

This text has shadow with #78387E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78387E.

Preview

Color preview on black background

This text has color #78387E on black background.


Color preview on white background

This text has color #78387E on white background.


Black color preview on #78387E background

This text has black color on #78387E background.


White color preview on #78387E background

This text has white color on #78387E background.


Related colors

Complementary color

Complementary color for #hex is #87C781.


I love getcolorcode.com

Triadic colors

1 #7E7838 and #387E78 with #78387E are triadic colors.

2 #7E3878 and #38787E with #78387E are triadic colors.