COLOR #8F7149

HEX: #8F7149 RGB: (143,113,73)

Color info

#8F7149 contains mainly red and green colors. Web safe color of #8F7149 is #996633 (or #963).

RGB color model

#8F7149 color RGB value is (143,113,73).

RGB: (143,113,73) (56%, 44%, 29%)

RGB channels and saturation

R 143 of 255 = 56%
G 113 of 255 = 44%
B 73 of 255 = 29%

143
113
73

R + G + B ~ 43%. #8F7149 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 143 + 113 + 73 = 329 (100%)
R 143 of 329 ~ 43.47%
G 113 of 329 ~ 34.35%
B 73 of 329 ~ 22.19'%

%43.47
%34.35
%22.19

CMYK color model

#8F7149 color CMYK value is (0,21,49,44).

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

CMYK: (0,21,49,44)
C0M21Y49K44 (0%, 21%, 49%, 44%)
(0.00 / 0.21 / 0.49 / 0.44)

CMYK percentages

%0
%20.98
%48.95
%43.92

Codes

Color #8F7149 in popluar color models

8F 71 49
RGB 143 113 73
HSL 34° 32.41% 42.35%
HSB/HSV 34° 48.95% 56.08%
CMYK 0.00% 20.98% 48.95%
43.92%

Color #8F7149 in popluar number systems.

HEX 8F 71 49
Decimal 143 113 73
Binary 10001111 1110001 1001001
Octal 217 161 111

Shades and tints

Shades of #8F7149

#8F7149
(143,113,73)
#826743
(130,103,67)
#755D3D
(117,93,61)
#685337
(104,83,55)
#5B4931
(91,73,49)
#4E3F2B
(78,63,43)
#413525
(65,53,37)
#342B1F
(52,43,31)
#272119
(39,33,25)
#1A1713
(26,23,19)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #8F7149

#8F7149
(143,113,73)
#997D59
(153,125,89)
#A38969
(163,137,105)
#AD9579
(173,149,121)
#B7A189
(183,161,137)
#C1AD99
(193,173,153)
#CBB9A9
(203,185,169)
#D5C5B9
(213,197,185)
#DFD1C9
(223,209,201)
#E9DDD9
(233,221,217)
#F3E9E9
(243,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8F7149; }

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

This text font color is #8F7149.

Background Color

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

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

This div background color is #8F7149.

Border color

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

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

This div border color is #8F7149.

Opacity

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

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

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

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

This text has shadow with #8F7149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F7149.

Preview

Color preview on black background

This text has color #8F7149 on black background.


Color preview on white background

This text has color #8F7149 on white background.


Black color preview on #8F7149 background

This text has black color on #8F7149 background.


White color preview on #8F7149 background

This text has white color on #8F7149 background.


Related colors

Complementary color

Complementary color for #hex is #708EB6.


I love getcolorcode.com

Triadic colors

1 #498F71 and #71498F with #8F7149 are triadic colors.

2 #49718F and #718F49 with #8F7149 are triadic colors.