COLOR #969884

HEX: #969884 RGB: (150,152,132)

Color info

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

RGB color model

#969884 color RGB value is (150,152,132).

RGB: (150,152,132) (59%, 60%, 52%)

RGB channels and saturation

R 150 of 255 = 59%
G 152 of 255 = 60%
B 132 of 255 = 52%

150
152
132

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

Portions of RGB colors in percentages

R + G + B = 150 + 152 + 132 = 434 (100%)
R 150 of 434 ~ 34.56%
G 152 of 434 ~ 35.02%
B 132 of 434 ~ 30.41'%

%34.56
%35.02
%30.41

CMYK color model

#969884 color CMYK value is (1,0,13,40).

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

CMYK: (1,0,13,40)
C1M0Y13K40 (1%, 0%, 13%, 40%)
(0.01 / 0.00 / 0.13 / 0.40)

CMYK percentages

%1.32
%0
%13.16
%40.39

Codes

Color #969884 in popluar color models

96 98 84
RGB 150 152 132
HSL 66° 8.85% 55.69%
HSB/HSV 66° 13.16% 59.61%
CMYK 1.32% 0.00% 13.16%
40.39%

Color #969884 in popluar number systems.

HEX 96 98 84
Decimal 150 152 132
Binary 10010110 10011000 10000100
Octal 226 230 204

Shades and tints

Shades of #969884

#969884
(150,152,132)
#898B78
(137,139,120)
#7C7E6C
(124,126,108)
#6F7160
(111,113,96)
#626454
(98,100,84)
#555748
(85,87,72)
#484A3C
(72,74,60)
#3B3D30
(59,61,48)
#2E3024
(46,48,36)
#212318
(33,35,24)
#14160C
(20,22,12)
#000000
(0,0,0)

Tints of #969884

#969884
(150,152,132)
#9FA18F
(159,161,143)
#A8AA9A
(168,170,154)
#B1B3A5
(177,179,165)
#BABCB0
(186,188,176)
#C3C5BB
(195,197,187)
#CCCEC6
(204,206,198)
#D5D7D1
(213,215,209)
#DEE0DC
(222,224,220)
#E7E9E7
(231,233,231)
#F0F2F2
(240,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969884; }

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

This text font color is #969884.

Background Color

.myBgColor { background-color: #969884; }

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

This div background color is #969884.

Border color

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

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

This div border color is #969884.

Opacity

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

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

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

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

This text has shadow with #969884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969884.

Preview

Color preview on black background

This text has color #969884 on black background.


Color preview on white background

This text has color #969884 on white background.


Black color preview on #969884 background

This text has black color on #969884 background.


White color preview on #969884 background

This text has white color on #969884 background.


Related colors

Complementary color

Complementary color for #hex is #69677B.


I love getcolorcode.com

Triadic colors

1 #849698 and #988496 with #969884 are triadic colors.

2 #849896 and #989684 with #969884 are triadic colors.