COLOR #8F1F63

HEX: #8F1F63 RGB: (143,31,99)

Color info

#8F1F63 contains mainly red and blue colors. Web safe color of #8F1F63 is #993366 (or #936).

RGB color model

#8F1F63 color RGB value is (143,31,99).

RGB: (143,31,99) (56%, 12%, 39%)

RGB channels and saturation

R 143 of 255 = 56%
G 31 of 255 = 12%
B 99 of 255 = 39%

143
31
99

R + G + B ~ 36%. #8F1F63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 143 + 31 + 99 = 273 (100%)
R 143 of 273 ~ 52.38%
G 31 of 273 ~ 11.36%
B 99 of 273 ~ 36.26'%

%52.38
%11.36
%36.26

CMYK color model

#8F1F63 color CMYK value is (0,78,31,44).

  • cyan value is 0.00%
  • magenta value is 78.32%
  • yellow value is 30.77%
  • key color value is 43.92%

CMYK: (0,78,31,44)
C0M78Y31K44 (0%, 78%, 31%, 44%)
(0.00 / 0.78 / 0.31 / 0.44)

CMYK percentages

%0
%78.32
%30.77
%43.92

Codes

Color #8F1F63 in popluar color models

8F 1F 63
RGB 143 31 99
HSL 324° 64.37% 34.12%
HSB/HSV 324° 78.32% 56.08%
CMYK 0.00% 78.32% 30.77%
43.92%

Color #8F1F63 in popluar number systems.

HEX 8F 1F 63
Decimal 143 31 99
Binary 10001111 11111 1100011
Octal 217 37 143

Shades and tints

Shades of #8F1F63

#8F1F63
(143,31,99)
#821D5A
(130,29,90)
#751B51
(117,27,81)
#681948
(104,25,72)
#5B173F
(91,23,63)
#4E1536
(78,21,54)
#41132D
(65,19,45)
#341124
(52,17,36)
#270F1B
(39,15,27)
#1A0D12
(26,13,18)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #8F1F63

#8F1F63
(143,31,99)
#993371
(153,51,113)
#A3477F
(163,71,127)
#AD5B8D
(173,91,141)
#B76F9B
(183,111,155)
#C183A9
(193,131,169)
#CB97B7
(203,151,183)
#D5ABC5
(213,171,197)
#DFBFD3
(223,191,211)
#E9D3E1
(233,211,225)
#F3E7EF
(243,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F1F63 color. Also use rgb(143,31,99) instead hex code.

Text Font Color

.myTextColor { color: #8F1F63; }

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

This text font color is #8F1F63.

Background Color

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

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

This div background color is #8F1F63.

Border color

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

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

This div border color is #8F1F63.

Opacity

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

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

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

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

This text has shadow with #8F1F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F1F63.

Preview

Color preview on black background

This text has color #8F1F63 on black background.


Color preview on white background

This text has color #8F1F63 on white background.


Black color preview on #8F1F63 background

This text has black color on #8F1F63 background.


White color preview on #8F1F63 background

This text has white color on #8F1F63 background.


Related colors

Complementary color

Complementary color for #hex is #70E09C.


I love getcolorcode.com

Triadic colors

1 #638F1F and #1F638F with #8F1F63 are triadic colors.

2 #631F8F and #1F8F63 with #8F1F63 are triadic colors.