COLOR #8F1378

HEX: #8F1378 RGB: (143,19,120)

Color info

#8F1378 contains mainly red and blue colors. Web safe color of #8F1378 is #990066 (or #906).

RGB color model

#8F1378 color RGB value is (143,19,120).

RGB: (143,19,120) (56%, 7%, 47%)

RGB channels and saturation

R 143 of 255 = 56%
G 19 of 255 = 7%
B 120 of 255 = 47%

143
19
120

R + G + B ~ 37%. #8F1378 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 143 + 19 + 120 = 282 (100%)
R 143 of 282 ~ 50.71%
G 19 of 282 ~ 6.74%
B 120 of 282 ~ 42.55'%

%50.71
%42.55

CMYK color model

#8F1378 color CMYK value is (0,87,16,44).

  • cyan value is 0.00%
  • magenta value is 86.71%
  • yellow value is 16.08%
  • key color value is 43.92%

CMYK: (0,87,16,44)
C0M87Y16K44 (0%, 87%, 16%, 44%)
(0.00 / 0.87 / 0.16 / 0.44)

CMYK percentages

%0
%86.71
%16.08
%43.92

Codes

Color #8F1378 in popluar color models

8F 13 78
RGB 143 19 120
HSL 311° 76.54% 31.76%
HSB/HSV 311° 86.71% 56.08%
CMYK 0.00% 86.71% 16.08%
43.92%

Color #8F1378 in popluar number systems.

HEX 8F 13 78
Decimal 143 19 120
Binary 10001111 10011 1111000
Octal 217 23 170

Shades and tints

Shades of #8F1378

#8F1378
(143,19,120)
#82126E
(130,18,110)
#751164
(117,17,100)
#68105A
(104,16,90)
#5B0F50
(91,15,80)
#4E0E46
(78,14,70)
#410D3C
(65,13,60)
#340C32
(52,12,50)
#270B28
(39,11,40)
#1A0A1E
(26,10,30)
#0D0914
(13,9,20)
#000000
(0,0,0)

Tints of #8F1378

#8F1378
(143,19,120)
#992884
(153,40,132)
#A33D90
(163,61,144)
#AD529C
(173,82,156)
#B767A8
(183,103,168)
#C17CB4
(193,124,180)
#CB91C0
(203,145,192)
#D5A6CC
(213,166,204)
#DFBBD8
(223,187,216)
#E9D0E4
(233,208,228)
#F3E5F0
(243,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F1378 color. Also use rgb(143,19,120) instead hex code.

Text Font Color

.myTextColor { color: #8F1378; }

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

This text font color is #8F1378.

Background Color

.myBgColor { background-color: #8F1378; }

<div style="background-color:#8F1378">Inner text</div>

This div background color is #8F1378.

Border color

.myBorderColor { border: 1px solid #8F1378; }

<div style="border:3px solid #8F1378">Div</div>

This div border color is #8F1378.

Opacity

.myOpacity80 { color: #8F1378; opacity: 0.8; }

<p style="color:#8F1378;opacity:0.8;">80%</p>

Text with #8F1378 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 #8F1378;}

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

This text has shadow with #8F1378 color.


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

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

This text has shadow with #8F1378 primary color and red secondary color.


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

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

This text has shadow with #8F1378 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8F1378.

Preview

Color preview on black background

This text has color #8F1378 on black background.


Color preview on white background

This text has color #8F1378 on white background.


Black color preview on #8F1378 background

This text has black color on #8F1378 background.


White color preview on #8F1378 background

This text has white color on #8F1378 background.


Related colors

Complementary color

Complementary color for #hex is #70EC87.


I love getcolorcode.com

Triadic colors

1 #788F13 and #13788F with #8F1378 are triadic colors.

2 #78138F and #138F78 with #8F1378 are triadic colors.