COLOR #8F7C79

HEX: #8F7C79 RGB: (143,124,121)

Color info

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

RGB color model

#8F7C79 color RGB value is (143,124,121).

RGB: (143,124,121) (56%, 49%, 47%)

RGB channels and saturation

R 143 of 255 = 56%
G 124 of 255 = 49%
B 121 of 255 = 47%

143
124
121

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

Portions of RGB colors in percentages

R + G + B = 143 + 124 + 121 = 388 (100%)
R 143 of 388 ~ 36.86%
G 124 of 388 ~ 31.96%
B 121 of 388 ~ 31.19'%

%36.86
%31.96
%31.19

CMYK color model

#8F7C79 color CMYK value is (0,13,15,44).

  • cyan value is 0.00%
  • magenta value is 13.29%
  • yellow value is 15.38%
  • key color value is 43.92%
CMYK: (0,13,15,44) C0M13Y15K44 (0%,13%,15%,44%) (0.00/0.13/0.15/0.44) 

CMYK percentages

%0
%13.29
%15.38
%43.92

Codes

Color #8F7C79 in popluar color models

8F 7C 79
RGB 143 124 121
HSL 8.94% 51.76%
HSB/HSV 15.38% 56.08%
CMYK 0.00% 13.29% 15.38%
43.92%

Color #8F7C79 in popluar number systems.

HEX 8F 7C 79
Decimal 143 124 121
Binary 10001111 1111100 1111001
Octal 217 174 171

Shades and tints

Shades of #8F7C79

#8F7C79
(143,124,121)
#82716E
(130,113,110)
#756663
(117,102,99)
#685B58
(104,91,88)
#5B504D
(91,80,77)
#4E4542
(78,69,66)
#413A37
(65,58,55)
#342F2C
(52,47,44)
#272421
(39,36,33)
#1A1916
(26,25,22)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #8F7C79

#8F7C79
(143,124,121)
#998785
(153,135,133)
#A39291
(163,146,145)
#AD9D9D
(173,157,157)
#B7A8A9
(183,168,169)
#C1B3B5
(193,179,181)
#CBBEC1
(203,190,193)
#D5C9CD
(213,201,205)
#DFD4D9
(223,212,217)
#E9DFE5
(233,223,229)
#F3EAF1
(243,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F7C79 color. Also use rgb(143,124,121) instead hex code.

Text Font Color

.myTextColor { color: #8F7C79; }

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

This text font color is #8F7C79.

Background Color

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

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

This div background color is #8F7C79.

Border color

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

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

This div border color is #8F7C79.

Opacity

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

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

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

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

This text has shadow with #8F7C79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F7C79.

Preview

Color preview on black background

This text has color #8F7C79 on black background.


Color preview on white background

This text has color #8F7C79 on white background.


Black color preview on #8F7C79 background

This text has black color on #8F7C79 background.


White color preview on #8F7C79 background

This text has white color on #8F7C79 background.


Related colors

Complementary color

Complementary color for #hex is #708386.


I love getcolorcode.com

Triadic colors

1 #798F7C and #7C798F with #8F7C79 are triadic colors.

2 #797C8F and #7C8F79 with #8F7C79 are triadic colors.