COLOR #987163

HEX: #987163 RGB: (152,113,99)

Color info

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

RGB color model

#987163 color RGB value is (152,113,99).

RGB: (152,113,99) (60%, 44%, 39%)

RGB channels and saturation

R 152 of 255 = 60%
G 113 of 255 = 44%
B 99 of 255 = 39%

152
113
99

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

Portions of RGB colors in percentages

R + G + B = 152 + 113 + 99 = 364 (100%)
R 152 of 364 ~ 41.76%
G 113 of 364 ~ 31.04%
B 99 of 364 ~ 27.2'%

%41.76
%31.04
%27.2

CMYK color model

#987163 color CMYK value is (0,26,35,40).

  • cyan value is 0.00%
  • magenta value is 25.66%
  • yellow value is 34.87%
  • key color value is 40.39%

CMYK: (0,26,35,40)
C0M26Y35K40 (0%, 26%, 35%, 40%)
(0.00 / 0.26 / 0.35 / 0.40)

CMYK percentages

%0
%25.66
%34.87
%40.39

Codes

Color #987163 in popluar color models

98 71 63
RGB 152 113 99
HSL 16° 21.12% 49.22%
HSB/HSV 16° 34.87% 59.61%
CMYK 0.00% 25.66% 34.87%
40.39%

Color #987163 in popluar number systems.

HEX 98 71 63
Decimal 152 113 99
Binary 10011000 1110001 1100011
Octal 230 161 143

Shades and tints

Shades of #987163

#987163
(152,113,99)
#8B675A
(139,103,90)
#7E5D51
(126,93,81)
#715348
(113,83,72)
#64493F
(100,73,63)
#573F36
(87,63,54)
#4A352D
(74,53,45)
#3D2B24
(61,43,36)
#30211B
(48,33,27)
#231712
(35,23,18)
#160D09
(22,13,9)
#000000
(0,0,0)

Tints of #987163

#987163
(152,113,99)
#A17D71
(161,125,113)
#AA897F
(170,137,127)
#B3958D
(179,149,141)
#BCA19B
(188,161,155)
#C5ADA9
(197,173,169)
#CEB9B7
(206,185,183)
#D7C5C5
(215,197,197)
#E0D1D3
(224,209,211)
#E9DDE1
(233,221,225)
#F2E9EF
(242,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987163 color. Also use rgb(152,113,99) instead hex code.

Text Font Color

.myTextColor { color: #987163; }

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

This text font color is #987163.

Background Color

.myBgColor { background-color: #987163; }

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

This div background color is #987163.

Border color

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

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

This div border color is #987163.

Opacity

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

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

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

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

This text has shadow with #987163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987163.

Preview

Color preview on black background

This text has color #987163 on black background.


Color preview on white background

This text has color #987163 on white background.


Black color preview on #987163 background

This text has black color on #987163 background.


White color preview on #987163 background

This text has white color on #987163 background.


Related colors

Complementary color

Complementary color for #hex is #678E9C.


I love getcolorcode.com

Triadic colors

1 #639871 and #716398 with #987163 are triadic colors.

2 #637198 and #719863 with #987163 are triadic colors.