COLOR #8F8C67

HEX: #8F8C67 RGB: (143,140,103)

Color info

#8F8C67 contains red, green and blue colors in about the same proportion. Web safe color of #8F8C67 is #999966 (or #996).

RGB color model

#8F8C67 color RGB value is (143,140,103).

RGB: (143,140,103) (56%, 55%, 40%)

RGB channels and saturation

R 143 of 255 = 56%
G 140 of 255 = 55%
B 103 of 255 = 40%

143
140
103

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

Portions of RGB colors in percentages

R + G + B = 143 + 140 + 103 = 386 (100%)
R 143 of 386 ~ 37.05%
G 140 of 386 ~ 36.27%
B 103 of 386 ~ 26.68'%

%37.05
%36.27
%26.68

CMYK color model

#8F8C67 color CMYK value is (0,2,28,44).

  • cyan value is 0.00%
  • magenta value is 2.10%
  • yellow value is 27.97%
  • key color value is 43.92%

CMYK: (0,2,28,44)
C0M2Y28K44 (0%, 2%, 28%, 44%)
(0.00 / 0.02 / 0.28 / 0.44)

CMYK percentages

%0
%2.1
%27.97
%43.92

Codes

Color #8F8C67 in popluar color models

8F 8C 67
RGB 143 140 103
HSL 56° 16.26% 48.24%
HSB/HSV 56° 27.97% 56.08%
CMYK 0.00% 2.10% 27.97%
43.92%

Color #8F8C67 in popluar number systems.

HEX 8F 8C 67
Decimal 143 140 103
Binary 10001111 10001100 1100111
Octal 217 214 147

Shades and tints

Shades of #8F8C67

#8F8C67
(143,140,103)
#82805E
(130,128,94)
#757455
(117,116,85)
#68684C
(104,104,76)
#5B5C43
(91,92,67)
#4E503A
(78,80,58)
#414431
(65,68,49)
#343828
(52,56,40)
#272C1F
(39,44,31)
#1A2016
(26,32,22)
#0D140D
(13,20,13)
#000000
(0,0,0)

Tints of #8F8C67

#8F8C67
(143,140,103)
#999674
(153,150,116)
#A3A081
(163,160,129)
#ADAA8E
(173,170,142)
#B7B49B
(183,180,155)
#C1BEA8
(193,190,168)
#CBC8B5
(203,200,181)
#D5D2C2
(213,210,194)
#DFDCCF
(223,220,207)
#E9E6DC
(233,230,220)
#F3F0E9
(243,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F8C67 color. Also use rgb(143,140,103) instead hex code.

Text Font Color

.myTextColor { color: #8F8C67; }

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

This text font color is #8F8C67.

Background Color

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

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

This div background color is #8F8C67.

Border color

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

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

This div border color is #8F8C67.

Opacity

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

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

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

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

This text has shadow with #8F8C67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F8C67.

Preview

Color preview on black background

This text has color #8F8C67 on black background.


Color preview on white background

This text has color #8F8C67 on white background.


Black color preview on #8F8C67 background

This text has black color on #8F8C67 background.


White color preview on #8F8C67 background

This text has white color on #8F8C67 background.


Related colors

Complementary color

Complementary color for #hex is #707398.


I love getcolorcode.com

Triadic colors

1 #678F8C and #8C678F with #8F8C67 are triadic colors.

2 #678C8F and #8C8F67 with #8F8C67 are triadic colors.