COLOR #8F7F61

HEX: #8F7F61 RGB: (143,127,97)

Color info

#8F7F61 contains red, green and blue colors in about the same proportion. Web safe color of #8F7F61 is #996666 (or #966).

RGB color model

#8F7F61 color RGB value is (143,127,97).

RGB: (143,127,97) (56%, 50%, 38%)

RGB channels and saturation

R 143 of 255 = 56%
G 127 of 255 = 50%
B 97 of 255 = 38%

143
127
97

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

Portions of RGB colors in percentages

R + G + B = 143 + 127 + 97 = 367 (100%)
R 143 of 367 ~ 38.96%
G 127 of 367 ~ 34.6%
B 97 of 367 ~ 26.43'%

%38.96
%34.6
%26.43

CMYK color model

#8F7F61 color CMYK value is (0,11,32,44).

  • cyan value is 0.00%
  • magenta value is 11.19%
  • yellow value is 32.17%
  • key color value is 43.92%

CMYK: (0,11,32,44)
C0M11Y32K44 (0%, 11%, 32%, 44%)
(0.00 / 0.11 / 0.32 / 0.44)

CMYK percentages

%0
%11.19
%32.17
%43.92

Codes

Color #8F7F61 in popluar color models

8F 7F 61
RGB 143 127 97
HSL 39° 19.17% 47.06%
HSB/HSV 39° 32.17% 56.08%
CMYK 0.00% 11.19% 32.17%
43.92%

Color #8F7F61 in popluar number systems.

HEX 8F 7F 61
Decimal 143 127 97
Binary 10001111 1111111 1100001
Octal 217 177 141

Shades and tints

Shades of #8F7F61

#8F7F61
(143,127,97)
#827459
(130,116,89)
#756951
(117,105,81)
#685E49
(104,94,73)
#5B5341
(91,83,65)
#4E4839
(78,72,57)
#413D31
(65,61,49)
#343229
(52,50,41)
#272721
(39,39,33)
#1A1C19
(26,28,25)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #8F7F61

#8F7F61
(143,127,97)
#998A6F
(153,138,111)
#A3957D
(163,149,125)
#ADA08B
(173,160,139)
#B7AB99
(183,171,153)
#C1B6A7
(193,182,167)
#CBC1B5
(203,193,181)
#D5CCC3
(213,204,195)
#DFD7D1
(223,215,209)
#E9E2DF
(233,226,223)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F7F61 color. Also use rgb(143,127,97) instead hex code.

Text Font Color

.myTextColor { color: #8F7F61; }

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

This text font color is #8F7F61.

Background Color

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

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

This div background color is #8F7F61.

Border color

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

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

This div border color is #8F7F61.

Opacity

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

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

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

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

This text has shadow with #8F7F61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F7F61.

Preview

Color preview on black background

This text has color #8F7F61 on black background.


Color preview on white background

This text has color #8F7F61 on white background.


Black color preview on #8F7F61 background

This text has black color on #8F7F61 background.


White color preview on #8F7F61 background

This text has white color on #8F7F61 background.


Related colors

Complementary color

Complementary color for #hex is #70809E.


I love getcolorcode.com

Triadic colors

1 #618F7F and #7F618F with #8F7F61 are triadic colors.

2 #617F8F and #7F8F61 with #8F7F61 are triadic colors.