COLOR #8F6B4A

HEX: #8F6B4A RGB: (143,107,74)

Color info

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

RGB color model

#8F6B4A color RGB value is (143,107,74).

RGB: (143,107,74) (56%, 42%, 29%)

RGB channels and saturation

R 143 of 255 = 56%
G 107 of 255 = 42%
B 74 of 255 = 29%

143
107
74

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

Portions of RGB colors in percentages

R + G + B = 143 + 107 + 74 = 324 (100%)
R 143 of 324 ~ 44.14%
G 107 of 324 ~ 33.02%
B 74 of 324 ~ 22.84'%

%44.14
%33.02
%22.84

CMYK color model

#8F6B4A color CMYK value is (0,25,48,44).

  • cyan value is 0.00%
  • magenta value is 25.17%
  • yellow value is 48.25%
  • key color value is 43.92%

CMYK: (0,25,48,44)
C0M25Y48K44 (0%, 25%, 48%, 44%)
(0.00 / 0.25 / 0.48 / 0.44)

CMYK percentages

%0
%25.17
%48.25
%43.92

Codes

Color #8F6B4A in popluar color models

8F 6B 4A
RGB 143 107 74
HSL 29° 31.80% 42.55%
HSB/HSV 29° 48.25% 56.08%
CMYK 0.00% 25.17% 48.25%
43.92%

Color #8F6B4A in popluar number systems.

HEX 8F 6B 4A
Decimal 143 107 74
Binary 10001111 1101011 1001010
Octal 217 153 112

Shades and tints

Shades of #8F6B4A

#8F6B4A
(143,107,74)
#826244
(130,98,68)
#75593E
(117,89,62)
#685038
(104,80,56)
#5B4732
(91,71,50)
#4E3E2C
(78,62,44)
#413526
(65,53,38)
#342C20
(52,44,32)
#27231A
(39,35,26)
#1A1A14
(26,26,20)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #8F6B4A

#8F6B4A
(143,107,74)
#99785A
(153,120,90)
#A3856A
(163,133,106)
#AD927A
(173,146,122)
#B79F8A
(183,159,138)
#C1AC9A
(193,172,154)
#CBB9AA
(203,185,170)
#D5C6BA
(213,198,186)
#DFD3CA
(223,211,202)
#E9E0DA
(233,224,218)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F6B4A color. Also use rgb(143,107,74) instead hex code.

Text Font Color

.myTextColor { color: #8F6B4A; }

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

This text font color is #8F6B4A.

Background Color

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

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

This div background color is #8F6B4A.

Border color

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

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

This div border color is #8F6B4A.

Opacity

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

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

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

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

This text has shadow with #8F6B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F6B4A.

Preview

Color preview on black background

This text has color #8F6B4A on black background.


Color preview on white background

This text has color #8F6B4A on white background.


Black color preview on #8F6B4A background

This text has black color on #8F6B4A background.


White color preview on #8F6B4A background

This text has white color on #8F6B4A background.


Related colors

Complementary color

Complementary color for #hex is #7094B5.


I love getcolorcode.com

Triadic colors

1 #4A8F6B and #6B4A8F with #8F6B4A are triadic colors.

2 #4A6B8F and #6B8F4A with #8F6B4A are triadic colors.