COLOR #8F2D62

HEX: #8F2D62 RGB: (143,45,98)

Color info

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

RGB color model

#8F2D62 color RGB value is (143,45,98).

RGB: (143,45,98) (56%, 18%, 38%)

RGB channels and saturation

R 143 of 255 = 56%
G 45 of 255 = 18%
B 98 of 255 = 38%

143
45
98

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

Portions of RGB colors in percentages

R + G + B = 143 + 45 + 98 = 286 (100%)
R 143 of 286 ~ 50%
G 45 of 286 ~ 15.73%
B 98 of 286 ~ 34.27'%

%50
%15.73
%34.27

CMYK color model

#8F2D62 color CMYK value is (0,69,31,44).

  • cyan value is 0.00%
  • magenta value is 68.53%
  • yellow value is 31.47%
  • key color value is 43.92%

CMYK: (0,69,31,44)
C0M69Y31K44 (0%, 69%, 31%, 44%)
(0.00 / 0.69 / 0.31 / 0.44)

CMYK percentages

%0
%68.53
%31.47
%43.92

Codes

Color #8F2D62 in popluar color models

8F 2D 62
RGB 143 45 98
HSL 328° 52.13% 36.86%
HSB/HSV 328° 68.53% 56.08%
CMYK 0.00% 68.53% 31.47%
43.92%

Color #8F2D62 in popluar number systems.

HEX 8F 2D 62
Decimal 143 45 98
Binary 10001111 101101 1100010
Octal 217 55 142

Shades and tints

Shades of #8F2D62

#8F2D62
(143,45,98)
#82295A
(130,41,90)
#752552
(117,37,82)
#68214A
(104,33,74)
#5B1D42
(91,29,66)
#4E193A
(78,25,58)
#411532
(65,21,50)
#34112A
(52,17,42)
#270D22
(39,13,34)
#1A091A
(26,9,26)
#0D0512
(13,5,18)
#000000
(0,0,0)

Tints of #8F2D62

#8F2D62
(143,45,98)
#994070
(153,64,112)
#A3537E
(163,83,126)
#AD668C
(173,102,140)
#B7799A
(183,121,154)
#C18CA8
(193,140,168)
#CB9FB6
(203,159,182)
#D5B2C4
(213,178,196)
#DFC5D2
(223,197,210)
#E9D8E0
(233,216,224)
#F3EBEE
(243,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F2D62 color. Also use rgb(143,45,98) instead hex code.

Text Font Color

.myTextColor { color: #8F2D62; }

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

This text font color is #8F2D62.

Background Color

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

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

This div background color is #8F2D62.

Border color

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

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

This div border color is #8F2D62.

Opacity

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

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

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

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

This text has shadow with #8F2D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F2D62.

Preview

Color preview on black background

This text has color #8F2D62 on black background.


Color preview on white background

This text has color #8F2D62 on white background.


Black color preview on #8F2D62 background

This text has black color on #8F2D62 background.


White color preview on #8F2D62 background

This text has white color on #8F2D62 background.


Related colors

Complementary color

Complementary color for #hex is #70D29D.


I love getcolorcode.com

Triadic colors

1 #628F2D and #2D628F with #8F2D62 are triadic colors.

2 #622D8F and #2D8F62 with #8F2D62 are triadic colors.