COLOR #8F7E69

HEX: #8F7E69 RGB: (143,126,105)

Color info

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

RGB color model

#8F7E69 color RGB value is (143,126,105).

RGB: (143,126,105) (56%, 49%, 41%)

RGB channels and saturation

R 143 of 255 = 56%
G 126 of 255 = 49%
B 105 of 255 = 41%

143
126
105

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

Portions of RGB colors in percentages

R + G + B = 143 + 126 + 105 = 374 (100%)
R 143 of 374 ~ 38.24%
G 126 of 374 ~ 33.69%
B 105 of 374 ~ 28.07'%

%38.24
%33.69
%28.07

CMYK color model

#8F7E69 color CMYK value is (0,12,27,44).

  • cyan value is 0.00%
  • magenta value is 11.89%
  • yellow value is 26.57%
  • key color value is 43.92%

CMYK: (0,12,27,44)
C0M12Y27K44 (0%, 12%, 27%, 44%)
(0.00 / 0.12 / 0.27 / 0.44)

CMYK percentages

%0
%11.89
%26.57
%43.92

Codes

Color #8F7E69 in popluar color models

8F 7E 69
RGB 143 126 105
HSL 33° 15.32% 48.63%
HSB/HSV 33° 26.57% 56.08%
CMYK 0.00% 11.89% 26.57%
43.92%

Color #8F7E69 in popluar number systems.

HEX 8F 7E 69
Decimal 143 126 105
Binary 10001111 1111110 1101001
Octal 217 176 151

Shades and tints

Shades of #8F7E69

#8F7E69
(143,126,105)
#827360
(130,115,96)
#756857
(117,104,87)
#685D4E
(104,93,78)
#5B5245
(91,82,69)
#4E473C
(78,71,60)
#413C33
(65,60,51)
#34312A
(52,49,42)
#272621
(39,38,33)
#1A1B18
(26,27,24)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #8F7E69

#8F7E69
(143,126,105)
#998976
(153,137,118)
#A39483
(163,148,131)
#AD9F90
(173,159,144)
#B7AA9D
(183,170,157)
#C1B5AA
(193,181,170)
#CBC0B7
(203,192,183)
#D5CBC4
(213,203,196)
#DFD6D1
(223,214,209)
#E9E1DE
(233,225,222)
#F3ECEB
(243,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F7E69 color. Also use rgb(143,126,105) instead hex code.

Text Font Color

.myTextColor { color: #8F7E69; }

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

This text font color is #8F7E69.

Background Color

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

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

This div background color is #8F7E69.

Border color

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

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

This div border color is #8F7E69.

Opacity

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

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

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

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

This text has shadow with #8F7E69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F7E69.

Preview

Color preview on black background

This text has color #8F7E69 on black background.


Color preview on white background

This text has color #8F7E69 on white background.


Black color preview on #8F7E69 background

This text has black color on #8F7E69 background.


White color preview on #8F7E69 background

This text has white color on #8F7E69 background.


Related colors

Complementary color

Complementary color for #hex is #708196.


I love getcolorcode.com

Triadic colors

1 #698F7E and #7E698F with #8F7E69 are triadic colors.

2 #697E8F and #7E8F69 with #8F7E69 are triadic colors.