COLOR #8F6D41

HEX: #8F6D41 RGB: (143,109,65)

Color info

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

RGB color model

#8F6D41 color RGB value is (143,109,65).

RGB: (143,109,65) (56%, 43%, 25%)

RGB channels and saturation

R 143 of 255 = 56%
G 109 of 255 = 43%
B 65 of 255 = 25%

143
109
65

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

Portions of RGB colors in percentages

R + G + B = 143 + 109 + 65 = 317 (100%)
R 143 of 317 ~ 45.11%
G 109 of 317 ~ 34.38%
B 65 of 317 ~ 20.5'%

%45.11
%34.38
%20.5

CMYK color model

#8F6D41 color CMYK value is (0,24,55,44).

  • cyan value is 0.00%
  • magenta value is 23.78%
  • yellow value is 54.55%
  • key color value is 43.92%

CMYK: (0,24,55,44)
C0M24Y55K44 (0%, 24%, 55%, 44%)
(0.00 / 0.24 / 0.55 / 0.44)

CMYK percentages

%0
%23.78
%54.55
%43.92

Codes

Color #8F6D41 in popluar color models

8F 6D 41
RGB 143 109 65
HSL 34° 37.50% 40.78%
HSB/HSV 34° 54.55% 56.08%
CMYK 0.00% 23.78% 54.55%
43.92%

Color #8F6D41 in popluar number systems.

HEX 8F 6D 41
Decimal 143 109 65
Binary 10001111 1101101 1000001
Octal 217 155 101

Shades and tints

Shades of #8F6D41

#8F6D41
(143,109,65)
#82643C
(130,100,60)
#755B37
(117,91,55)
#685232
(104,82,50)
#5B492D
(91,73,45)
#4E4028
(78,64,40)
#413723
(65,55,35)
#342E1E
(52,46,30)
#272519
(39,37,25)
#1A1C14
(26,28,20)
#0D130F
(13,19,15)
#000000
(0,0,0)

Tints of #8F6D41

#8F6D41
(143,109,65)
#997A52
(153,122,82)
#A38763
(163,135,99)
#AD9474
(173,148,116)
#B7A185
(183,161,133)
#C1AE96
(193,174,150)
#CBBBA7
(203,187,167)
#D5C8B8
(213,200,184)
#DFD5C9
(223,213,201)
#E9E2DA
(233,226,218)
#F3EFEB
(243,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F6D41 color. Also use rgb(143,109,65) instead hex code.

Text Font Color

.myTextColor { color: #8F6D41; }

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

This text font color is #8F6D41.

Background Color

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

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

This div background color is #8F6D41.

Border color

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

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

This div border color is #8F6D41.

Opacity

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

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

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

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

This text has shadow with #8F6D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F6D41.

Preview

Color preview on black background

This text has color #8F6D41 on black background.


Color preview on white background

This text has color #8F6D41 on white background.


Black color preview on #8F6D41 background

This text has black color on #8F6D41 background.


White color preview on #8F6D41 background

This text has white color on #8F6D41 background.


Related colors

Complementary color

Complementary color for #hex is #7092BE.


I love getcolorcode.com

Triadic colors

1 #418F6D and #6D418F with #8F6D41 are triadic colors.

2 #416D8F and #6D8F41 with #8F6D41 are triadic colors.