COLOR #969484

HEX: #969484 RGB: (150,148,132)

Color info

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

RGB color model

#969484 color RGB value is (150,148,132).

RGB: (150,148,132) (59%, 58%, 52%)

RGB channels and saturation

R 150 of 255 = 59%
G 148 of 255 = 58%
B 132 of 255 = 52%

150
148
132

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

Portions of RGB colors in percentages

R + G + B = 150 + 148 + 132 = 430 (100%)
R 150 of 430 ~ 34.88%
G 148 of 430 ~ 34.42%
B 132 of 430 ~ 30.7'%

%34.88
%34.42
%30.7

CMYK color model

#969484 color CMYK value is (0,1,12,41).

  • cyan value is 0.00%
  • magenta value is 1.33%
  • yellow value is 12.00%
  • key color value is 41.18%

CMYK: (0,1,12,41)
C0M1Y12K41 (0%, 1%, 12%, 41%)
(0.00 / 0.01 / 0.12 / 0.41)

CMYK percentages

%0
%1.33
%12
%41.18

Codes

Color #969484 in popluar color models

96 94 84
RGB 150 148 132
HSL 53° 7.89% 55.29%
HSB/HSV 53° 12.00% 58.82%
CMYK 0.00% 1.33% 12.00%
41.18%

Color #969484 in popluar number systems.

HEX 96 94 84
Decimal 150 148 132
Binary 10010110 10010100 10000100
Octal 226 224 204

Shades and tints

Shades of #969484

#969484
(150,148,132)
#898778
(137,135,120)
#7C7A6C
(124,122,108)
#6F6D60
(111,109,96)
#626054
(98,96,84)
#555348
(85,83,72)
#48463C
(72,70,60)
#3B3930
(59,57,48)
#2E2C24
(46,44,36)
#211F18
(33,31,24)
#14120C
(20,18,12)
#000000
(0,0,0)

Tints of #969484

#969484
(150,148,132)
#9F9D8F
(159,157,143)
#A8A69A
(168,166,154)
#B1AFA5
(177,175,165)
#BAB8B0
(186,184,176)
#C3C1BB
(195,193,187)
#CCCAC6
(204,202,198)
#D5D3D1
(213,211,209)
#DEDCDC
(222,220,220)
#E7E5E7
(231,229,231)
#F0EEF2
(240,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969484; }

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

This text font color is #969484.

Background Color

.myBgColor { background-color: #969484; }

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

This div background color is #969484.

Border color

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

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

This div border color is #969484.

Opacity

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

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

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

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

This text has shadow with #969484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969484.

Preview

Color preview on black background

This text has color #969484 on black background.


Color preview on white background

This text has color #969484 on white background.


Black color preview on #969484 background

This text has black color on #969484 background.


White color preview on #969484 background

This text has white color on #969484 background.


Related colors

Complementary color

Complementary color for #hex is #696B7B.


I love getcolorcode.com

Triadic colors

1 #849694 and #948496 with #969484 are triadic colors.

2 #849496 and #949684 with #969484 are triadic colors.