COLOR #989284

HEX: #989284 RGB: (152,146,132)

Color info

#989284 contains red, green and blue colors in about the same proportion. Web safe color of #989284 is #999999 (or #999).

RGB color model

#989284 color RGB value is (152,146,132).

RGB: (152,146,132) (60%, 57%, 52%)

RGB channels and saturation

R 152 of 255 = 60%
G 146 of 255 = 57%
B 132 of 255 = 52%

152
146
132

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

Portions of RGB colors in percentages

R + G + B = 152 + 146 + 132 = 430 (100%)
R 152 of 430 ~ 35.35%
G 146 of 430 ~ 33.95%
B 132 of 430 ~ 30.7'%

%35.35
%33.95
%30.7

CMYK color model

#989284 color CMYK value is (0,4,13,40).

  • cyan value is 0.00%
  • magenta value is 3.95%
  • yellow value is 13.16%
  • key color value is 40.39%

CMYK: (0,4,13,40)
C0M4Y13K40 (0%, 4%, 13%, 40%)
(0.00 / 0.04 / 0.13 / 0.40)

CMYK percentages

%0
%3.95
%13.16
%40.39

Codes

Color #989284 in popluar color models

98 92 84
RGB 152 146 132
HSL 42° 8.85% 55.69%
HSB/HSV 42° 13.16% 59.61%
CMYK 0.00% 3.95% 13.16%
40.39%

Color #989284 in popluar number systems.

HEX 98 92 84
Decimal 152 146 132
Binary 10011000 10010010 10000100
Octal 230 222 204

Shades and tints

Shades of #989284

#989284
(152,146,132)
#8B8578
(139,133,120)
#7E786C
(126,120,108)
#716B60
(113,107,96)
#645E54
(100,94,84)
#575148
(87,81,72)
#4A443C
(74,68,60)
#3D3730
(61,55,48)
#302A24
(48,42,36)
#231D18
(35,29,24)
#16100C
(22,16,12)
#000000
(0,0,0)

Tints of #989284

#989284
(152,146,132)
#A19B8F
(161,155,143)
#AAA49A
(170,164,154)
#B3ADA5
(179,173,165)
#BCB6B0
(188,182,176)
#C5BFBB
(197,191,187)
#CEC8C6
(206,200,198)
#D7D1D1
(215,209,209)
#E0DADC
(224,218,220)
#E9E3E7
(233,227,231)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989284 color. Also use rgb(152,146,132) instead hex code.

Text Font Color

.myTextColor { color: #989284; }

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

This text font color is #989284.

Background Color

.myBgColor { background-color: #989284; }

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

This div background color is #989284.

Border color

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

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

This div border color is #989284.

Opacity

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

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

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

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

This text has shadow with #989284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989284.

Preview

Color preview on black background

This text has color #989284 on black background.


Color preview on white background

This text has color #989284 on white background.


Black color preview on #989284 background

This text has black color on #989284 background.


White color preview on #989284 background

This text has white color on #989284 background.


Related colors

Complementary color

Complementary color for #hex is #676D7B.


I love getcolorcode.com

Triadic colors

1 #849892 and #928498 with #989284 are triadic colors.

2 #849298 and #929884 with #989284 are triadic colors.