COLOR #8F7E58

HEX: #8F7E58 RGB: (143,126,88)

Color info

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

RGB color model

#8F7E58 color RGB value is (143,126,88).

RGB: (143,126,88) (56%, 49%, 35%)

RGB channels and saturation

R 143 of 255 = 56%
G 126 of 255 = 49%
B 88 of 255 = 35%

143
126
88

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

Portions of RGB colors in percentages

R + G + B = 143 + 126 + 88 = 357 (100%)
R 143 of 357 ~ 40.06%
G 126 of 357 ~ 35.29%
B 88 of 357 ~ 24.65'%

%40.06
%35.29
%24.65

CMYK color model

#8F7E58 color CMYK value is (0,12,38,44).

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

CMYK: (0,12,38,44)
C0M12Y38K44 (0%, 12%, 38%, 44%)
(0.00 / 0.12 / 0.38 / 0.44)

CMYK percentages

%0
%11.89
%38.46
%43.92

Codes

Color #8F7E58 in popluar color models

8F 7E 58
RGB 143 126 88
HSL 41° 23.81% 45.29%
HSB/HSV 41° 38.46% 56.08%
CMYK 0.00% 11.89% 38.46%
43.92%

Color #8F7E58 in popluar number systems.

HEX 8F 7E 58
Decimal 143 126 88
Binary 10001111 1111110 1011000
Octal 217 176 130

Shades and tints

Shades of #8F7E58

#8F7E58
(143,126,88)
#827350
(130,115,80)
#756848
(117,104,72)
#685D40
(104,93,64)
#5B5238
(91,82,56)
#4E4730
(78,71,48)
#413C28
(65,60,40)
#343120
(52,49,32)
#272618
(39,38,24)
#1A1B10
(26,27,16)
#0D1008
(13,16,8)
#000000
(0,0,0)

Tints of #8F7E58

#8F7E58
(143,126,88)
#998967
(153,137,103)
#A39476
(163,148,118)
#AD9F85
(173,159,133)
#B7AA94
(183,170,148)
#C1B5A3
(193,181,163)
#CBC0B2
(203,192,178)
#D5CBC1
(213,203,193)
#DFD6D0
(223,214,208)
#E9E1DF
(233,225,223)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8F7E58; }

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

This text font color is #8F7E58.

Background Color

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

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

This div background color is #8F7E58.

Border color

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

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

This div border color is #8F7E58.

Opacity

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

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

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

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

This text has shadow with #8F7E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F7E58.

Preview

Color preview on black background

This text has color #8F7E58 on black background.


Color preview on white background

This text has color #8F7E58 on white background.


Black color preview on #8F7E58 background

This text has black color on #8F7E58 background.


White color preview on #8F7E58 background

This text has white color on #8F7E58 background.


Related colors

Complementary color

Complementary color for #hex is #7081A7.


I love getcolorcode.com

Triadic colors

1 #588F7E and #7E588F with #8F7E58 are triadic colors.

2 #587E8F and #7E8F58 with #8F7E58 are triadic colors.