COLOR #987467

HEX: #987467 RGB: (152,116,103)

Color info

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

RGB color model

#987467 color RGB value is (152,116,103).

RGB: (152,116,103) (60%, 45%, 40%)

RGB channels and saturation

R 152 of 255 = 60%
G 116 of 255 = 45%
B 103 of 255 = 40%

152
116
103

R + G + B ~ 48%. #987467 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 152 + 116 + 103 = 371 (100%)
R 152 of 371 ~ 40.97%
G 116 of 371 ~ 31.27%
B 103 of 371 ~ 27.76'%

%40.97
%31.27
%27.76

CMYK color model

#987467 color CMYK value is (0,24,32,40).

  • cyan value is 0.00%
  • magenta value is 23.68%
  • yellow value is 32.24%
  • key color value is 40.39%

CMYK: (0,24,32,40)
C0M24Y32K40 (0%, 24%, 32%, 40%)
(0.00 / 0.24 / 0.32 / 0.40)

CMYK percentages

%0
%23.68
%32.24
%40.39

Codes

Color #987467 in popluar color models

98 74 67
RGB 152 116 103
HSL 16° 19.22% 50.00%
HSB/HSV 16° 32.24% 59.61%
CMYK 0.00% 23.68% 32.24%
40.39%

Color #987467 in popluar number systems.

HEX 98 74 67
Decimal 152 116 103
Binary 10011000 1110100 1100111
Octal 230 164 147

Shades and tints

Shades of #987467

#987467
(152,116,103)
#8B6A5E
(139,106,94)
#7E6055
(126,96,85)
#71564C
(113,86,76)
#644C43
(100,76,67)
#57423A
(87,66,58)
#4A3831
(74,56,49)
#3D2E28
(61,46,40)
#30241F
(48,36,31)
#231A16
(35,26,22)
#16100D
(22,16,13)
#000000
(0,0,0)

Tints of #987467

#987467
(152,116,103)
#A18074
(161,128,116)
#AA8C81
(170,140,129)
#B3988E
(179,152,142)
#BCA49B
(188,164,155)
#C5B0A8
(197,176,168)
#CEBCB5
(206,188,181)
#D7C8C2
(215,200,194)
#E0D4CF
(224,212,207)
#E9E0DC
(233,224,220)
#F2ECE9
(242,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987467 color. Also use rgb(152,116,103) instead hex code.

Text Font Color

.myTextColor { color: #987467; }

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

This text font color is #987467.

Background Color

.myBgColor { background-color: #987467; }

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

This div background color is #987467.

Border color

.myBorderColor { border: 1px solid #987467; }

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

This div border color is #987467.

Opacity

.myOpacity80 { color: #987467; opacity: 0.8; }

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

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

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

This text has shadow with #987467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987467.

Preview

Color preview on black background

This text has color #987467 on black background.


Color preview on white background

This text has color #987467 on white background.


Black color preview on #987467 background

This text has black color on #987467 background.


White color preview on #987467 background

This text has white color on #987467 background.


Related colors

Complementary color

Complementary color for #hex is #678B98.


I love getcolorcode.com

Triadic colors

1 #679874 and #746798 with #987467 are triadic colors.

2 #677498 and #749867 with #987467 are triadic colors.