COLOR #987674

HEX: #987674 RGB: (152,118,116)

Color info

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

RGB color model

#987674 color RGB value is (152,118,116).

RGB: (152,118,116) (60%, 46%, 45%)

RGB channels and saturation

R 152 of 255 = 60%
G 118 of 255 = 46%
B 116 of 255 = 45%

152
118
116

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

Portions of RGB colors in percentages

R + G + B = 152 + 118 + 116 = 386 (100%)
R 152 of 386 ~ 39.38%
G 118 of 386 ~ 30.57%
B 116 of 386 ~ 30.05'%

%39.38
%30.57
%30.05

CMYK color model

#987674 color CMYK value is (0,22,24,40).

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

CMYK: (0,22,24,40)
C0M22Y24K40 (0%, 22%, 24%, 40%)
(0.00 / 0.22 / 0.24 / 0.40)

CMYK percentages

%0
%22.37
%23.68
%40.39

Codes

Color #987674 in popluar color models

98 76 74
RGB 152 118 116
HSL 14.88% 52.55%
HSB/HSV 23.68% 59.61%
CMYK 0.00% 22.37% 23.68%
40.39%

Color #987674 in popluar number systems.

HEX 98 76 74
Decimal 152 118 116
Binary 10011000 1110110 1110100
Octal 230 166 164

Shades and tints

Shades of #987674

#987674
(152,118,116)
#8B6C6A
(139,108,106)
#7E6260
(126,98,96)
#715856
(113,88,86)
#644E4C
(100,78,76)
#574442
(87,68,66)
#4A3A38
(74,58,56)
#3D302E
(61,48,46)
#302624
(48,38,36)
#231C1A
(35,28,26)
#161210
(22,18,16)
#000000
(0,0,0)

Tints of #987674

#987674
(152,118,116)
#A18280
(161,130,128)
#AA8E8C
(170,142,140)
#B39A98
(179,154,152)
#BCA6A4
(188,166,164)
#C5B2B0
(197,178,176)
#CEBEBC
(206,190,188)
#D7CAC8
(215,202,200)
#E0D6D4
(224,214,212)
#E9E2E0
(233,226,224)
#F2EEEC
(242,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987674; }

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

This text font color is #987674.

Background Color

.myBgColor { background-color: #987674; }

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

This div background color is #987674.

Border color

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

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

This div border color is #987674.

Opacity

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

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

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

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

This text has shadow with #987674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987674.

Preview

Color preview on black background

This text has color #987674 on black background.


Color preview on white background

This text has color #987674 on white background.


Black color preview on #987674 background

This text has black color on #987674 background.


White color preview on #987674 background

This text has white color on #987674 background.


Related colors

Complementary color

Complementary color for #hex is #67898B.


I love getcolorcode.com

Triadic colors

1 #749876 and #767498 with #987674 are triadic colors.

2 #747698 and #769874 with #987674 are triadic colors.