COLOR #987958

HEX: #987958 RGB: (152,121,88)

Color info

#987958 contains mainly red and green colors. Web safe color of #987958 is #996666 (or #966).

RGB color model

#987958 color RGB value is (152,121,88).

RGB: (152,121,88) (60%, 47%, 35%)

RGB channels and saturation

R 152 of 255 = 60%
G 121 of 255 = 47%
B 88 of 255 = 35%

152
121
88

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

Portions of RGB colors in percentages

R + G + B = 152 + 121 + 88 = 361 (100%)
R 152 of 361 ~ 42.11%
G 121 of 361 ~ 33.52%
B 88 of 361 ~ 24.38'%

%42.11
%33.52
%24.38

CMYK color model

#987958 color CMYK value is (0,20,42,40).

  • cyan value is 0.00%
  • magenta value is 20.39%
  • yellow value is 42.11%
  • key color value is 40.39%
CMYK: (0,20,42,40) C0M20Y42K40 (0%,20%,42%,40%) (0.00/0.20/0.42/0.40) 

CMYK percentages

%0
%20.39
%42.11
%40.39

Codes

Color #987958 in popluar color models

98 79 58
RGB 152 121 88
HSL 31° 26.67% 47.06%
HSB/HSV 31° 42.11% 59.61%
CMYK 0.00% 20.39% 42.11%
40.39%

Color #987958 in popluar number systems.

HEX 98 79 58
Decimal 152 121 88
Binary 10011000 1111001 1011000
Octal 230 171 130

Shades and tints

Shades of #987958

#987958
(152,121,88)
#8B6E50
(139,110,80)
#7E6348
(126,99,72)
#715840
(113,88,64)
#644D38
(100,77,56)
#574230
(87,66,48)
#4A3728
(74,55,40)
#3D2C20
(61,44,32)
#302118
(48,33,24)
#231610
(35,22,16)
#160B08
(22,11,8)
#000000
(0,0,0)

Tints of #987958

#987958
(152,121,88)
#A18567
(161,133,103)
#AA9176
(170,145,118)
#B39D85
(179,157,133)
#BCA994
(188,169,148)
#C5B5A3
(197,181,163)
#CEC1B2
(206,193,178)
#D7CDC1
(215,205,193)
#E0D9D0
(224,217,208)
#E9E5DF
(233,229,223)
#F2F1EE
(242,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987958 color. Also use rgb(152,121,88) instead hex code.

Text Font Color

.myTextColor { color: #987958; }

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

This text font color is #987958.

Background Color

.myBgColor { background-color: #987958; }

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

This div background color is #987958.

Border color

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

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

This div border color is #987958.

Opacity

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

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

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

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

This text has shadow with #987958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987958.

Preview

Color preview on black background

This text has color #987958 on black background.


Color preview on white background

This text has color #987958 on white background.


Black color preview on #987958 background

This text has black color on #987958 background.


White color preview on #987958 background

This text has white color on #987958 background.


Related colors

Complementary color

Complementary color for #hex is #6786A7.


I love getcolorcode.com

Triadic colors

1 #589879 and #795898 with #987958 are triadic colors.

2 #587998 and #799858 with #987958 are triadic colors.