COLOR #8F7E38

HEX: #8F7E38 RGB: (143,126,56)

Color info

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

RGB color model

#8F7E38 color RGB value is (143,126,56).

RGB: (143,126,56) (56%, 49%, 22%)

RGB channels and saturation

R 143 of 255 = 56%
G 126 of 255 = 49%
B 56 of 255 = 22%

143
126
56

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

Portions of RGB colors in percentages

R + G + B = 143 + 126 + 56 = 325 (100%)
R 143 of 325 ~ 44%
G 126 of 325 ~ 38.77%
B 56 of 325 ~ 17.23'%

%44
%38.77
%17.23

CMYK color model

#8F7E38 color CMYK value is (0,12,61,44).

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

CMYK: (0,12,61,44)
C0M12Y61K44 (0%, 12%, 61%, 44%)
(0.00 / 0.12 / 0.61 / 0.44)

CMYK percentages

%0
%11.89
%60.84
%43.92

Codes

Color #8F7E38 in popluar color models

8F 7E 38
RGB 143 126 56
HSL 48° 43.72% 39.02%
HSB/HSV 48° 60.84% 56.08%
CMYK 0.00% 11.89% 60.84%
43.92%

Color #8F7E38 in popluar number systems.

HEX 8F 7E 38
Decimal 143 126 56
Binary 10001111 1111110 111000
Octal 217 176 70

Shades and tints

Shades of #8F7E38

#8F7E38
(143,126,56)
#827333
(130,115,51)
#75682E
(117,104,46)
#685D29
(104,93,41)
#5B5224
(91,82,36)
#4E471F
(78,71,31)
#413C1A
(65,60,26)
#343115
(52,49,21)
#272610
(39,38,16)
#1A1B0B
(26,27,11)
#0D1006
(13,16,6)
#000000
(0,0,0)

Tints of #8F7E38

#8F7E38
(143,126,56)
#99894A
(153,137,74)
#A3945C
(163,148,92)
#AD9F6E
(173,159,110)
#B7AA80
(183,170,128)
#C1B592
(193,181,146)
#CBC0A4
(203,192,164)
#D5CBB6
(213,203,182)
#DFD6C8
(223,214,200)
#E9E1DA
(233,225,218)
#F3ECEC
(243,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8F7E38; }

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

This text font color is #8F7E38.

Background Color

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

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

This div background color is #8F7E38.

Border color

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

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

This div border color is #8F7E38.

Opacity

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

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

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

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

This text has shadow with #8F7E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F7E38.

Preview

Color preview on black background

This text has color #8F7E38 on black background.


Color preview on white background

This text has color #8F7E38 on white background.


Black color preview on #8F7E38 background

This text has black color on #8F7E38 background.


White color preview on #8F7E38 background

This text has white color on #8F7E38 background.


Related colors

Complementary color

Complementary color for #hex is #7081C7.


I love getcolorcode.com

Triadic colors

1 #388F7E and #7E388F with #8F7E38 are triadic colors.

2 #387E8F and #7E8F38 with #8F7E38 are triadic colors.