COLOR #78137B

HEX: #78137B RGB: (120,19,123)

Color info

#78137B contains mainly red and blue colors. Web safe color of #78137B is #660066 (or #606).

RGB color model

#78137B color RGB value is (120,19,123).

RGB: (120,19,123) (47%, 7%, 48%)

RGB channels and saturation

R 120 of 255 = 47%
G 19 of 255 = 7%
B 123 of 255 = 48%

120
19
123

R + G + B ~ 34%. #78137B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 19 + 123 = 262 (100%)
R 120 of 262 ~ 45.8%
G 19 of 262 ~ 7.25%
B 123 of 262 ~ 46.95'%

%45.8
%46.95

CMYK color model

#78137B color CMYK value is (2,85,0,52).

  • cyan value is 2.44%
  • magenta value is 84.55%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (2,85,0,52)
C2M85Y0K52 (2%, 85%, 0%, 52%)
(0.02 / 0.85 / 0.00 / 0.52)

CMYK percentages

%2.44
%84.55
%0
%51.76

Codes

Color #78137B in popluar color models

78 13 7B
RGB 120 19 123
HSL 298° 73.24% 27.84%
HSB/HSV 298° 84.55% 48.24%
CMYK 2.44% 84.55% 0.00%
51.76%

Color #78137B in popluar number systems.

HEX 78 13 7B
Decimal 120 19 123
Binary 1111000 10011 1111011
Octal 170 23 173

Shades and tints

Shades of #78137B

#78137B
(120,19,123)
#6E1270
(110,18,112)
#641165
(100,17,101)
#5A105A
(90,16,90)
#500F4F
(80,15,79)
#460E44
(70,14,68)
#3C0D39
(60,13,57)
#320C2E
(50,12,46)
#280B23
(40,11,35)
#1E0A18
(30,10,24)
#14090D
(20,9,13)
#000000
(0,0,0)

Tints of #78137B

#78137B
(120,19,123)
#842887
(132,40,135)
#903D93
(144,61,147)
#9C529F
(156,82,159)
#A867AB
(168,103,171)
#B47CB7
(180,124,183)
#C091C3
(192,145,195)
#CCA6CF
(204,166,207)
#D8BBDB
(216,187,219)
#E4D0E7
(228,208,231)
#F0E5F3
(240,229,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78137B color. Also use rgb(120,19,123) instead hex code.

Text Font Color

.myTextColor { color: #78137B; }

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

This text font color is #78137B.

Background Color

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

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

This div background color is #78137B.

Border color

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

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

This div border color is #78137B.

Opacity

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

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

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

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

This text has shadow with #78137B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78137B.

Preview

Color preview on black background

This text has color #78137B on black background.


Color preview on white background

This text has color #78137B on white background.


Black color preview on #78137B background

This text has black color on #78137B background.


White color preview on #78137B background

This text has white color on #78137B background.


Related colors

Complementary color

Complementary color for #hex is #87EC84.


I love getcolorcode.com

Triadic colors

1 #7B7813 and #137B78 with #78137B are triadic colors.

2 #7B1378 and #13787B with #78137B are triadic colors.