COLOR #8F4B51

HEX: #8F4B51 RGB: (143,75,81)

Color info

#8F4B51 contains mainly red color. Web safe color of #8F4B51 is #993366 (or #936).

RGB color model

#8F4B51 color RGB value is (143,75,81).

RGB: (143,75,81) (56%, 29%, 32%)

RGB channels and saturation

R 143 of 255 = 56%
G 75 of 255 = 29%
B 81 of 255 = 32%

143
75
81

R + G + B ~ 39%. #8F4B51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 143 + 75 + 81 = 299 (100%)
R 143 of 299 ~ 47.83%
G 75 of 299 ~ 25.08%
B 81 of 299 ~ 27.09'%

%47.83
%25.08
%27.09

CMYK color model

#8F4B51 color CMYK value is (0,48,43,44).

  • cyan value is 0.00%
  • magenta value is 47.55%
  • yellow value is 43.36%
  • key color value is 43.92%

CMYK: (0,48,43,44)
C0M48Y43K44 (0%, 48%, 43%, 44%)
(0.00 / 0.48 / 0.43 / 0.44)

CMYK percentages

%0
%47.55
%43.36
%43.92

Codes

Color #8F4B51 in popluar color models

8F 4B 51
RGB 143 75 81
HSL 355° 31.19% 42.75%
HSB/HSV 355° 47.55% 56.08%
CMYK 0.00% 47.55% 43.36%
43.92%

Color #8F4B51 in popluar number systems.

HEX 8F 4B 51
Decimal 143 75 81
Binary 10001111 1001011 1010001
Octal 217 113 121

Shades and tints

Shades of #8F4B51

#8F4B51
(143,75,81)
#82454A
(130,69,74)
#753F43
(117,63,67)
#68393C
(104,57,60)
#5B3335
(91,51,53)
#4E2D2E
(78,45,46)
#412727
(65,39,39)
#342120
(52,33,32)
#271B19
(39,27,25)
#1A1512
(26,21,18)
#0D0F0B
(13,15,11)
#000000
(0,0,0)

Tints of #8F4B51

#8F4B51
(143,75,81)
#995B60
(153,91,96)
#A36B6F
(163,107,111)
#AD7B7E
(173,123,126)
#B78B8D
(183,139,141)
#C19B9C
(193,155,156)
#CBABAB
(203,171,171)
#D5BBBA
(213,187,186)
#DFCBC9
(223,203,201)
#E9DBD8
(233,219,216)
#F3EBE7
(243,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F4B51 color. Also use rgb(143,75,81) instead hex code.

Text Font Color

.myTextColor { color: #8F4B51; }

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

This text font color is #8F4B51.

Background Color

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

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

This div background color is #8F4B51.

Border color

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

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

This div border color is #8F4B51.

Opacity

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

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

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

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

This text has shadow with #8F4B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F4B51.

Preview

Color preview on black background

This text has color #8F4B51 on black background.


Color preview on white background

This text has color #8F4B51 on white background.


Black color preview on #8F4B51 background

This text has black color on #8F4B51 background.


White color preview on #8F4B51 background

This text has white color on #8F4B51 background.


Related colors

Complementary color

Complementary color for #hex is #70B4AE.


I love getcolorcode.com

Triadic colors

1 #518F4B and #4B518F with #8F4B51 are triadic colors.

2 #514B8F and #4B8F51 with #8F4B51 are triadic colors.