COLOR #8F4D49

HEX: #8F4D49 RGB: (143,77,73)

Color info

#8F4D49 contains mainly red color. Web safe color of #8F4D49 is #993333 (or #933).

RGB color model

#8F4D49 color RGB value is (143,77,73).

RGB: (143,77,73) (56%, 30%, 29%)

RGB channels and saturation

R 143 of 255 = 56%
G 77 of 255 = 30%
B 73 of 255 = 29%

143
77
73

R + G + B ~ 38%. #8F4D49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 143 + 77 + 73 = 293 (100%)
R 143 of 293 ~ 48.81%
G 77 of 293 ~ 26.28%
B 73 of 293 ~ 24.91'%

%48.81
%26.28
%24.91

CMYK color model

#8F4D49 color CMYK value is (0,46,49,44).

  • cyan value is 0.00%
  • magenta value is 46.15%
  • yellow value is 48.95%
  • key color value is 43.92%

CMYK: (0,46,49,44)
C0M46Y49K44 (0%, 46%, 49%, 44%)
(0.00 / 0.46 / 0.49 / 0.44)

CMYK percentages

%0
%46.15
%48.95
%43.92

Codes

Color #8F4D49 in popluar color models

8F 4D 49
RGB 143 77 73
HSL 32.41% 42.35%
HSB/HSV 48.95% 56.08%
CMYK 0.00% 46.15% 48.95%
43.92%

Color #8F4D49 in popluar number systems.

HEX 8F 4D 49
Decimal 143 77 73
Binary 10001111 1001101 1001001
Octal 217 115 111

Shades and tints

Shades of #8F4D49

#8F4D49
(143,77,73)
#824643
(130,70,67)
#753F3D
(117,63,61)
#683837
(104,56,55)
#5B3131
(91,49,49)
#4E2A2B
(78,42,43)
#412325
(65,35,37)
#341C1F
(52,28,31)
#271519
(39,21,25)
#1A0E13
(26,14,19)
#0D070D
(13,7,13)
#000000
(0,0,0)

Tints of #8F4D49

#8F4D49
(143,77,73)
#995D59
(153,93,89)
#A36D69
(163,109,105)
#AD7D79
(173,125,121)
#B78D89
(183,141,137)
#C19D99
(193,157,153)
#CBADA9
(203,173,169)
#D5BDB9
(213,189,185)
#DFCDC9
(223,205,201)
#E9DDD9
(233,221,217)
#F3EDE9
(243,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F4D49 color. Also use rgb(143,77,73) instead hex code.

Text Font Color

.myTextColor { color: #8F4D49; }

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

This text font color is #8F4D49.

Background Color

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

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

This div background color is #8F4D49.

Border color

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

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

This div border color is #8F4D49.

Opacity

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

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

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

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

This text has shadow with #8F4D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F4D49.

Preview

Color preview on black background

This text has color #8F4D49 on black background.


Color preview on white background

This text has color #8F4D49 on white background.


Black color preview on #8F4D49 background

This text has black color on #8F4D49 background.


White color preview on #8F4D49 background

This text has white color on #8F4D49 background.


Related colors

Complementary color

Complementary color for #hex is #70B2B6.


I love getcolorcode.com

Triadic colors

1 #498F4D and #4D498F with #8F4D49 are triadic colors.

2 #494D8F and #4D8F49 with #8F4D49 are triadic colors.