COLOR #987642

HEX: #987642 RGB: (152,118,66)

Color info

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

RGB color model

#987642 color RGB value is (152,118,66).

RGB: (152,118,66) (60%, 46%, 26%)

RGB channels and saturation

R 152 of 255 = 60%
G 118 of 255 = 46%
B 66 of 255 = 26%

152
118
66

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

Portions of RGB colors in percentages

R + G + B = 152 + 118 + 66 = 336 (100%)
R 152 of 336 ~ 45.24%
G 118 of 336 ~ 35.12%
B 66 of 336 ~ 19.64'%

%45.24
%35.12
%19.64

CMYK color model

#987642 color CMYK value is (0,22,57,40).

  • cyan value is 0.00%
  • magenta value is 22.37%
  • yellow value is 56.58%
  • key color value is 40.39%

CMYK: (0,22,57,40)
C0M22Y57K40 (0%, 22%, 57%, 40%)
(0.00 / 0.22 / 0.57 / 0.40)

CMYK percentages

%0
%22.37
%56.58
%40.39

Codes

Color #987642 in popluar color models

98 76 42
RGB 152 118 66
HSL 36° 39.45% 42.75%
HSB/HSV 36° 56.58% 59.61%
CMYK 0.00% 22.37% 56.58%
40.39%

Color #987642 in popluar number systems.

HEX 98 76 42
Decimal 152 118 66
Binary 10011000 1110110 1000010
Octal 230 166 102

Shades and tints

Shades of #987642

#987642
(152,118,66)
#8B6C3C
(139,108,60)
#7E6236
(126,98,54)
#715830
(113,88,48)
#644E2A
(100,78,42)
#574424
(87,68,36)
#4A3A1E
(74,58,30)
#3D3018
(61,48,24)
#302612
(48,38,18)
#231C0C
(35,28,12)
#161206
(22,18,6)
#000000
(0,0,0)

Tints of #987642

#987642
(152,118,66)
#A18253
(161,130,83)
#AA8E64
(170,142,100)
#B39A75
(179,154,117)
#BCA686
(188,166,134)
#C5B297
(197,178,151)
#CEBEA8
(206,190,168)
#D7CAB9
(215,202,185)
#E0D6CA
(224,214,202)
#E9E2DB
(233,226,219)
#F2EEEC
(242,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987642 color. Also use rgb(152,118,66) instead hex code.

Text Font Color

.myTextColor { color: #987642; }

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

This text font color is #987642.

Background Color

.myBgColor { background-color: #987642; }

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

This div background color is #987642.

Border color

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

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

This div border color is #987642.

Opacity

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

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

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

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

This text has shadow with #987642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987642.

Preview

Color preview on black background

This text has color #987642 on black background.


Color preview on white background

This text has color #987642 on white background.


Black color preview on #987642 background

This text has black color on #987642 background.


White color preview on #987642 background

This text has white color on #987642 background.


Related colors

Complementary color

Complementary color for #hex is #6789BD.


I love getcolorcode.com

Triadic colors

1 #429876 and #764298 with #987642 are triadic colors.

2 #427698 and #769842 with #987642 are triadic colors.