COLOR #987063

HEX: #987063 RGB: (152,112,99)

Color info

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

RGB color model

#987063 color RGB value is (152,112,99).

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

RGB channels and saturation

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

152
112
99

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

Portions of RGB colors in percentages

R + G + B = 152 + 112 + 99 = 363 (100%)
R 152 of 363 ~ 41.87%
G 112 of 363 ~ 30.85%
B 99 of 363 ~ 27.27'%

%41.87
%30.85
%27.27

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 26.32%
  • 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
%26.32
%34.87
%40.39

Codes

Color #987063 in popluar color models

98 70 63
RGB 152 112 99
HSL 15° 21.12% 49.22%
HSB/HSV 15° 34.87% 59.61%
CMYK 0.00% 26.32% 34.87%
40.39%

Color #987063 in popluar number systems.

HEX 98 70 63
Decimal 152 112 99
Binary 10011000 1110000 1100011
Octal 230 160 143

Shades and tints

Shades of #987063

#987063
(152,112,99)
#8B665A
(139,102,90)
#7E5C51
(126,92,81)
#715248
(113,82,72)
#64483F
(100,72,63)
#573E36
(87,62,54)
#4A342D
(74,52,45)
#3D2A24
(61,42,36)
#30201B
(48,32,27)
#231612
(35,22,18)
#160C09
(22,12,9)
#000000
(0,0,0)

Tints of #987063

#987063
(152,112,99)
#A17D71
(161,125,113)
#AA8A7F
(170,138,127)
#B3978D
(179,151,141)
#BCA49B
(188,164,155)
#C5B1A9
(197,177,169)
#CEBEB7
(206,190,183)
#D7CBC5
(215,203,197)
#E0D8D3
(224,216,211)
#E9E5E1
(233,229,225)
#F2F2EF
(242,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987063; }

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

This text font color is #987063.

Background Color

.myBgColor { background-color: #987063; }

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

This div background color is #987063.

Border color

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

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

This div border color is #987063.

Opacity

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

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

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

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

This text has shadow with #987063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987063.

Preview

Color preview on black background

This text has color #987063 on black background.


Color preview on white background

This text has color #987063 on white background.


Black color preview on #987063 background

This text has black color on #987063 background.


White color preview on #987063 background

This text has white color on #987063 background.


Related colors

Complementary color

Complementary color for #hex is #678F9C.


I love getcolorcode.com

Triadic colors

1 #639870 and #706398 with #987063 are triadic colors.

2 #637098 and #709863 with #987063 are triadic colors.